#ABA194#ABA194
#ABA194 is a light, muted orange. Relative luminance 0.363; OKLCH L 71.4% C 0.022 H 74.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA194 |
|---|---|
| RGB | rgb(171, 161, 148) |
| HSL | hsl(34, 12%, 63%) |
| HSV | hsv(34, 13%, 67%) |
| CMYK | cmyk(0%, 5.8%, 13.5%, 32.9%) |
| CIE-LAB | lab(66.74, 1.36, 8.07) |
| CIE-LCH | lch(66.74, 8.18, 80.45°) |
| OKLab | oklab(71.38% 0.0058 0.0211) |
| OKLCH | oklch(71.38% 0.022 74.6) |
| XYZ | xyz(34.8843, 36.2863, 33.1775) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.08
Greyish
#A8A495
ΔE00 3.62
Greige
#B8AB98
ΔE00 3.84
Cement
#A5A391
ΔE00 5.31
Stone (survey)
#ADA587
ΔE00 7.11
Bland
#AFA88B
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA194 #949EAB
analogous
#AB9594 #ABA194 #AAAB94
triadic
#ABA194 #94ABA1 #A194AB
tetradic
#ABA194 #94AB95 #949EAB #AB94AA
square
#ABA194 #94AB95 #949EAB #AB94AA
split-complementary
#ABA194 #94AAAB #9594AB
monochromatic
#6E6456 #908372 #ABA194 #C6BFB6 #E1DDD9
Accessibility & contrast
On white
2.54
#ABA194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#ABA194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA194
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA194 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#A7A394
Tritanopia (blue-blind)
#AF9E9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aba194; /* rgb */ color: rgb(171, 161, 148); /* oklch */ color: oklch(71.4% 0.022 74.6);
Tailwind
colors: {
custom: {
50: '#c4bcb3',
500: '#aba194',
950: '#000000',
},
}SCSS
$custom: #aba194; $custom-light: #c4bcb3; $custom-dark: #000000;
JSON
{
"hex": "#aba194",
"rgb": {
"r": 171,
"g": 161,
"b": 148
},
"hsl": {
"h": 33.913,
"s": 12.042,
"l": 62.549
},
"oklch": {
"l": 0.7138,
"c": 0.02186,
"h": 74.6
},
"luminance": 0.36286
}Semantic roles & 50–950 ramp
primary
#ABA194
secondary
#C9CDD2
accent
#6E964F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180