#AAA19A#AAA19A
#AAA19A is a light, near-neutral orange. Relative luminance 0.364; OKLCH L 71.5% C 0.015 H 60.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA19A |
|---|---|
| RGB | rgb(170, 161, 154) |
| HSL | hsl(26, 9%, 64%) |
| HSV | hsv(26, 9%, 67%) |
| CMYK | cmyk(0%, 5.3%, 9.4%, 33.3%) |
| CIE-LAB | lab(66.80, 2.01, 4.81) |
| CIE-LCH | lch(66.80, 5.21, 67.33°) |
| OKLab | oklab(71.46% 0.0072 0.0127) |
| OKLCH | oklch(71.46% 0.015 60.5) |
| XYZ | xyz(35.1546, 36.3693, 35.7336) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.56
Dark Gray
#A9A9A9
ΔE00 5.39
Greyish
#A8A495
ΔE00 5.42
Greige
#B8AB98
ΔE00 5.93
Cement
#A5A391
ΔE00 7.24
Warm Grey
#978A84
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA19A #9AA3AA
analogous
#AA9A9B #AAA19A #AAA99A
triadic
#AAA19A #9AAAA1 #A19AAA
tetradic
#AAA19A #9BAA9A #9AA3AA #A99AAA
square
#AAA19A #9BAA9A #9AA3AA #A99AAA
split-complementary
#AAA19A #9AAAA9 #9A9BAA
monochromatic
#6D645C #8E8279 #AAA19A #C6C0BB #E2DFDC
Accessibility & contrast
On white
2.54
#AAA19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#AAA19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA19A
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA19A | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A19A
Deuteranopia (green-blind)
#A6A39A
Tritanopia (blue-blind)
#AD9F9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa19a; /* rgb */ color: rgb(170, 161, 154); /* oklch */ color: oklch(71.5% 0.015 60.5);
Tailwind
colors: {
custom: {
50: '#c3bcb7',
500: '#aaa19a',
950: '#000000',
},
}SCSS
$custom: #aaa19a; $custom-light: #c3bcb7; $custom-dark: #000000;
JSON
{
"hex": "#aaa19a",
"rgb": {
"r": 170,
"g": 161,
"b": 154
},
"hsl": {
"h": 26.25,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.71458,
"c": 0.01454,
"h": 60.5
},
"luminance": 0.36369
}Semantic roles & 50–950 ramp
primary
#AAA19A
secondary
#CDD0D3
accent
#779353
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180