#AAA19D#AAA19D
#AAA19D is a light, near-neutral grey. Relative luminance 0.365; OKLCH L 71.5% C 0.012 H 45.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA19D |
|---|---|
| RGB | rgb(170, 161, 157) |
| HSL | hsl(18, 7%, 64%) |
| HSV | hsv(18, 8%, 67%) |
| CMYK | cmyk(0%, 5.3%, 7.6%, 33.3%) |
| CIE-LAB | lab(66.88, 2.54, 3.24) |
| CIE-LCH | lch(66.88, 4.12, 51.99°) |
| OKLab | oklab(71.54% 0.0084 0.0086) |
| OKLCH | oklch(71.54% 0.012 45.7) |
| XYZ | xyz(35.4075, 36.4705, 37.0660) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.87
Stone
#A89F91
ΔE00 5.19
Greyish
#A8A495
ΔE00 6.90
Greige
#B8AB98
ΔE00 7.35
Warm Grey
#978A84
ΔE00 7.43
Grey
#929591
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA19D #9DA6AA
analogous
#AA9DA0 #AAA19D #AAA89D
triadic
#AAA19D #9DAAA1 #A19DAA
tetradic
#AAA19D #A0AA9D #9DA6AA #A89DAA
square
#AAA19D #A0AA9D #9DA6AA #A89DAA
split-complementary
#AAA19D #9DAAA8 #9DA0AA
monochromatic
#6E645F #8E827C #AAA19D #C6C0BE #E3E0DF
Accessibility & contrast
On white
2.53
#AAA19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#AAA19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA19D
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA19D | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29D
Deuteranopia (green-blind)
#A5A39D
Tritanopia (blue-blind)
#ADA0A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa19d; /* rgb */ color: rgb(170, 161, 157); /* oklch */ color: oklch(71.5% 0.012 45.7);
Tailwind
colors: {
custom: {
50: '#c3bcb9',
500: '#aaa19d',
950: '#000000',
},
}SCSS
$custom: #aaa19d; $custom-light: #c3bcb9; $custom-dark: #000000;
JSON
{
"hex": "#aaa19d",
"rgb": {
"r": 170,
"g": 161,
"b": 157
},
"hsl": {
"h": 18.462,
"s": 7.104,
"l": 64.118
},
"oklch": {
"l": 0.71543,
"c": 0.01201,
"h": 45.7
},
"luminance": 0.3647
}Semantic roles & 50–950 ramp
primary
#AAA19D
secondary
#CFD2D4
accent
#7E9154
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180