#ABA099#ABA099
#ABA099 is a light, near-neutral orange. Relative luminance 0.361; OKLCH L 71.3% C 0.016 H 54.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA099 |
|---|---|
| RGB | rgb(171, 160, 153) |
| HSL | hsl(23, 10%, 64%) |
| HSV | hsv(23, 11%, 67%) |
| CMYK | cmyk(0%, 6.4%, 10.5%, 32.9%) |
| CIE-LAB | lab(66.60, 2.75, 5.08) |
| CIE-LCH | lch(66.60, 5.78, 61.52°) |
| OKLab | oklab(71.31% 0.0094 0.0134) |
| OKLCH | oklch(71.31% 0.016 54.8) |
| XYZ | xyz(35.1146, 36.0999, 35.2490) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.06
Dark Gray
#A9A9A9
ΔE00 6.08
Greige
#B8AB98
ΔE00 6.20
Greyish
#A8A495
ΔE00 6.29
Warm Grey
#978A84
ΔE00 7.06
Mushroom
#BA9E88
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA099 #99A4AB
analogous
#AB999B #ABA099 #ABA999
triadic
#ABA099 #99ABA0 #A099AB
tetradic
#ABA099 #9BAB99 #99A4AB #A999AB
square
#ABA099 #9BAB99 #99A4AB #A999AB
split-complementary
#ABA099 #99ABA9 #999BAB
monochromatic
#6F635B #8F8177 #ABA099 #C7BFBB #E2DFDC
Accessibility & contrast
On white
2.55
#ABA099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#ABA099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA099
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA099 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A199
Deuteranopia (green-blind)
#A6A399
Tritanopia (blue-blind)
#AF9E9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aba099; /* rgb */ color: rgb(171, 160, 153); /* oklch */ color: oklch(71.3% 0.016 54.8);
Tailwind
colors: {
custom: {
50: '#c4bcb7',
500: '#aba099',
950: '#000000',
},
}SCSS
$custom: #aba099; $custom-light: #c4bcb7; $custom-dark: #000000;
JSON
{
"hex": "#aba099",
"rgb": {
"r": 171,
"g": 160,
"b": 153
},
"hsl": {
"h": 23.333,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.71309,
"c": 0.01636,
"h": 54.8
},
"luminance": 0.36099
}Semantic roles & 50–950 ramp
primary
#ABA099
secondary
#CDD1D3
accent
#7A9452
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180