#AAA494#AAA494
#AAA494 is a light, muted orange. Relative luminance 0.372; OKLCH L 71.9% C 0.024 H 89.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA494 |
|---|---|
| RGB | rgb(170, 164, 148) |
| HSL | hsl(44, 11%, 62%) |
| HSV | hsv(44, 13%, 67%) |
| CMYK | cmyk(0%, 3.5%, 12.9%, 33.3%) |
| CIE-LAB | lab(67.45, -0.66, 9.08) |
| CIE-LCH | lch(67.45, 9.10, 94.14°) |
| OKLab | oklab(71.92% 0.0001 0.0236) |
| OKLCH | oklch(71.92% 0.024 89.8) |
| XYZ | xyz(35.1978, 37.2355, 33.3442) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.01
Stone
#A89F91
ΔE00 2.43
Cement
#A5A391
ΔE00 2.48
Greige
#B8AB98
ΔE00 4.09
Bland
#AFA88B
ΔE00 4.80
Stone (survey)
#ADA587
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA494 #949AAA
analogous
#AA9994 #AAA494 #A5AA94
triadic
#AAA494 #94AAA4 #A494AA
tetradic
#AAA494 #94AA99 #949AAA #AA94A5
square
#AAA494 #94AA99 #949AAA #AA94A5
split-complementary
#AAA494 #94A5AA #9994AA
monochromatic
#6D6757 #8F8772 #AAA494 #C5C1B6 #E0DED8
Accessibility & contrast
On white
2.49
#AAA494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#AAA494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA494
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA494 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 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)
#A8A393
Deuteranopia (green-blind)
#AAA594
Tritanopia (blue-blind)
#AEA19F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa494; /* rgb */ color: rgb(170, 164, 148); /* oklch */ color: oklch(71.9% 0.024 89.8);
Tailwind
colors: {
custom: {
50: '#c3beb3',
500: '#aaa494',
950: '#000000',
},
}SCSS
$custom: #aaa494; $custom-light: #c3beb3; $custom-dark: #000000;
JSON
{
"hex": "#aaa494",
"rgb": {
"r": 170,
"g": 164,
"b": 148
},
"hsl": {
"h": 43.636,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71922,
"c": 0.02363,
"h": 89.8
},
"luminance": 0.37235
}Semantic roles & 50–950 ramp
primary
#AAA494
secondary
#C9CBD1
accent
#639650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180