#AAA19B#AAA19B
#AAA19B is a light, near-neutral orange. Relative luminance 0.364; OKLCH L 71.5% C 0.014 H 56.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA19B |
|---|---|
| RGB | rgb(170, 161, 155) |
| HSL | hsl(24, 8%, 64%) |
| HSV | hsv(24, 9%, 67%) |
| CMYK | cmyk(0%, 5.3%, 8.8%, 33.3%) |
| CIE-LAB | lab(66.83, 2.18, 4.29) |
| CIE-LCH | lch(66.83, 4.81, 63.01°) |
| OKLab | oklab(71.49% 0.0076 0.0113) |
| OKLCH | oklch(71.49% 0.014 56.2) |
| XYZ | xyz(35.2382, 36.4028, 36.1741) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.09
Dark Gray
#A9A9A9
ΔE00 5.17
Greyish
#A8A495
ΔE00 5.89
Greige
#B8AB98
ΔE00 6.38
Warm Grey
#978A84
ΔE00 7.41
Grey
#929591
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA19B #9BA4AA
analogous
#AA9B9C #AAA19B #AAA89B
triadic
#AAA19B #9BAAA1 #A19BAA
tetradic
#AAA19B #9CAA9B #9BA4AA #A89BAA
square
#AAA19B #9CAA9B #9BA4AA #A89BAA
split-complementary
#AAA19B #9BAAA8 #9B9CAA
monochromatic
#6E645D #8E827A #AAA19B #C6C0BC #E2DFDD
Accessibility & contrast
On white
2.54
#AAA19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#AAA19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA19B
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA19B | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A19B
Deuteranopia (green-blind)
#A6A39B
Tritanopia (blue-blind)
#AD9F9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa19b; /* rgb */ color: rgb(170, 161, 155); /* oklch */ color: oklch(71.5% 0.014 56.2);
Tailwind
colors: {
custom: {
50: '#c3bcb8',
500: '#aaa19b',
950: '#000000',
},
}SCSS
$custom: #aaa19b; $custom-light: #c3bcb8; $custom-dark: #000000;
JSON
{
"hex": "#aaa19b",
"rgb": {
"r": 170,
"g": 161,
"b": 155
},
"hsl": {
"h": 24,
"s": 8.108,
"l": 63.725
},
"oklch": {
"l": 0.71486,
"c": 0.0136,
"h": 56.2
},
"luminance": 0.36402
}Semantic roles & 50–950 ramp
primary
#AAA19B
secondary
#CED1D3
accent
#799253
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180