#ABA19B#ABA19B
#ABA19B is a light, near-neutral orange. Relative luminance 0.365; OKLCH L 71.6% C 0.015 H 53.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA19B |
|---|---|
| RGB | rgb(171, 161, 155) |
| HSL | hsl(23, 9%, 64%) |
| HSV | hsv(23, 9%, 67%) |
| CMYK | cmyk(0%, 5.8%, 9.4%, 32.9%) |
| CIE-LAB | lab(66.91, 2.55, 4.42) |
| CIE-LCH | lch(66.91, 5.10, 59.98°) |
| OKLab | oklab(71.57% 0.0087 0.0117) |
| OKLCH | oklch(71.57% 0.015 53.2) |
| XYZ | xyz(35.4552, 36.5147, 36.1842) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.34
Dark Gray
#A9A9A9
ΔE00 5.49
Greyish
#A8A495
ΔE00 6.30
Greige
#B8AB98
ΔE00 6.44
Warm Grey
#978A84
ΔE00 7.36
Grey
#929591
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA19B #9BA5AB
analogous
#AB9B9D #ABA19B #ABA99B
triadic
#ABA19B #9BABA1 #A19BAB
tetradic
#ABA19B #9DAB9B #9BA5AB #A99BAB
square
#ABA19B #9DAB9B #9BA5AB #A99BAB
split-complementary
#ABA19B #9BABA9 #9B9DAB
monochromatic
#6F645D #8F827A #ABA19B #C7C0BC #E3E0DE
Accessibility & contrast
On white
2.53
#ABA19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#ABA19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA19B
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA19B | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#A6A49B
Tritanopia (blue-blind)
#AE9F9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba19b; /* rgb */ color: rgb(171, 161, 155); /* oklch */ color: oklch(71.6% 0.015 53.2);
Tailwind
colors: {
custom: {
50: '#c4bcb8',
500: '#aba19b',
950: '#000000',
},
}SCSS
$custom: #aba19b; $custom-light: #c4bcb8; $custom-dark: #000000;
JSON
{
"hex": "#aba19b",
"rgb": {
"r": 171,
"g": 161,
"b": 155
},
"hsl": {
"h": 22.5,
"s": 8.696,
"l": 63.922
},
"oklch": {
"l": 0.71573,
"c": 0.01454,
"h": 53.2
},
"luminance": 0.36514
}Semantic roles & 50–950 ramp
primary
#ABA19B
secondary
#CED2D4
accent
#7B9353
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180