#AAA394#AAA394
#AAA394 is a light, muted orange. Relative luminance 0.369; OKLCH L 71.7% C 0.023 H 86.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA394 |
|---|---|
| RGB | rgb(170, 163, 148) |
| HSL | hsl(41, 11%, 62%) |
| HSV | hsv(41, 13%, 67%) |
| CMYK | cmyk(0%, 4.1%, 12.9%, 33.3%) |
| CIE-LAB | lab(67.19, -0.11, 8.70) |
| CIE-LCH | lch(67.19, 8.70, 90.74°) |
| OKLab | oklab(71.71% 0.0016 0.0227) |
| OKLCH | oklch(71.71% 0.023 86) |
| XYZ | xyz(35.0196, 36.8790, 33.2848) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.58
Stone
#A89F91
ΔE00 1.67
Cement
#A5A391
ΔE00 3.20
Greige
#B8AB98
ΔE00 3.87
Bland
#AFA88B
ΔE00 5.41
Stone (survey)
#ADA587
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA394 #949BAA
analogous
#AA9894 #AAA394 #A6AA94
triadic
#AAA394 #94AAA3 #A394AA
tetradic
#AAA394 #94AA98 #949BAA #AA94A6
square
#AAA394 #94AA98 #949BAA #AA94A6
split-complementary
#AAA394 #94A6AA #9894AA
monochromatic
#6D6657 #8F8672 #AAA394 #C5C0B6 #E0DED8
Accessibility & contrast
On white
2.51
#AAA394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#AAA394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA394
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA394 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A293
Deuteranopia (green-blind)
#A9A494
Tritanopia (blue-blind)
#AEA09F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa394; /* rgb */ color: rgb(170, 163, 148); /* oklch */ color: oklch(71.7% 0.023 86.0);
Tailwind
colors: {
custom: {
50: '#c3beb3',
500: '#aaa394',
950: '#000000',
},
}SCSS
$custom: #aaa394; $custom-light: #c3beb3; $custom-dark: #000000;
JSON
{
"hex": "#aaa394",
"rgb": {
"r": 170,
"g": 163,
"b": 148
},
"hsl": {
"h": 40.909,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71712,
"c": 0.02272,
"h": 86
},
"luminance": 0.36879
}Semantic roles & 50–950 ramp
primary
#AAA394
secondary
#C9CBD1
accent
#669650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180