#AAA09E#AAA09E
#AAA09E is a light, near-neutral grey. Relative luminance 0.362; OKLCH L 71.4% C 0.012 H 31.1°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA09E |
|---|---|
| RGB | rgb(170, 160, 158) |
| HSL | hsl(10, 7%, 64%) |
| HSV | hsv(10, 7%, 67%) |
| CMYK | cmyk(0%, 5.9%, 7.1%, 33.3%) |
| CIE-LAB | lab(66.64, 3.26, 2.34) |
| CIE-LCH | lch(66.64, 4.02, 35.66°) |
| OKLab | oklab(71.36% 0.0103 0.0062) |
| OKLCH | oklch(71.36% 0.012 31.1) |
| XYZ | xyz(35.3192, 36.1567, 37.4594) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.26
Stone
#A89F91
ΔE00 6.50
Warm Grey
#978A84
ΔE00 7.34
Pinkish Grey
#C8ACA9
ΔE00 8.27
Greyish
#A8A495
ΔE00 8.30
Grey
#929591
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA09E #9EA8AA
analogous
#AA9EA2 #AAA09E #AAA69E
triadic
#AAA09E #9EAAA0 #A09EAA
tetradic
#AAA09E #A2AA9E #9EA8AA #A69EAA
square
#AAA09E #A2AA9E #9EA8AA #A69EAA
split-complementary
#AAA09E #9EAAA6 #9EA2AA
monochromatic
#6E6260 #8D807D #AAA09E #C7C0BF #E3E0DF
Accessibility & contrast
On white
2.55
#AAA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#AAA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA09E
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA09E | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19E
Deuteranopia (green-blind)
#A4A39E
Tritanopia (blue-blind)
#AD9F9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa09e; /* rgb */ color: rgb(170, 160, 158); /* oklch */ color: oklch(71.4% 0.012 31.1);
Tailwind
colors: {
custom: {
50: '#c3bcba',
500: '#aaa09e',
950: '#000000',
},
}SCSS
$custom: #aaa09e; $custom-light: #c3bcba; $custom-dark: #000000;
JSON
{
"hex": "#aaa09e",
"rgb": {
"r": 170,
"g": 160,
"b": 158
},
"hsl": {
"h": 10,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.71365,
"c": 0.01206,
"h": 31.1
},
"luminance": 0.36156
}Semantic roles & 50–950 ramp
primary
#AAA09E
secondary
#D0D3D4
accent
#879155
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180