#AAA295#AAA295
#AAA295 is a light, muted orange. Relative luminance 0.366; OKLCH L 71.5% C 0.021 H 80.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA295 |
|---|---|
| RGB | rgb(170, 162, 149) |
| HSL | hsl(37, 11%, 63%) |
| HSV | hsv(37, 12%, 67%) |
| CMYK | cmyk(0%, 4.7%, 12.4%, 33.3%) |
| CIE-LAB | lab(66.94, 0.60, 7.79) |
| CIE-LCH | lch(66.94, 7.82, 85.58°) |
| OKLab | oklab(71.53% 0.0036 0.0204) |
| OKLCH | oklch(71.53% 0.021 80.1) |
| XYZ | xyz(34.9222, 36.5571, 33.6445) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.03
Greyish
#A8A495
ΔE00 2.57
Greige
#B8AB98
ΔE00 3.96
Cement
#A5A391
ΔE00 4.31
Bland
#AFA88B
ΔE00 6.54
Stone (survey)
#ADA587
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA295 #959DAA
analogous
#AA9795 #AAA295 #A8AA95
triadic
#AAA295 #95AAA2 #A295AA
tetradic
#AAA295 #95AA97 #959DAA #AA95A8
square
#AAA295 #95AA97 #959DAA #AA95A8
split-complementary
#AAA295 #95A8AA #9795AA
monochromatic
#6D6557 #8F8473 #AAA295 #C5C0B7 #E0DED9
Accessibility & contrast
On white
2.53
#AAA295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#AAA295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA295
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA295 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A294
Deuteranopia (green-blind)
#A8A495
Tritanopia (blue-blind)
#AEA09E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa295; /* rgb */ color: rgb(170, 162, 149); /* oklch */ color: oklch(71.5% 0.021 80.1);
Tailwind
colors: {
custom: {
50: '#c3bdb4',
500: '#aaa295',
950: '#000000',
},
}SCSS
$custom: #aaa295; $custom-light: #c3bdb4; $custom-dark: #000000;
JSON
{
"hex": "#aaa295",
"rgb": {
"r": 170,
"g": 162,
"b": 149
},
"hsl": {
"h": 37.143,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.71529,
"c": 0.02067,
"h": 80.1
},
"luminance": 0.36557
}Semantic roles & 50–950 ramp
primary
#AAA295
secondary
#CACCD1
accent
#6B9550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180