#AAA498#AAA498
#AAA498 is a light, near-neutral orange. Relative luminance 0.374; OKLCH L 72.0% C 0.018 H 84.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA498 |
|---|---|
| RGB | rgb(170, 164, 152) |
| HSL | hsl(40, 10%, 63%) |
| HSV | hsv(40, 11%, 67%) |
| CMYK | cmyk(0%, 3.5%, 10.6%, 33.3%) |
| CIE-LAB | lab(67.55, 0.02, 6.99) |
| CIE-LCH | lch(67.55, 6.99, 89.83°) |
| OKLab | oklab(72.03% 0.0017 0.0183) |
| OKLCH | oklch(72.03% 0.018 84.6) |
| XYZ | xyz(35.5199, 37.3643, 35.0405) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.96
Stone
#A89F91
ΔE00 2.04
Cement
#A5A391
ΔE00 3.80
Greige
#B8AB98
ΔE00 4.35
Dark Gray
#A9A9A9
ΔE00 6.19
Bland
#AFA88B
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA498 #989EAA
analogous
#AA9B98 #AAA498 #A7AA98
triadic
#AAA498 #98AAA4 #A498AA
tetradic
#AAA498 #98AA9B #989EAA #AA98A7
square
#AAA498 #98AA9B #989EAA #AA98A7
split-complementary
#AAA498 #98A7AA #9B98AA
monochromatic
#6D675A #8E8676 #AAA498 #C6C2BA #E1DFDB
Accessibility & contrast
On white
2.48
#AAA498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#AAA498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA498
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA498 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A497
Deuteranopia (green-blind)
#A9A598
Tritanopia (blue-blind)
#ADA2A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa498; /* rgb */ color: rgb(170, 164, 152); /* oklch */ color: oklch(72.0% 0.018 84.6);
Tailwind
colors: {
custom: {
50: '#c3beb6',
500: '#aaa498',
950: '#000000',
},
}SCSS
$custom: #aaa498; $custom-light: #c3beb6; $custom-dark: #000000;
JSON
{
"hex": "#aaa498",
"rgb": {
"r": 170,
"g": 164,
"b": 152
},
"hsl": {
"h": 40,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72029,
"c": 0.01838,
"h": 84.6
},
"luminance": 0.37364
}Semantic roles & 50–950 ramp
primary
#AAA498
secondary
#CCCED2
accent
#689452
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180