#AAA198#AAA198
#AAA198 is a light, near-neutral orange. Relative luminance 0.363; OKLCH L 71.4% C 0.017 H 67.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA198 |
|---|---|
| RGB | rgb(170, 161, 152) |
| HSL | hsl(30, 10%, 63%) |
| HSV | hsv(30, 11%, 67%) |
| CMYK | cmyk(0%, 5.3%, 10.6%, 33.3%) |
| CIE-LAB | lab(66.75, 1.66, 5.85) |
| CIE-LCH | lch(66.75, 6.08, 74.14°) |
| OKLab | oklab(71.4% 0.0063 0.0154) |
| OKLCH | oklch(71.4% 0.017 67.6) |
| XYZ | xyz(34.9894, 36.3032, 34.8637) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.53
Greyish
#A8A495
ΔE00 4.53
Greige
#B8AB98
ΔE00 5.13
Dark Gray
#A9A9A9
ΔE00 5.90
Cement
#A5A391
ΔE00 6.34
Grey
#929591
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA198 #98A1AA
analogous
#AA9898 #AAA198 #AAAA98
triadic
#AAA198 #98AAA1 #A198AA
tetradic
#AAA198 #98AA98 #98A1AA #AA98AA
square
#AAA198 #98AA98 #98A1AA #AA98AA
split-complementary
#AAA198 #98AAAA #9898AA
monochromatic
#6D645A #8E8276 #AAA198 #C6C0BA #E1DEDB
Accessibility & contrast
On white
2.54
#AAA198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#AAA198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA198
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA198 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#A6A398
Tritanopia (blue-blind)
#AE9F9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa198; /* rgb */ color: rgb(170, 161, 152); /* oklch */ color: oklch(71.4% 0.017 67.6);
Tailwind
colors: {
custom: {
50: '#c3bcb6',
500: '#aaa198',
950: '#000000',
},
}SCSS
$custom: #aaa198; $custom-light: #c3bcb6; $custom-dark: #000000;
JSON
{
"hex": "#aaa198",
"rgb": {
"r": 170,
"g": 161,
"b": 152
},
"hsl": {
"h": 30,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.71402,
"c": 0.01661,
"h": 67.6
},
"luminance": 0.36303
}Semantic roles & 50–950 ramp
primary
#AAA198
secondary
#CCCFD2
accent
#739452
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180