#AAA495#AAA495
#AAA495 is a light, muted orange. Relative luminance 0.373; OKLCH L 71.9% C 0.022 H 88.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA495 |
|---|---|
| RGB | rgb(170, 164, 149) |
| HSL | hsl(43, 11%, 63%) |
| HSV | hsv(43, 12%, 67%) |
| CMYK | cmyk(0%, 3.5%, 12.4%, 33.3%) |
| CIE-LAB | lab(67.48, -0.49, 8.56) |
| CIE-LCH | lch(67.48, 8.57, 93.27°) |
| OKLab | oklab(71.95% 0.0005 0.0223) |
| OKLCH | oklch(71.95% 0.022 88.8) |
| XYZ | xyz(35.2773, 37.2673, 33.7628) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.06
Stone
#A89F91
ΔE00 2.22
Cement
#A5A391
ΔE00 2.75
Greige
#B8AB98
ΔE00 4.08
Bland
#AFA88B
ΔE00 5.21
Stone (survey)
#ADA587
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA495 #959BAA
analogous
#AA9995 #AAA495 #A6AA95
triadic
#AAA495 #95AAA4 #A495AA
tetradic
#AAA495 #95AA99 #959BAA #AA95A6
square
#AAA495 #95AA99 #959BAA #AA95A6
split-complementary
#AAA495 #95A6AA #9995AA
monochromatic
#6D6757 #8F8773 #AAA495 #C5C1B7 #E0DED9
Accessibility & contrast
On white
2.48
#AAA495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#AAA495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA495
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA495 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A394
Deuteranopia (green-blind)
#A9A595
Tritanopia (blue-blind)
#AEA1A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa495; /* rgb */ color: rgb(170, 164, 149); /* oklch */ color: oklch(71.9% 0.022 88.8);
Tailwind
colors: {
custom: {
50: '#c3beb4',
500: '#aaa495',
950: '#000000',
},
}SCSS
$custom: #aaa495; $custom-light: #c3beb4; $custom-dark: #000000;
JSON
{
"hex": "#aaa495",
"rgb": {
"r": 170,
"g": 164,
"b": 149
},
"hsl": {
"h": 42.857,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.71948,
"c": 0.02231,
"h": 88.8
},
"luminance": 0.37267
}Semantic roles & 50–950 ramp
primary
#AAA495
secondary
#CACCD1
accent
#649550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180