#A99EA7#A99EA7
#A99EA7 is a light, near-neutral grey. Relative luminance 0.357; OKLCH L 71.1% C 0.018 H 331.7°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A99EA7 |
|---|---|
| RGB | rgb(169, 158, 167) |
| HSL | hsl(311, 6%, 64%) |
| HSV | hsv(311, 7%, 66%) |
| CMYK | cmyk(0%, 6.5%, 1.2%, 33.7%) |
| CIE-LAB | lab(66.27, 5.67, -3.23) |
| CIE-LCH | lch(66.27, 6.52, 330.29°) |
| OKLab | oklab(71.14% 0.0159 -0.0085) |
| OKLCH | oklch(71.14% 0.018 331.7) |
| XYZ | xyz(35.5631, 35.6790, 41.5650) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.91
Pinkish Grey
#C8ACA9
ΔE00 9.25
Dove Gray
#B6B8BD
ΔE00 9.53
Warm Grey
#978A84
ΔE00 10.08
Silver
#C0C0C0
ΔE00 11.47
Purpley Grey
#947E94
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99EA7 #9EA9A0
analogous
#A69EA9 #A99EA7 #A99EA2
triadic
#A99EA7 #A7A99E #9EA7A9
tetradic
#A99EA7 #A9A69E #9EA9A0 #9EA2A9
square
#A99EA7 #A9A69E #9EA9A0 #9EA2A9
split-complementary
#A99EA7 #A2A99E #9EA9A6
monochromatic
#6C606A #8C7E8A #A99EA7 #C6BEC4 #E3DFE2
Accessibility & contrast
On white
2.58
#A99EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#A99EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99EA7
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99EA7 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A7
Deuteranopia (green-blind)
#A0A2A7
Tritanopia (blue-blind)
#AA9EA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a99ea7; /* rgb */ color: rgb(169, 158, 167); /* oklch */ color: oklch(71.1% 0.018 331.7);
Tailwind
colors: {
custom: {
50: '#c2bac1',
500: '#a99ea7',
950: '#000000',
},
}SCSS
$custom: #a99ea7; $custom-light: #c2bac1; $custom-dark: #000000;
JSON
{
"hex": "#a99ea7",
"rgb": {
"r": 169,
"g": 158,
"b": 167
},
"hsl": {
"h": 310.909,
"s": 6.011,
"l": 64.118
},
"oklch": {
"l": 0.7114,
"c": 0.018,
"h": 331.7
},
"luminance": 0.35679
}Semantic roles & 50–950 ramp
primary
#A99EA7
secondary
#CFD3D0
accent
#906056
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081