#AAA193#AAA193
#AAA193 is a light, muted orange. Relative luminance 0.361; OKLCH L 71.3% C 0.022 H 79.0°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA193 |
|---|---|
| RGB | rgb(170, 161, 147) |
| HSL | hsl(37, 12%, 62%) |
| HSV | hsv(37, 14%, 67%) |
| CMYK | cmyk(0%, 5.3%, 13.5%, 33.3%) |
| CIE-LAB | lab(66.63, 0.81, 8.46) |
| CIE-LCH | lch(66.63, 8.50, 84.51°) |
| OKLab | oklab(71.27% 0.0043 0.0221) |
| OKLCH | oklch(71.27% 0.022 79) |
| XYZ | xyz(34.5885, 36.1429, 32.7523) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 0.61
Greyish
#A8A495
ΔE00 2.88
Greige
#B8AB98
ΔE00 3.81
Cement
#A5A391
ΔE00 4.49
Stone (survey)
#ADA587
ΔE00 6.39
Bland
#AFA88B
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA193 #939CAA
analogous
#AA9693 #AAA193 #A8AA93
triadic
#AAA193 #93AAA1 #A193AA
tetradic
#AAA193 #93AA96 #939CAA #AA93A8
square
#AAA193 #93AA96 #939CAA #AA93A8
split-complementary
#AAA193 #93A8AA #9693AA
monochromatic
#6D6456 #8F8371 #AAA193 #C5BFB5 #E0DDD7
Accessibility & contrast
On white
2.55
#AAA193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#AAA193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA193
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA193 | 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)
#A5A192
Deuteranopia (green-blind)
#A7A393
Tritanopia (blue-blind)
#AE9E9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa193; /* rgb */ color: rgb(170, 161, 147); /* oklch */ color: oklch(71.3% 0.022 79.0);
Tailwind
colors: {
custom: {
50: '#c3bcb2',
500: '#aaa193',
950: '#000000',
},
}SCSS
$custom: #aaa193; $custom-light: #c3bcb2; $custom-dark: #000000;
JSON
{
"hex": "#aaa193",
"rgb": {
"r": 170,
"g": 161,
"b": 147
},
"hsl": {
"h": 36.522,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.71266,
"c": 0.02247,
"h": 79
},
"luminance": 0.36142
}Semantic roles & 50–950 ramp
primary
#AAA193
secondary
#C8CBD1
accent
#6B964F
background
#FCFBFA
surface
#F8F6F5
border
#D1D0CF
text
#121211
muted
#818180