#A99EAA#A99EAA
#A99EAA is a light, muted grey. Relative luminance 0.358; OKLCH L 71.2% C 0.021 H 323.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A99EAA |
|---|---|
| RGB | rgb(169, 158, 170) |
| HSL | hsl(295, 7%, 64%) |
| HSV | hsv(295, 7%, 67%) |
| CMYK | cmyk(0.6%, 7.1%, 0%, 33.3%) |
| CIE-LAB | lab(66.36, 6.24, -4.78) |
| CIE-LCH | lch(66.36, 7.86, 322.52°) |
| OKLab | oklab(71.24% 0.017 -0.0127) |
| OKLCH | oklch(71.24% 0.021 323.3) |
| XYZ | xyz(35.8437, 35.7913, 43.0425) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.80
Pinkish Grey
#C8ACA9
ΔE00 9.92
Dove Gray
#B6B8BD
ΔE00 9.96
Warm Grey
#978A84
ΔE00 11.13
Purpley Grey
#947E94
ΔE00 11.19
Light Mauve
#C292A1
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99EAA #9FAA9E
analogous
#A39EAA #A99EAA #AA9EA5
triadic
#A99EAA #AAA99E #9EAAA9
tetradic
#A99EAA #AAA39E #9FAA9E #9EA5AA
square
#A99EAA #AAA39E #9FAA9E #9EA5AA
split-complementary
#A99EAA #A5AA9E #9EAAA3
monochromatic
#6C606E #8C7D8D #A99EAA #C6BFC7 #E3DFE3
Accessibility & contrast
On white
2.57
#A99EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#A99EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99EAA
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99EAA | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AB
Deuteranopia (green-blind)
#9FA2AA
Tritanopia (blue-blind)
#AA9FA2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a99eaa; /* rgb */ color: rgb(169, 158, 170); /* oklch */ color: oklch(71.2% 0.021 323.3);
Tailwind
colors: {
custom: {
50: '#c2bac3',
500: '#a99eaa',
950: '#000000',
},
}SCSS
$custom: #a99eaa; $custom-light: #c2bac3; $custom-dark: #000000;
JSON
{
"hex": "#a99eaa",
"rgb": {
"r": 169,
"g": 158,
"b": 170
},
"hsl": {
"h": 295,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.71235,
"c": 0.02122,
"h": 323.3
},
"luminance": 0.35791
}Semantic roles & 50–950 ramp
primary
#A99EAA
secondary
#D0D4D0
accent
#91555A
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081