#AAA194#AAA194
#AAA194 is a light, muted orange. Relative luminance 0.362; OKLCH L 71.3% C 0.021 H 77.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA194 |
|---|---|
| RGB | rgb(170, 161, 148) |
| HSL | hsl(35, 11%, 62%) |
| HSV | hsv(35, 13%, 67%) |
| CMYK | cmyk(0%, 5.3%, 12.9%, 33.3%) |
| CIE-LAB | lab(66.65, 0.98, 7.94) |
| CIE-LCH | lch(66.65, 8.00, 82.96°) |
| OKLab | oklab(71.29% 0.0047 0.0207) |
| OKLCH | oklch(71.29% 0.021 77.2) |
| XYZ | xyz(34.6673, 36.1744, 33.1673) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 0.79
Greyish
#A8A495
ΔE00 3.12
Greige
#B8AB98
ΔE00 3.98
Cement
#A5A391
ΔE00 4.81
Stone (survey)
#ADA587
ΔE00 6.84
Bland
#AFA88B
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA194 #949DAA
analogous
#AA9694 #AAA194 #A8AA94
triadic
#AAA194 #94AAA1 #A194AA
tetradic
#AAA194 #94AA96 #949DAA #AA94A8
square
#AAA194 #94AA96 #949DAA #AA94A8
split-complementary
#AAA194 #94A8AA #9694AA
monochromatic
#6D6457 #8F8372 #AAA194 #C5BFB6 #E0DDD8
Accessibility & contrast
On white
2.55
#AAA194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#AAA194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA194
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA194 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#A7A394
Tritanopia (blue-blind)
#AE9E9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa194; /* rgb */ color: rgb(170, 161, 148); /* oklch */ color: oklch(71.3% 0.021 77.2);
Tailwind
colors: {
custom: {
50: '#c3bcb3',
500: '#aaa194',
950: '#000000',
},
}SCSS
$custom: #aaa194; $custom-light: #c3bcb3; $custom-dark: #000000;
JSON
{
"hex": "#aaa194",
"rgb": {
"r": 170,
"g": 161,
"b": 148
},
"hsl": {
"h": 35.455,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71292,
"c": 0.02124,
"h": 77.2
},
"luminance": 0.36174
}Semantic roles & 50–950 ramp
primary
#AAA194
secondary
#C9CCD1
accent
#6C9650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180