#AAA09F#AAA09F
#AAA09F is a light, near-neutral grey. Relative luminance 0.362; OKLCH L 71.4% C 0.012 H 24.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA09F |
|---|---|
| RGB | rgb(170, 160, 159) |
| HSL | hsl(5, 6%, 65%) |
| HSV | hsv(5, 6%, 67%) |
| CMYK | cmyk(0%, 5.9%, 6.5%, 33.3%) |
| CIE-LAB | lab(66.67, 3.44, 1.82) |
| CIE-LCH | lch(66.67, 3.90, 27.88°) |
| OKLab | oklab(71.39% 0.0107 0.0049) |
| OKLCH | oklch(71.39% 0.012 24.3) |
| XYZ | xyz(35.4056, 36.1912, 37.9146) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.28
Stone
#A89F91
ΔE00 7.06
Warm Grey
#978A84
ΔE00 7.52
Pinkish Grey
#C8ACA9
ΔE00 8.19
Dove Gray
#B6B8BD
ΔE00 8.69
Grey
#929591
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA09F #9FA9AA
analogous
#AA9FA4 #AAA09F #AAA69F
triadic
#AAA09F #9FAAA0 #A09FAA
tetradic
#AAA09F #A4AA9F #9FA9AA #A69FAA
square
#AAA09F #A4AA9F #9FA9AA #A69FAA
split-complementary
#AAA09F #9FAAA6 #9FA4AA
monochromatic
#6E6261 #8D807F #AAA09F #C7C0BF #E3E0E0
Accessibility & contrast
On white
2.55
#AAA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#AAA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA09F
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA09F | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19F
Deuteranopia (green-blind)
#A4A39F
Tritanopia (blue-blind)
#AD9FA0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa09f; /* rgb */ color: rgb(170, 160, 159); /* oklch */ color: oklch(71.4% 0.012 24.3);
Tailwind
colors: {
custom: {
50: '#c3bcbb',
500: '#aaa09f',
950: '#000000',
},
}SCSS
$custom: #aaa09f; $custom-light: #c3bcbb; $custom-dark: #000000;
JSON
{
"hex": "#aaa09f",
"rgb": {
"r": 170,
"g": 160,
"b": 159
},
"hsl": {
"h": 5.455,
"s": 6.077,
"l": 64.51
},
"oklch": {
"l": 0.71394,
"c": 0.01179,
"h": 24.3
},
"luminance": 0.36191
}Semantic roles & 50–950 ramp
primary
#AAA09F
secondary
#D1D4D4
accent
#8B9056
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180