#AA9EA2#AA9EA2
#AA9EA2 is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 71.1% C 0.015 H 355.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9EA2 |
|---|---|
| RGB | rgb(170, 158, 162) |
| HSL | hsl(340, 7%, 64%) |
| HSV | hsv(340, 7%, 67%) |
| CMYK | cmyk(0%, 7.1%, 4.7%, 33.3%) |
| CIE-LAB | lab(66.22, 5.09, -0.50) |
| CIE-LCH | lch(66.22, 5.12, 354.34°) |
| OKLab | oklab(71.07% 0.015 -0.0013) |
| OKLCH | oklch(71.07% 0.015 355.2) |
| XYZ | xyz(35.3252, 35.6088, 39.1877) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.96
Pinkish Grey
#C8ACA9
ΔE00 8.06
Warm Grey
#978A84
ΔE00 8.44
Dove Gray
#B6B8BD
ΔE00 9.40
Stone
#A89F91
ΔE00 10.13
Grey
#929591
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9EA2 #9EAAA6
analogous
#AA9EA8 #AA9EA2 #AAA09E
triadic
#AA9EA2 #A2AA9E #9EA2AA
tetradic
#AA9EA2 #A8AA9E #9EAAA6 #A09EAA
square
#AA9EA2 #A8AA9E #9EAAA6 #A09EAA
split-complementary
#AA9EA2 #9EAAA0 #9EA8AA
monochromatic
#6E6065 #8D7D83 #AA9EA2 #C7BFC1 #E3DFE1
Accessibility & contrast
On white
2.59
#AA9EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#AA9EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9EA2
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9EA2 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#A2A2A2
Tritanopia (blue-blind)
#AC9E9F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa9ea2; /* rgb */ color: rgb(170, 158, 162); /* oklch */ color: oklch(71.1% 0.015 355.2);
Tailwind
colors: {
custom: {
50: '#c3babd',
500: '#aa9ea2',
950: '#000000',
},
}SCSS
$custom: #aa9ea2; $custom-light: #c3babd; $custom-dark: #000000;
JSON
{
"hex": "#aa9ea2",
"rgb": {
"r": 170,
"g": 158,
"b": 162
},
"hsl": {
"h": 340,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.71072,
"c": 0.01506,
"h": 355.2
},
"luminance": 0.35608
}Semantic roles & 50–950 ramp
primary
#AA9EA2
secondary
#D0D4D3
accent
#917D55
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081