#ABA097#ABA097
#ABA097 is a light, near-neutral orange. Relative luminance 0.360; OKLCH L 71.3% C 0.018 H 61.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA097 |
|---|---|
| RGB | rgb(171, 160, 151) |
| HSL | hsl(27, 11%, 63%) |
| HSV | hsv(27, 12%, 67%) |
| CMYK | cmyk(0%, 6.4%, 11.7%, 32.9%) |
| CIE-LAB | lab(66.55, 2.41, 6.12) |
| CIE-LCH | lch(66.55, 6.58, 68.50°) |
| OKLab | oklab(71.25% 0.0086 0.0161) |
| OKLCH | oklch(71.25% 0.018 61.8) |
| XYZ | xyz(34.9508, 36.0344, 34.3863) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.07
Greige
#B8AB98
ΔE00 5.35
Greyish
#A8A495
ΔE00 5.47
Dark Gray
#A9A9A9
ΔE00 6.49
Warm Grey
#978A84
ΔE00 7.24
Mushroom
#BA9E88
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA097 #97A2AB
analogous
#AB9798 #ABA097 #ABAA97
triadic
#ABA097 #97ABA0 #A097AB
tetradic
#ABA097 #98AB97 #97A2AB #AA97AB
square
#ABA097 #98AB97 #97A2AB #AA97AB
split-complementary
#ABA097 #97ABAA #9798AB
monochromatic
#6E6359 #908175 #ABA097 #C6BFB9 #E2DEDB
Accessibility & contrast
On white
2.56
#ABA097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#ABA097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA097
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA097 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A096
Deuteranopia (green-blind)
#A6A397
Tritanopia (blue-blind)
#AF9E9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aba097; /* rgb */ color: rgb(171, 160, 151); /* oklch */ color: oklch(71.3% 0.018 61.8);
Tailwind
colors: {
custom: {
50: '#c4bcb5',
500: '#aba097',
950: '#000000',
},
}SCSS
$custom: #aba097; $custom-light: #c4bcb5; $custom-dark: #000000;
JSON
{
"hex": "#aba097",
"rgb": {
"r": 171,
"g": 160,
"b": 151
},
"hsl": {
"h": 27,
"s": 10.638,
"l": 63.137
},
"oklch": {
"l": 0.71253,
"c": 0.01823,
"h": 61.8
},
"luminance": 0.36034
}Semantic roles & 50–950 ramp
primary
#ABA097
secondary
#CBCFD2
accent
#769551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180