#AA9E98#AA9E98
#AA9E98 is a light, near-neutral orange. Relative luminance 0.353; OKLCH L 70.8% C 0.017 H 48.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9E98 |
|---|---|
| RGB | rgb(170, 158, 152) |
| HSL | hsl(20, 10%, 63%) |
| HSV | hsv(20, 11%, 67%) |
| CMYK | cmyk(0%, 7.1%, 10.6%, 33.3%) |
| CIE-LAB | lab(65.96, 3.31, 4.70) |
| CIE-LCH | lch(65.96, 5.75, 54.88°) |
| OKLab | oklab(70.78% 0.011 0.0124) |
| OKLCH | oklch(70.78% 0.017 48.5) |
| XYZ | xyz(34.4714, 35.2673, 34.6910) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.85
Warm Grey
#978A84
ΔE00 6.45
Dark Gray
#A9A9A9
ΔE00 6.48
Greige
#B8AB98
ΔE00 7.09
Greyish
#A8A495
ΔE00 7.22
Mushroom
#BA9E88
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9E98 #98A4AA
analogous
#AA989B #AA9E98 #AAA798
triadic
#AA9E98 #98AA9E #9E98AA
tetradic
#AA9E98 #9BAA98 #98A4AA #A798AA
square
#AA9E98 #9BAA98 #98A4AA #A798AA
split-complementary
#AA9E98 #98AAA7 #989BAA
monochromatic
#6D615A #8E7E76 #AA9E98 #C6BEBA #E1DDDB
Accessibility & contrast
On white
2.61
#AA9E98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#AA9E98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9E98
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9E98 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F98
Deuteranopia (green-blind)
#A4A198
Tritanopia (blue-blind)
#AE9C9C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa9e98; /* rgb */ color: rgb(170, 158, 152); /* oklch */ color: oklch(70.8% 0.017 48.5);
Tailwind
colors: {
custom: {
50: '#c3bab6',
500: '#aa9e98',
950: '#000000',
},
}SCSS
$custom: #aa9e98; $custom-light: #c3bab6; $custom-dark: #000000;
JSON
{
"hex": "#aa9e98",
"rgb": {
"r": 170,
"g": 158,
"b": 152
},
"hsl": {
"h": 20,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.70778,
"c": 0.01656,
"h": 48.5
},
"luminance": 0.35267
}Semantic roles & 50–950 ramp
primary
#AA9E98
secondary
#CCD0D2
accent
#7E9452
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080