#AAA097#AAA097
#AAA097 is a light, near-neutral orange. Relative luminance 0.359; OKLCH L 71.2% C 0.017 H 64.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA097 |
|---|---|
| RGB | rgb(170, 160, 151) |
| HSL | hsl(28, 10%, 63%) |
| HSV | hsv(28, 11%, 67%) |
| CMYK | cmyk(0%, 5.9%, 11.2%, 33.3%) |
| CIE-LAB | lab(66.46, 2.04, 5.99) |
| CIE-LCH | lch(66.46, 6.33, 71.21°) |
| OKLab | oklab(71.17% 0.0075 0.0157) |
| OKLCH | oklch(71.17% 0.017 64.6) |
| XYZ | xyz(34.7338, 35.9225, 34.3761) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.73
Greyish
#A8A495
ΔE00 5.01
Greige
#B8AB98
ΔE00 5.30
Dark Gray
#A9A9A9
ΔE00 6.24
Cement
#A5A391
ΔE00 6.81
Warm Grey
#978A84
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA097 #97A1AA
analogous
#AA9797 #AAA097 #AAA997
triadic
#AAA097 #97AAA0 #A097AA
tetradic
#AAA097 #97AA97 #97A1AA #A997AA
square
#AAA097 #97AA97 #97A1AA #A997AA
split-complementary
#AAA097 #97AAA9 #9797AA
monochromatic
#6D6359 #8E8175 #AAA097 #C6BFB9 #E1DEDA
Accessibility & contrast
On white
2.57
#AAA097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#AAA097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA097
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA097 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A096
Deuteranopia (green-blind)
#A6A297
Tritanopia (blue-blind)
#AE9E9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa097; /* rgb */ color: rgb(170, 160, 151); /* oklch */ color: oklch(71.2% 0.017 64.6);
Tailwind
colors: {
custom: {
50: '#c3bcb5',
500: '#aaa097',
950: '#000000',
},
}SCSS
$custom: #aaa097; $custom-light: #c3bcb5; $custom-dark: #000000;
JSON
{
"hex": "#aaa097",
"rgb": {
"r": 170,
"g": 160,
"b": 151
},
"hsl": {
"h": 28.421,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.71166,
"c": 0.0174,
"h": 64.6
},
"luminance": 0.35922
}Semantic roles & 50–950 ramp
primary
#AAA097
secondary
#CBCFD2
accent
#759451
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180