#AAA398#AAA398
#AAA398 is a light, near-neutral orange. Relative luminance 0.370; OKLCH L 71.8% C 0.018 H 79.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA398 |
|---|---|
| RGB | rgb(170, 163, 152) |
| HSL | hsl(37, 10%, 63%) |
| HSV | hsv(37, 11%, 67%) |
| CMYK | cmyk(0%, 4.1%, 10.6%, 33.3%) |
| CIE-LAB | lab(67.28, 0.57, 6.61) |
| CIE-LCH | lch(67.28, 6.64, 85.10°) |
| OKLab | oklab(71.82% 0.0033 0.0173) |
| OKLCH | oklch(71.82% 0.018 79.3) |
| XYZ | xyz(35.3417, 37.0078, 34.9811) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.82
Greyish
#A8A495
ΔE00 2.78
Greige
#B8AB98
ΔE00 4.42
Cement
#A5A391
ΔE00 4.60
Dark Gray
#A9A9A9
ΔE00 6.00
Bland
#AFA88B
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA398 #989FAA
analogous
#AA9A98 #AAA398 #A8AA98
triadic
#AAA398 #98AAA3 #A398AA
tetradic
#AAA398 #98AA9A #989FAA #AA98A8
square
#AAA398 #98AA9A #989FAA #AA98A8
split-complementary
#AAA398 #98A8AA #9A98AA
monochromatic
#6D665A #8E8576 #AAA398 #C6C1BA #E1DFDB
Accessibility & contrast
On white
2.50
#AAA398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#AAA398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA398
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA398 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A397
Deuteranopia (green-blind)
#A8A598
Tritanopia (blue-blind)
#ADA1A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa398; /* rgb */ color: rgb(170, 163, 152); /* oklch */ color: oklch(71.8% 0.018 79.3);
Tailwind
colors: {
custom: {
50: '#c3beb6',
500: '#aaa398',
950: '#000000',
},
}SCSS
$custom: #aaa398; $custom-light: #c3beb6; $custom-dark: #000000;
JSON
{
"hex": "#aaa398",
"rgb": {
"r": 170,
"g": 163,
"b": 152
},
"hsl": {
"h": 36.667,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.7182,
"c": 0.01763,
"h": 79.3
},
"luminance": 0.37007
}Semantic roles & 50–950 ramp
primary
#AAA398
secondary
#CCCED2
accent
#6B9452
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180