#ABA197#ABA197
#ABA197 is a light, near-neutral orange. Relative luminance 0.364; OKLCH L 71.5% C 0.018 H 67.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA197 |
|---|---|
| RGB | rgb(171, 161, 151) |
| HSL | hsl(30, 11%, 63%) |
| HSV | hsv(30, 12%, 67%) |
| CMYK | cmyk(0%, 5.8%, 11.7%, 32.9%) |
| CIE-LAB | lab(66.81, 1.86, 6.50) |
| CIE-LCH | lch(66.81, 6.76, 74.01°) |
| OKLab | oklab(71.46% 0.0071 0.0171) |
| OKLCH | oklch(71.46% 0.018 67.5) |
| XYZ | xyz(35.1249, 36.3825, 34.4443) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.32
Greyish
#A8A495
ΔE00 4.59
Greige
#B8AB98
ΔE00 4.74
Cement
#A5A391
ΔE00 6.40
Dark Gray
#A9A9A9
ΔE00 6.40
Mushroom
#BA9E88
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA197 #97A1AB
analogous
#AB9797 #ABA197 #ABAB97
triadic
#ABA197 #97ABA1 #A197AB
tetradic
#ABA197 #97AB97 #97A1AB #AB97AB
square
#ABA197 #97AB97 #97A1AB #AB97AB
split-complementary
#ABA197 #97ABAB #9797AB
monochromatic
#6E6459 #908275 #ABA197 #C6C0B9 #E2DEDB
Accessibility & contrast
On white
2.54
#ABA197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#ABA197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA197
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA197 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A196
Deuteranopia (green-blind)
#A7A397
Tritanopia (blue-blind)
#AF9F9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba197; /* rgb */ color: rgb(171, 161, 151); /* oklch */ color: oklch(71.5% 0.018 67.5);
Tailwind
colors: {
custom: {
50: '#c4bcb5',
500: '#aba197',
950: '#000000',
},
}SCSS
$custom: #aba197; $custom-light: #c4bcb5; $custom-dark: #000000;
JSON
{
"hex": "#aba197",
"rgb": {
"r": 171,
"g": 161,
"b": 151
},
"hsl": {
"h": 30,
"s": 10.638,
"l": 63.137
},
"oklch": {
"l": 0.71461,
"c": 0.01845,
"h": 67.5
},
"luminance": 0.36382
}Semantic roles & 50–950 ramp
primary
#ABA197
secondary
#CBCFD2
accent
#739551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180