#ABA09B#ABA09B
#ABA09B is a light, near-neutral orange. Relative luminance 0.362; OKLCH L 71.4% C 0.015 H 46.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA09B |
|---|---|
| RGB | rgb(171, 160, 155) |
| HSL | hsl(19, 9%, 64%) |
| HSV | hsv(19, 9%, 67%) |
| CMYK | cmyk(0%, 6.4%, 9.4%, 32.9%) |
| CIE-LAB | lab(66.65, 3.10, 4.04) |
| CIE-LCH | lch(66.65, 5.09, 52.46°) |
| OKLab | oklab(71.37% 0.0102 0.0107) |
| OKLCH | oklch(71.37% 0.015 46.2) |
| XYZ | xyz(35.2812, 36.1666, 36.1262) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.11
Dark Gray
#A9A9A9
ΔE00 5.79
Warm Grey
#978A84
ΔE00 7.06
Greige
#B8AB98
ΔE00 7.15
Greyish
#A8A495
ΔE00 7.19
Mushroom
#BA9E88
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA09B #9BA6AB
analogous
#AB9B9E #ABA09B #ABA89B
triadic
#ABA09B #9BABA0 #A09BAB
tetradic
#ABA09B #9EAB9B #9BA6AB #A89BAB
square
#ABA09B #9EAB9B #9BA6AB #A89BAB
split-complementary
#ABA09B #9BABA8 #9B9EAB
monochromatic
#6F625D #8F807A #ABA09B #C7C0BC #E3DFDE
Accessibility & contrast
On white
2.55
#ABA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#ABA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA09B
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA09B | 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)
#A3A19B
Deuteranopia (green-blind)
#A5A39B
Tritanopia (blue-blind)
#AE9E9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aba09b; /* rgb */ color: rgb(171, 160, 155); /* oklch */ color: oklch(71.4% 0.015 46.2);
Tailwind
colors: {
custom: {
50: '#c4bcb8',
500: '#aba09b',
950: '#000000',
},
}SCSS
$custom: #aba09b; $custom-light: #c4bcb8; $custom-dark: #000000;
JSON
{
"hex": "#aba09b",
"rgb": {
"r": 171,
"g": 160,
"b": 155
},
"hsl": {
"h": 18.75,
"s": 8.696,
"l": 63.922
},
"oklch": {
"l": 0.71366,
"c": 0.01478,
"h": 46.2
},
"luminance": 0.36166
}Semantic roles & 50–950 ramp
primary
#ABA09B
secondary
#CED2D4
accent
#7F9353
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180