#AAA293#AAA293
#AAA293 is a light, muted orange. Relative luminance 0.365; OKLCH L 71.5% C 0.023 H 83.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA293 |
|---|---|
| RGB | rgb(170, 162, 147) |
| HSL | hsl(39, 12%, 62%) |
| HSV | hsv(39, 14%, 67%) |
| CMYK | cmyk(0%, 4.7%, 13.5%, 33.3%) |
| CIE-LAB | lab(66.90, 0.27, 8.84) |
| CIE-LCH | lch(66.90, 8.84, 88.27°) |
| OKLab | oklab(71.47% 0.0027 0.023) |
| OKLCH | oklch(71.47% 0.023 83.3) |
| XYZ | xyz(34.7639, 36.4938, 32.8108) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.16
Greyish
#A8A495
ΔE00 2.14
Cement
#A5A391
ΔE00 3.70
Greige
#B8AB98
ΔE00 3.74
Bland
#AFA88B
ΔE00 5.67
Stone (survey)
#ADA587
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA293 #939BAA
analogous
#AA9793 #AAA293 #A7AA93
triadic
#AAA293 #93AAA2 #A293AA
tetradic
#AAA293 #93AA97 #939BAA #AA93A7
square
#AAA293 #93AA97 #939BAA #AA93A7
split-complementary
#AAA293 #93A7AA #9793AA
monochromatic
#6D6556 #8F8571 #AAA293 #C5BFB5 #E0DDD7
Accessibility & contrast
On white
2.53
#AAA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#AAA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA293
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA293 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A292
Deuteranopia (green-blind)
#A8A493
Tritanopia (blue-blind)
#AE9F9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa293; /* rgb */ color: rgb(170, 162, 147); /* oklch */ color: oklch(71.5% 0.023 83.3);
Tailwind
colors: {
custom: {
50: '#c3bdb2',
500: '#aaa293',
950: '#000000',
},
}SCSS
$custom: #aaa293; $custom-light: #c3bdb2; $custom-dark: #000000;
JSON
{
"hex": "#aaa293",
"rgb": {
"r": 170,
"g": 162,
"b": 147
},
"hsl": {
"h": 39.13,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.71475,
"c": 0.02319,
"h": 83.3
},
"luminance": 0.36493
}Semantic roles & 50–950 ramp
primary
#AAA293
secondary
#C8CBD1
accent
#68964F
background
#FCFBFA
surface
#F8F6F5
border
#D1D0CF
text
#121211
muted
#818180