#AAA098#AAA098
#AAA098 is a light, near-neutral orange. Relative luminance 0.360; OKLCH L 71.2% C 0.016 H 61.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA098 |
|---|---|
| RGB | rgb(170, 160, 152) |
| HSL | hsl(27, 10%, 63%) |
| HSV | hsv(27, 11%, 67%) |
| CMYK | cmyk(0%, 5.9%, 10.6%, 33.3%) |
| CIE-LAB | lab(66.49, 2.21, 5.47) |
| CIE-LCH | lch(66.49, 5.90, 67.99°) |
| OKLab | oklab(71.19% 0.0079 0.0144) |
| OKLCH | oklch(71.19% 0.016 61.2) |
| XYZ | xyz(34.8153, 35.9551, 34.8056) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.24
Greyish
#A8A495
ΔE00 5.43
Greige
#B8AB98
ΔE00 5.70
Dark Gray
#A9A9A9
ΔE00 6.00
Warm Grey
#978A84
ΔE00 7.18
Cement
#A5A391
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA098 #98A2AA
analogous
#AA9899 #AAA098 #AAA998
triadic
#AAA098 #98AAA0 #A098AA
tetradic
#AAA098 #99AA98 #98A2AA #A998AA
square
#AAA098 #99AA98 #98A2AA #A998AA
split-complementary
#AAA098 #98AAA9 #9899AA
monochromatic
#6D635A #8E8176 #AAA098 #C6BFBA #E1DEDB
Accessibility & contrast
On white
2.56
#AAA098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#AAA098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA098
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA098 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A098
Deuteranopia (green-blind)
#A5A398
Tritanopia (blue-blind)
#AE9E9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa098; /* rgb */ color: rgb(170, 160, 152); /* oklch */ color: oklch(71.2% 0.016 61.2);
Tailwind
colors: {
custom: {
50: '#c3bcb6',
500: '#aaa098',
950: '#000000',
},
}SCSS
$custom: #aaa098; $custom-light: #c3bcb6; $custom-dark: #000000;
JSON
{
"hex": "#aaa098",
"rgb": {
"r": 170,
"g": 160,
"b": 152
},
"hsl": {
"h": 26.667,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.71193,
"c": 0.01639,
"h": 61.2
},
"luminance": 0.35955
}Semantic roles & 50–950 ramp
primary
#AAA098
secondary
#CCCFD2
accent
#769452
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180