#ABA094#ABA094
#ABA094 is a light, muted orange. Relative luminance 0.359; OKLCH L 71.2% C 0.021 H 69.9°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA094 |
|---|---|
| RGB | rgb(171, 160, 148) |
| HSL | hsl(31, 12%, 63%) |
| HSV | hsv(31, 13%, 67%) |
| CMYK | cmyk(0%, 6.4%, 13.5%, 32.9%) |
| CIE-LAB | lab(66.47, 1.91, 7.69) |
| CIE-LCH | lch(66.47, 7.92, 76.08°) |
| OKLab | oklab(71.17% 0.0074 0.0201) |
| OKLCH | oklch(71.17% 0.021 69.9) |
| XYZ | xyz(34.7103, 35.9382, 33.1195) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.73
Greige
#B8AB98
ΔE00 4.29
Greyish
#A8A495
ΔE00 4.44
Cement
#A5A391
ΔE00 6.16
Mushroom
#BA9E88
ΔE00 6.90
Dark Gray
#A9A9A9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA094 #949FAB
analogous
#AB9494 #ABA094 #ABAB94
triadic
#ABA094 #94ABA0 #A094AB
tetradic
#ABA094 #94AB94 #949FAB #AB94AB
square
#ABA094 #94AB94 #949FAB #AB94AB
split-complementary
#ABA094 #94ABAB #9494AB
monochromatic
#6E6356 #908272 #ABA094 #C6BEB6 #E1DDD9
Accessibility & contrast
On white
2.56
#ABA094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#ABA094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA094
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA094 | 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)
#A4A093
Deuteranopia (green-blind)
#A7A394
Tritanopia (blue-blind)
#AF9D9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aba094; /* rgb */ color: rgb(171, 160, 148); /* oklch */ color: oklch(71.2% 0.021 69.9);
Tailwind
colors: {
custom: {
50: '#c4bcb3',
500: '#aba094',
950: '#000000',
},
}SCSS
$custom: #aba094; $custom-light: #c4bcb3; $custom-dark: #000000;
JSON
{
"hex": "#aba094",
"rgb": {
"r": 171,
"g": 160,
"b": 148
},
"hsl": {
"h": 31.304,
"s": 12.042,
"l": 62.549
},
"oklch": {
"l": 0.71171,
"c": 0.02141,
"h": 69.9
},
"luminance": 0.35938
}Semantic roles & 50–950 ramp
primary
#ABA094
secondary
#C9CDD2
accent
#71964F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180