#AAA69B#AAA69B
#AAA69B is a light, near-neutral orange. Relative luminance 0.382; OKLCH L 72.5% C 0.016 H 90.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA69B |
|---|---|
| RGB | rgb(170, 166, 155) |
| HSL | hsl(44, 8%, 64%) |
| HSV | hsv(44, 9%, 67%) |
| CMYK | cmyk(0%, 2.4%, 8.8%, 33.3%) |
| CIE-LAB | lab(68.16, -0.55, 6.20) |
| CIE-LCH | lch(68.16, 6.23, 95.06°) |
| OKLab | oklab(72.53% -0.0001 0.0163) |
| OKLCH | oklch(72.53% 0.016 90.3) |
| XYZ | xyz(36.1295, 38.1853, 36.4712) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.91
Stone
#A89F91
ΔE00 3.14
Cement
#A5A391
ΔE00 3.62
Greige
#B8AB98
ΔE00 4.99
Dark Gray
#A9A9A9
ΔE00 5.55
Bland
#AFA88B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA69B #9B9FAA
analogous
#AA9E9B #AAA69B #A6AA9B
triadic
#AAA69B #9BAAA6 #A69BAA
tetradic
#AAA69B #9BAA9E #9B9FAA #AA9BA6
square
#AAA69B #9BAA9E #9B9FAA #AA9BA6
split-complementary
#AAA69B #9BA6AA #9E9BAA
monochromatic
#6E695D #8E897A #AAA69B #C6C3BC #E2E1DD
Accessibility & contrast
On white
2.43
#AAA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#AAA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA69B
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA69B | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59A
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#ADA4A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa69b; /* rgb */ color: rgb(170, 166, 155); /* oklch */ color: oklch(72.5% 0.016 90.3);
Tailwind
colors: {
custom: {
50: '#c3c0b8',
500: '#aaa69b',
950: '#000000',
},
}SCSS
$custom: #aaa69b; $custom-light: #c3c0b8; $custom-dark: #000000;
JSON
{
"hex": "#aaa69b",
"rgb": {
"r": 170,
"g": 166,
"b": 155
},
"hsl": {
"h": 44,
"s": 8.108,
"l": 63.725
},
"oklch": {
"l": 0.72531,
"c": 0.01625,
"h": 90.3
},
"luminance": 0.38185
}Semantic roles & 50–950 ramp
primary
#AAA69B
secondary
#CECFD3
accent
#649253
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180