#ABA19A#ABA19A
#ABA19A is a light, near-neutral orange. Relative luminance 0.365; OKLCH L 71.5% C 0.015 H 57.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA19A |
|---|---|
| RGB | rgb(171, 161, 154) |
| HSL | hsl(25, 9%, 64%) |
| HSV | hsv(25, 10%, 67%) |
| CMYK | cmyk(0%, 5.8%, 9.9%, 32.9%) |
| CIE-LAB | lab(66.89, 2.38, 4.94) |
| CIE-LCH | lch(66.89, 5.48, 64.28°) |
| OKLab | oklab(71.55% 0.0083 0.013) |
| OKLCH | oklch(71.55% 0.015 57.5) |
| XYZ | xyz(35.3716, 36.4812, 35.7438) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.82
Dark Gray
#A9A9A9
ΔE00 5.67
Greyish
#A8A495
ΔE00 5.84
Greige
#B8AB98
ΔE00 5.97
Warm Grey
#978A84
ΔE00 7.39
Cement
#A5A391
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA19A #9AA4AB
analogous
#AB9A9B #ABA19A #ABA99A
triadic
#ABA19A #9AABA1 #A19AAB
tetradic
#ABA19A #9BAB9A #9AA4AB #A99AAB
square
#ABA19A #9BAB9A #9AA4AB #A99AAB
split-complementary
#ABA19A #9AABA9 #9A9BAB
monochromatic
#6F645C #8F8279 #ABA19A #C7C0BB #E3DFDD
Accessibility & contrast
On white
2.53
#ABA19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#ABA19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA19A
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA19A | 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)
#A4A29A
Deuteranopia (green-blind)
#A6A49A
Tritanopia (blue-blind)
#AF9F9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba19a; /* rgb */ color: rgb(171, 161, 154); /* oklch */ color: oklch(71.5% 0.015 57.5);
Tailwind
colors: {
custom: {
50: '#c4bcb7',
500: '#aba19a',
950: '#000000',
},
}SCSS
$custom: #aba19a; $custom-light: #c4bcb7; $custom-dark: #000000;
JSON
{
"hex": "#aba19a",
"rgb": {
"r": 171,
"g": 161,
"b": 154
},
"hsl": {
"h": 24.706,
"s": 9.189,
"l": 63.725
},
"oklch": {
"l": 0.71545,
"c": 0.01543,
"h": 57.5
},
"luminance": 0.36481
}Semantic roles & 50–950 ramp
primary
#ABA19A
secondary
#CDD1D3
accent
#789352
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180