#ABA294#ABA294
#ABA294 is a light, muted orange. Relative luminance 0.366; OKLCH L 71.6% C 0.022 H 79.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA294 |
|---|---|
| RGB | rgb(171, 162, 148) |
| HSL | hsl(37, 12%, 63%) |
| HSV | hsv(37, 13%, 67%) |
| CMYK | cmyk(0%, 5.3%, 13.5%, 32.9%) |
| CIE-LAB | lab(67.00, 0.81, 8.45) |
| CIE-LCH | lch(67.00, 8.49, 84.52°) |
| OKLab | oklab(71.59% 0.0043 0.022) |
| OKLCH | oklch(71.59% 0.022 79.1) |
| XYZ | xyz(35.0598, 36.6372, 33.2360) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 0.91
Greyish
#A8A495
ΔE00 2.84
Greige
#B8AB98
ΔE00 3.57
Cement
#A5A391
ΔE00 4.50
Bland
#AFA88B
ΔE00 6.34
Stone (survey)
#ADA587
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA294 #949DAB
analogous
#AB9694 #ABA294 #A8AB94
triadic
#ABA294 #94ABA2 #A294AB
tetradic
#ABA294 #94AB96 #949DAB #AB94A8
square
#ABA294 #94AB96 #949DAB #AB94A8
split-complementary
#ABA294 #94A8AB #9694AB
monochromatic
#6E6556 #908472 #ABA294 #C6C0B6 #E1DED9
Accessibility & contrast
On white
2.52
#ABA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#ABA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA294
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA294 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A293
Deuteranopia (green-blind)
#A8A494
Tritanopia (blue-blind)
#AF9F9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba294; /* rgb */ color: rgb(171, 162, 148); /* oklch */ color: oklch(71.6% 0.022 79.1);
Tailwind
colors: {
custom: {
50: '#c4bdb3',
500: '#aba294',
950: '#000000',
},
}SCSS
$custom: #aba294; $custom-light: #c4bdb3; $custom-dark: #000000;
JSON
{
"hex": "#aba294",
"rgb": {
"r": 171,
"g": 162,
"b": 148
},
"hsl": {
"h": 36.522,
"s": 12.042,
"l": 62.549
},
"oklch": {
"l": 0.71589,
"c": 0.02245,
"h": 79.1
},
"luminance": 0.36637
}Semantic roles & 50–950 ramp
primary
#ABA294
secondary
#C9CCD2
accent
#6B964F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180