#AAA597#AAA597
#AAA597 is a light, muted orange. Relative luminance 0.377; OKLCH L 72.2% C 0.021 H 90.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA597 |
|---|---|
| RGB | rgb(170, 165, 151) |
| HSL | hsl(44, 10%, 63%) |
| HSV | hsv(44, 11%, 67%) |
| CMYK | cmyk(0%, 2.9%, 11.2%, 33.3%) |
| CIE-LAB | lab(67.79, -0.69, 7.90) |
| CIE-LCH | lch(67.79, 7.93, 95.02°) |
| OKLab | oklab(72.21% -0.0002 0.0206) |
| OKLCH | oklch(72.21% 0.021 90.6) |
| XYZ | xyz(35.6180, 37.6910, 34.6709) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 0.86
Stone
#A89F91
ΔE00 2.63
Cement
#A5A391
ΔE00 2.70
Greige
#B8AB98
ΔE00 4.39
Bland
#AFA88B
ΔE00 5.50
Stone (survey)
#ADA587
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA597 #979CAA
analogous
#AA9B97 #AAA597 #A5AA97
triadic
#AAA597 #97AAA5 #A597AA
tetradic
#AAA597 #97AA9B #979CAA #AA97A5
square
#AAA597 #97AA9B #979CAA #AA97A5
split-complementary
#AAA597 #97A5AA #9B97AA
monochromatic
#6D6859 #8E8875 #AAA597 #C6C2B9 #E1DFDA
Accessibility & contrast
On white
2.46
#AAA597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#AAA597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA597
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA597 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A496
Deuteranopia (green-blind)
#AAA697
Tritanopia (blue-blind)
#ADA3A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa597; /* rgb */ color: rgb(170, 165, 151); /* oklch */ color: oklch(72.2% 0.021 90.6);
Tailwind
colors: {
custom: {
50: '#c3bfb5',
500: '#aaa597',
950: '#000000',
},
}SCSS
$custom: #aaa597; $custom-light: #c3bfb5; $custom-dark: #000000;
JSON
{
"hex": "#aaa597",
"rgb": {
"r": 170,
"g": 165,
"b": 151
},
"hsl": {
"h": 44.211,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.72212,
"c": 0.02061,
"h": 90.6
},
"luminance": 0.37691
}Semantic roles & 50–950 ramp
primary
#AAA597
secondary
#CBCDD2
accent
#639451
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180