#AAA598#AAA598
#AAA598 is a light, near-neutral orange. Relative luminance 0.377; OKLCH L 72.2% C 0.019 H 89.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA598 |
|---|---|
| RGB | rgb(170, 165, 152) |
| HSL | hsl(43, 10%, 63%) |
| HSV | hsv(43, 11%, 67%) |
| CMYK | cmyk(0%, 2.9%, 10.6%, 33.3%) |
| CIE-LAB | lab(67.82, -0.52, 7.38) |
| CIE-LCH | lch(67.82, 7.40, 94.06°) |
| OKLab | oklab(72.24% 0.0002 0.0193) |
| OKLCH | oklch(72.24% 0.019 89.4) |
| XYZ | xyz(35.6996, 37.7237, 35.1004) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.22
Stone
#A89F91
ΔE00 2.55
Cement
#A5A391
ΔE00 3.07
Greige
#B8AB98
ΔE00 4.46
Bland
#AFA88B
ΔE00 5.93
Stone (survey)
#ADA587
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA598 #989DAA
analogous
#AA9C98 #AAA598 #A6AA98
triadic
#AAA598 #98AAA5 #A598AA
tetradic
#AAA598 #98AA9C #989DAA #AA98A6
square
#AAA598 #98AA9C #989DAA #AA98A6
split-complementary
#AAA598 #98A6AA #9C98AA
monochromatic
#6D685A #8E8876 #AAA598 #C6C2BA #E1E0DB
Accessibility & contrast
On white
2.46
#AAA598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#AAA598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA598
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA598 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#AAA698
Tritanopia (blue-blind)
#ADA3A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa598; /* rgb */ color: rgb(170, 165, 152); /* oklch */ color: oklch(72.2% 0.019 89.4);
Tailwind
colors: {
custom: {
50: '#c3bfb6',
500: '#aaa598',
950: '#000000',
},
}SCSS
$custom: #aaa598; $custom-light: #c3bfb6; $custom-dark: #000000;
JSON
{
"hex": "#aaa598",
"rgb": {
"r": 170,
"g": 165,
"b": 152
},
"hsl": {
"h": 43.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72239,
"c": 0.01928,
"h": 89.4
},
"luminance": 0.37723
}Semantic roles & 50–950 ramp
primary
#AAA598
secondary
#CCCDD2
accent
#649452
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180