#AA9EA3#AA9EA3
#AA9EA3 is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 71.1% C 0.016 H 350.3°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9EA3 |
|---|---|
| RGB | rgb(170, 158, 163) |
| HSL | hsl(335, 7%, 64%) |
| HSV | hsv(335, 7%, 67%) |
| CMYK | cmyk(0%, 7.1%, 4.1%, 33.3%) |
| CIE-LAB | lab(66.25, 5.28, -1.02) |
| CIE-LCH | lch(66.25, 5.37, 349.02°) |
| OKLab | oklab(71.1% 0.0154 -0.0026) |
| OKLCH | oklch(71.1% 0.016 350.3) |
| XYZ | xyz(35.4144, 35.6445, 39.6577) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.17
Pinkish Grey
#C8ACA9
ΔE00 8.21
Warm Grey
#978A84
ΔE00 8.77
Dove Gray
#B6B8BD
ΔE00 9.44
Stone
#A89F91
ΔE00 10.64
Silver
#C0C0C0
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9EA3 #9EAAA5
analogous
#AA9EA9 #AA9EA3 #AA9F9E
triadic
#AA9EA3 #A3AA9E #9EA3AA
tetradic
#AA9EA3 #A9AA9E #9EAAA5 #9F9EAA
square
#AA9EA3 #A9AA9E #9EAAA5 #9F9EAA
split-complementary
#AA9EA3 #9EAA9F #9EA9AA
monochromatic
#6E6066 #8D7D84 #AA9EA3 #C7BFC2 #E3DFE1
Accessibility & contrast
On white
2.58
#AA9EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#AA9EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9EA3
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9EA3 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A3
Deuteranopia (green-blind)
#A1A2A3
Tritanopia (blue-blind)
#AC9EA0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa9ea3; /* rgb */ color: rgb(170, 158, 163); /* oklch */ color: oklch(71.1% 0.016 350.3);
Tailwind
colors: {
custom: {
50: '#c3babe',
500: '#aa9ea3',
950: '#000000',
},
}SCSS
$custom: #aa9ea3; $custom-light: #c3babe; $custom-dark: #000000;
JSON
{
"hex": "#aa9ea3",
"rgb": {
"r": 170,
"g": 158,
"b": 163
},
"hsl": {
"h": 335,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.71102,
"c": 0.01563,
"h": 350.3
},
"luminance": 0.35644
}Semantic roles & 50–950 ramp
primary
#AA9EA3
secondary
#D0D4D2
accent
#917855
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081