#AAA493#AAA493
#AAA493 is a light, muted orange. Relative luminance 0.372; OKLCH L 71.9% C 0.025 H 90.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA493 |
|---|---|
| RGB | rgb(170, 164, 147) |
| HSL | hsl(44, 12%, 62%) |
| HSV | hsv(44, 14%, 67%) |
| CMYK | cmyk(0%, 3.5%, 13.5%, 33.3%) |
| CIE-LAB | lab(67.43, -0.82, 9.60) |
| CIE-LCH | lch(67.43, 9.63, 94.90°) |
| OKLab | oklab(71.9% -0.0003 0.025) |
| OKLCH | oklch(71.9% 0.025 90.8) |
| XYZ | xyz(35.1190, 37.2040, 32.9291) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.13
Cement
#A5A391
ΔE00 2.27
Stone
#A89F91
ΔE00 2.69
Greige
#B8AB98
ΔE00 4.14
Bland
#AFA88B
ΔE00 4.40
Stone (survey)
#ADA587
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA493 #9399AA
analogous
#AA9993 #AAA493 #A5AA93
triadic
#AAA493 #93AAA4 #A493AA
tetradic
#AAA493 #93AA99 #9399AA #AA93A5
square
#AAA493 #93AA99 #9399AA #AA93A5
split-complementary
#AAA493 #93A5AA #9993AA
monochromatic
#6D6756 #8F8771 #AAA493 #C5C1B5 #E0DED7
Accessibility & contrast
On white
2.49
#AAA493 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#AAA493 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA493
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA493 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA493 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A392
Deuteranopia (green-blind)
#AAA593
Tritanopia (blue-blind)
#AEA19F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa493; /* rgb */ color: rgb(170, 164, 147); /* oklch */ color: oklch(71.9% 0.025 90.8);
Tailwind
colors: {
custom: {
50: '#c3beb2',
500: '#aaa493',
950: '#000000',
},
}SCSS
$custom: #aaa493; $custom-light: #c3beb2; $custom-dark: #000000;
JSON
{
"hex": "#aaa493",
"rgb": {
"r": 170,
"g": 164,
"b": 147
},
"hsl": {
"h": 44.348,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.71896,
"c": 0.02496,
"h": 90.8
},
"luminance": 0.37204
}Semantic roles & 50–950 ramp
primary
#AAA493
secondary
#C8CAD1
accent
#62964F
background
#FCFBFA
surface
#F8F6F5
border
#D1D0CF
text
#121211
muted
#818180