HEX Color Conversion

Hex Color Code #A98AA9 — RGB & HSL Conversions

How to use the #A98AA9 color code in HTML & CSS?

For developers, implementing the #A98AA9 color code involves declaring it in your styles. In stylesheet designs, use color: #A98AA9; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#A98AA9] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #A98AA9?

The RGB code for #A98AA9 is computed as rgb(169, 138, 169). Web designers using HSL values will find it at a hue of 300°, saturation of 15%, and lightness index of 60%, representing a soft, understated pastel shade.

CMYK print code settings for #A98AA9

For print design setups, the CMYK values for the #A98AA9 color code are Cyan: 0%, Magenta: 18%, Yellow: 0%, and Black: 34%. These neutral color boundaries serve as solid structural backgrounds, layouts, and typography grids.

Red Channel 169
Green Channel 138
Blue Channel 169
Luminance 0.295

HEX #A98AA9 Color Space Conversions

Click to copy format
HEX Color Code #A98AA9
RGB (Red Green Blue) rgb(169, 138, 169)
HSL (Hue Sat Light) hsl(300°, 15%, 60%)
CMYK (Commercial Print) cmyk(0%, 18%, 0%, 34%)
HSV / HSB Values hsv(300°, 18%, 66%)
Decimal Color Code 11111081
CSS Custom Variable --color-hex: #A98AA9;
Tailwind CSS Utility bg-[#A98AA9]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #A98AA9

Small body copy preview

Black Text on Background

Black text readability test with #A98AA9

Small body copy preview

Complementary & Analogous Harmonies

Computed dynamically

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #A98AA9 */
--color-hex: #A98AA9;
--color-rgb: rgb(169, 138, 169);
--color-hsl: hsl(300deg, 15%, 60%);

Adjacent HEX Color Codes

Copied!