#ABA295#ABA295
#ABA295 is a light, muted orange. Relative luminance 0.367; OKLCH L 71.6% C 0.021 H 77.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA295 |
|---|---|
| RGB | rgb(171, 162, 149) |
| HSL | hsl(35, 12%, 63%) |
| HSV | hsv(35, 13%, 67%) |
| CMYK | cmyk(0%, 5.3%, 12.9%, 32.9%) |
| CIE-LAB | lab(67.03, 0.98, 7.93) |
| CIE-LCH | lch(67.03, 7.99, 82.97°) |
| OKLab | oklab(71.62% 0.0047 0.0207) |
| OKLCH | oklch(71.62% 0.021 77.3) |
| XYZ | xyz(35.1393, 36.6690, 33.6546) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.04
Greyish
#A8A495
ΔE00 3.08
Greige
#B8AB98
ΔE00 3.75
Cement
#A5A391
ΔE00 4.81
Bland
#AFA88B
ΔE00 6.79
Stone (survey)
#ADA587
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA295 #959EAB
analogous
#AB9795 #ABA295 #A9AB95
triadic
#ABA295 #95ABA2 #A295AB
tetradic
#ABA295 #95AB97 #959EAB #AB95A9
square
#ABA295 #95AB97 #959EAB #AB95A9
split-complementary
#ABA295 #95A9AB #9795AB
monochromatic
#6E6557 #908473 #ABA295 #C6C0B7 #E1DED9
Accessibility & contrast
On white
2.52
#ABA295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#ABA295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA295
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA295 | 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)
#A6A294
Deuteranopia (green-blind)
#A8A495
Tritanopia (blue-blind)
#AF9F9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba295; /* rgb */ color: rgb(171, 162, 149); /* oklch */ color: oklch(71.6% 0.021 77.3);
Tailwind
colors: {
custom: {
50: '#c4bdb4',
500: '#aba295',
950: '#000000',
},
}SCSS
$custom: #aba295; $custom-light: #c4bdb4; $custom-dark: #000000;
JSON
{
"hex": "#aba295",
"rgb": {
"r": 171,
"g": 162,
"b": 149
},
"hsl": {
"h": 35.455,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.71616,
"c": 0.02122,
"h": 77.3
},
"luminance": 0.36669
}Semantic roles & 50–950 ramp
primary
#ABA295
secondary
#CACDD2
accent
#6C9650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180