#A99EA0#A99EA0
#A99EA0 is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.9% C 0.013 H 4.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A99EA0 |
|---|---|
| RGB | rgb(169, 158, 160) |
| HSL | hsl(349, 6%, 64%) |
| HSV | hsv(349, 7%, 66%) |
| CMYK | cmyk(0%, 6.5%, 5.3%, 33.7%) |
| CIE-LAB | lab(66.08, 4.36, 0.40) |
| CIE-LCH | lch(66.08, 4.38, 5.23°) |
| OKLab | oklab(70.92% 0.0131 0.0011) |
| OKLCH | oklch(70.92% 0.013 4.9) |
| XYZ | xyz(34.9334, 35.4272, 38.2487) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.24
Warm Grey
#978A84
ΔE00 7.76
Pinkish Grey
#C8ACA9
ΔE00 8.20
Stone
#A89F91
ΔE00 8.89
Dove Gray
#B6B8BD
ΔE00 9.16
Grey
#929591
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A99EA0 #9EA9A7
analogous
#A99EA6 #A99EA0 #A9A29E
triadic
#A99EA0 #A0A99E #9EA0A9
tetradic
#A99EA0 #A6A99E #9EA9A7 #A29EA9
square
#A99EA0 #A6A99E #9EA9A7 #A29EA9
split-complementary
#A99EA0 #9EA9A2 #9EA6A9
monochromatic
#6C6062 #8C7E80 #A99EA0 #C6BEC0 #E3DFE0
Accessibility & contrast
On white
2.60
#A99EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#A99EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A99EA0
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A99EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A99EA0 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A0
Deuteranopia (green-blind)
#A2A1A0
Tritanopia (blue-blind)
#AB9D9F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a99ea0; /* rgb */ color: rgb(169, 158, 160); /* oklch */ color: oklch(70.9% 0.013 4.9);
Tailwind
colors: {
custom: {
50: '#c2babc',
500: '#a99ea0',
950: '#000000',
},
}SCSS
$custom: #a99ea0; $custom-light: #c2babc; $custom-dark: #000000;
JSON
{
"hex": "#a99ea0",
"rgb": {
"r": 169,
"g": 158,
"b": 160
},
"hsl": {
"h": 349.091,
"s": 6.011,
"l": 64.118
},
"oklch": {
"l": 0.70924,
"c": 0.01314,
"h": 4.9
},
"luminance": 0.35427
}Semantic roles & 50–950 ramp
primary
#A99EA0
secondary
#CFD3D3
accent
#908556
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081