#ABA196#ABA196
#ABA196 is a light, near-neutral orange. Relative luminance 0.363; OKLCH L 71.4% C 0.020 H 70.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA196 |
|---|---|
| RGB | rgb(171, 161, 150) |
| HSL | hsl(31, 11%, 63%) |
| HSV | hsv(31, 12%, 67%) |
| CMYK | cmyk(0%, 5.8%, 12.3%, 32.9%) |
| CIE-LAB | lab(66.79, 1.69, 7.02) |
| CIE-LCH | lch(66.79, 7.23, 76.45°) |
| OKLab | oklab(71.43% 0.0066 0.0184) |
| OKLCH | oklch(71.43% 0.02 70.1) |
| XYZ | xyz(35.0440, 36.3502, 34.0184) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.86
Greyish
#A8A495
ΔE00 4.23
Greige
#B8AB98
ΔE00 4.40
Cement
#A5A391
ΔE00 6.01
Dark Gray
#A9A9A9
ΔE00 6.68
Mushroom
#BA9E88
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA196 #96A0AB
analogous
#AB9696 #ABA196 #AAAB96
triadic
#ABA196 #96ABA1 #A196AB
tetradic
#ABA196 #96AB96 #96A0AB #AB96AA
square
#ABA196 #96AB96 #96A0AB #AB96AA
split-complementary
#ABA196 #96AAAB #9696AB
monochromatic
#6E6458 #908374 #ABA196 #C6BFB8 #E1DEDA
Accessibility & contrast
On white
2.54
#ABA196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#ABA196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA196
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA196 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A195
Deuteranopia (green-blind)
#A7A396
Tritanopia (blue-blind)
#AF9F9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aba196; /* rgb */ color: rgb(171, 161, 150); /* oklch */ color: oklch(71.4% 0.020 70.1);
Tailwind
colors: {
custom: {
50: '#c4bcb4',
500: '#aba196',
950: '#000000',
},
}SCSS
$custom: #aba196; $custom-light: #c4bcb4; $custom-dark: #000000;
JSON
{
"hex": "#aba196",
"rgb": {
"r": 171,
"g": 161,
"b": 150
},
"hsl": {
"h": 31.429,
"s": 11.111,
"l": 62.941
},
"oklch": {
"l": 0.71434,
"c": 0.01955,
"h": 70.1
},
"luminance": 0.3635
}Semantic roles & 50–950 ramp
primary
#ABA196
secondary
#CBCED2
accent
#719550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180