#ABA09A#ABA09A
#ABA09A is a light, near-neutral orange. Relative luminance 0.361; OKLCH L 71.3% C 0.016 H 50.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA09A |
|---|---|
| RGB | rgb(171, 160, 154) |
| HSL | hsl(21, 9%, 64%) |
| HSV | hsv(21, 10%, 67%) |
| CMYK | cmyk(0%, 6.4%, 9.9%, 32.9%) |
| CIE-LAB | lab(66.62, 2.93, 4.56) |
| CIE-LCH | lch(66.62, 5.42, 57.28°) |
| OKLab | oklab(71.34% 0.0098 0.012) |
| OKLCH | oklch(71.34% 0.016 50.7) |
| XYZ | xyz(35.1976, 36.1331, 35.6858) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.58
Dark Gray
#A9A9A9
ΔE00 5.92
Greige
#B8AB98
ΔE00 6.67
Greyish
#A8A495
ΔE00 6.73
Warm Grey
#978A84
ΔE00 7.04
Mushroom
#BA9E88
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA09A #9AA5AB
analogous
#AB9A9C #ABA09A #ABA89A
triadic
#ABA09A #9AABA0 #A09AAB
tetradic
#ABA09A #9CAB9A #9AA5AB #A89AAB
square
#ABA09A #9CAB9A #9AA5AB #A89AAB
split-complementary
#ABA09A #9AABA8 #9A9CAB
monochromatic
#6F635C #8F8179 #ABA09A #C7BFBB #E3DFDD
Accessibility & contrast
On white
2.55
#ABA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#ABA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA09A
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA09A | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19A
Deuteranopia (green-blind)
#A5A39A
Tritanopia (blue-blind)
#AF9E9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aba09a; /* rgb */ color: rgb(171, 160, 154); /* oklch */ color: oklch(71.3% 0.016 50.7);
Tailwind
colors: {
custom: {
50: '#c4bcb7',
500: '#aba09a',
950: '#000000',
},
}SCSS
$custom: #aba09a; $custom-light: #c4bcb7; $custom-dark: #000000;
JSON
{
"hex": "#aba09a",
"rgb": {
"r": 171,
"g": 160,
"b": 154
},
"hsl": {
"h": 21.176,
"s": 9.189,
"l": 63.725
},
"oklch": {
"l": 0.71337,
"c": 0.01553,
"h": 50.7
},
"luminance": 0.36133
}Semantic roles & 50–950 ramp
primary
#ABA09A
secondary
#CDD1D3
accent
#7C9352
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180