#AAA195#AAA195
#AAA195 is a light, muted orange. Relative luminance 0.362; OKLCH L 71.3% C 0.020 H 75.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA195 |
|---|---|
| RGB | rgb(170, 161, 149) |
| HSL | hsl(34, 11%, 63%) |
| HSV | hsv(34, 12%, 67%) |
| CMYK | cmyk(0%, 5.3%, 12.4%, 33.3%) |
| CIE-LAB | lab(66.68, 1.15, 7.41) |
| CIE-LCH | lch(66.68, 7.50, 81.19°) |
| OKLab | oklab(71.32% 0.0051 0.0194) |
| OKLCH | oklch(71.32% 0.02 75.3) |
| XYZ | xyz(34.7468, 36.2062, 33.5860) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.15
Greyish
#A8A495
ΔE00 3.41
Greige
#B8AB98
ΔE00 4.20
Cement
#A5A391
ΔE00 5.15
Dark Gray
#A9A9A9
ΔE00 6.81
Bland
#AFA88B
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA195 #959EAA
analogous
#AA9695 #AAA195 #A9AA95
triadic
#AAA195 #95AAA1 #A195AA
tetradic
#AAA195 #95AA96 #959EAA #AA95A9
square
#AAA195 #95AA96 #959EAA #AA95A9
split-complementary
#AAA195 #95A9AA #9695AA
monochromatic
#6D6457 #8F8373 #AAA195 #C5BFB7 #E0DDD9
Accessibility & contrast
On white
2.55
#AAA195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#AAA195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA195
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA195 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#A7A395
Tritanopia (blue-blind)
#AE9F9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa195; /* rgb */ color: rgb(170, 161, 149); /* oklch */ color: oklch(71.3% 0.020 75.3);
Tailwind
colors: {
custom: {
50: '#c3bcb4',
500: '#aaa195',
950: '#000000',
},
}SCSS
$custom: #aaa195; $custom-light: #c3bcb4; $custom-dark: #000000;
JSON
{
"hex": "#aaa195",
"rgb": {
"r": 170,
"g": 161,
"b": 149
},
"hsl": {
"h": 34.286,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.71319,
"c": 0.02005,
"h": 75.3
},
"luminance": 0.36206
}Semantic roles & 50–950 ramp
primary
#AAA195
secondary
#CACDD1
accent
#6E9550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180