#AAA298#AAA298
#AAA298 is a light, near-neutral orange. Relative luminance 0.367; OKLCH L 71.6% C 0.017 H 73.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA298 |
|---|---|
| RGB | rgb(170, 162, 152) |
| HSL | hsl(33, 10%, 63%) |
| HSV | hsv(33, 11%, 67%) |
| CMYK | cmyk(0%, 4.7%, 10.6%, 33.3%) |
| CIE-LAB | lab(67.02, 1.11, 6.23) |
| CIE-LCH | lch(67.02, 6.33, 79.87°) |
| OKLab | oklab(71.61% 0.0048 0.0163) |
| OKLCH | oklch(71.61% 0.017 73.6) |
| XYZ | xyz(35.1648, 36.6541, 34.9221) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.01
Greyish
#A8A495
ΔE00 3.64
Greige
#B8AB98
ΔE00 4.69
Cement
#A5A391
ΔE00 5.46
Dark Gray
#A9A9A9
ΔE00 5.90
Grey
#929591
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA298 #98A0AA
analogous
#AA9998 #AAA298 #A9AA98
triadic
#AAA298 #98AAA2 #A298AA
tetradic
#AAA298 #98AA99 #98A0AA #AA98A9
square
#AAA298 #98AA99 #98A0AA #AA98A9
split-complementary
#AAA298 #98A9AA #9998AA
monochromatic
#6D655A #8E8476 #AAA298 #C6C0BA #E1DFDB
Accessibility & contrast
On white
2.52
#AAA298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#AAA298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA298
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA298 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A297
Deuteranopia (green-blind)
#A7A498
Tritanopia (blue-blind)
#AEA09F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa298; /* rgb */ color: rgb(170, 162, 152); /* oklch */ color: oklch(71.6% 0.017 73.6);
Tailwind
colors: {
custom: {
50: '#c3bdb6',
500: '#aaa298',
950: '#000000',
},
}SCSS
$custom: #aaa298; $custom-light: #c3bdb6; $custom-dark: #000000;
JSON
{
"hex": "#aaa298",
"rgb": {
"r": 170,
"g": 162,
"b": 152
},
"hsl": {
"h": 33.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.7161,
"c": 0.01703,
"h": 73.6
},
"luminance": 0.36654
}Semantic roles & 50–950 ramp
primary
#AAA298
secondary
#CCCFD2
accent
#6F9452
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180