#ABA095#ABA095
#ABA095 is a light, muted orange. Relative luminance 0.360; OKLCH L 71.2% C 0.020 H 67.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA095 |
|---|---|
| RGB | rgb(171, 160, 149) |
| HSL | hsl(30, 12%, 63%) |
| HSV | hsv(30, 13%, 67%) |
| CMYK | cmyk(0%, 6.4%, 12.9%, 32.9%) |
| CIE-LAB | lab(66.50, 2.07, 7.17) |
| CIE-LCH | lch(66.50, 7.46, 73.87°) |
| OKLab | oklab(71.2% 0.0078 0.0188) |
| OKLCH | oklch(71.2% 0.02 67.5) |
| XYZ | xyz(34.7898, 35.9700, 33.5381) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.15
Greige
#B8AB98
ΔE00 4.61
Greyish
#A8A495
ΔE00 4.75
Cement
#A5A391
ΔE00 6.51
Mushroom
#BA9E88
ΔE00 6.97
Dark Gray
#A9A9A9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA095 #95A0AB
analogous
#AB9595 #ABA095 #ABAB95
triadic
#ABA095 #95ABA0 #A095AB
tetradic
#ABA095 #95AB95 #95A0AB #AB95AB
square
#ABA095 #95AB95 #95A0AB #AB95AB
split-complementary
#ABA095 #95ABAB #9595AB
monochromatic
#6E6357 #908173 #ABA095 #C6BFB7 #E1DDD9
Accessibility & contrast
On white
2.56
#ABA095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#ABA095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA095
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA095 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A094
Deuteranopia (green-blind)
#A6A395
Tritanopia (blue-blind)
#AF9E9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aba095; /* rgb */ color: rgb(171, 160, 149); /* oklch */ color: oklch(71.2% 0.020 67.5);
Tailwind
colors: {
custom: {
50: '#c4bcb4',
500: '#aba095',
950: '#000000',
},
}SCSS
$custom: #aba095; $custom-light: #c4bcb4; $custom-dark: #000000;
JSON
{
"hex": "#aba095",
"rgb": {
"r": 171,
"g": 160,
"b": 149
},
"hsl": {
"h": 30,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.71199,
"c": 0.02031,
"h": 67.5
},
"luminance": 0.35969
}Semantic roles & 50–950 ramp
primary
#ABA095
secondary
#CACED2
accent
#739650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180