#AAA09B#AAA09B
#AAA09B is a light, near-neutral orange. Relative luminance 0.361; OKLCH L 71.3% C 0.014 H 48.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA09B |
|---|---|
| RGB | rgb(170, 160, 155) |
| HSL | hsl(20, 8%, 64%) |
| HSV | hsv(20, 9%, 67%) |
| CMYK | cmyk(0%, 5.9%, 8.8%, 33.3%) |
| CIE-LAB | lab(66.56, 2.73, 3.90) |
| CIE-LCH | lch(66.56, 4.76, 55.01°) |
| OKLab | oklab(71.28% 0.0091 0.0103) |
| OKLCH | oklch(71.28% 0.014 48.5) |
| XYZ | xyz(35.0641, 36.0546, 36.1161) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.84
Dark Gray
#A9A9A9
ΔE00 5.45
Greyish
#A8A495
ΔE00 6.80
Greige
#B8AB98
ΔE00 7.05
Warm Grey
#978A84
ΔE00 7.06
Grey
#929591
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA09B #9BA5AA
analogous
#AA9B9D #AAA09B #AAA79B
triadic
#AAA09B #9BAAA0 #A09BAA
tetradic
#AAA09B #9DAA9B #9BA5AA #A79BAA
square
#AAA09B #9DAA9B #9BA5AA #A79BAA
split-complementary
#AAA09B #9BAAA7 #9B9DAA
monochromatic
#6E635D #8E817A #AAA09B #C6BFBC #E2DFDD
Accessibility & contrast
On white
2.56
#AAA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#AAA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA09B
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA09B | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19B
Deuteranopia (green-blind)
#A5A39B
Tritanopia (blue-blind)
#AD9E9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa09b; /* rgb */ color: rgb(170, 160, 155); /* oklch */ color: oklch(71.3% 0.014 48.5);
Tailwind
colors: {
custom: {
50: '#c3bcb8',
500: '#aaa09b',
950: '#000000',
},
}SCSS
$custom: #aaa09b; $custom-light: #c3bcb8; $custom-dark: #000000;
JSON
{
"hex": "#aaa09b",
"rgb": {
"r": 170,
"g": 160,
"b": 155
},
"hsl": {
"h": 20,
"s": 8.108,
"l": 63.725
},
"oklch": {
"l": 0.71278,
"c": 0.01376,
"h": 48.5
},
"luminance": 0.36054
}Semantic roles & 50–950 ramp
primary
#AAA09B
secondary
#CED1D3
accent
#7D9253
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180