#ABA396#ABA396
#ABA396 is a light, muted orange. Relative luminance 0.371; OKLCH L 71.9% C 0.021 H 80.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA396 |
|---|---|
| RGB | rgb(171, 163, 150) |
| HSL | hsl(37, 11%, 63%) |
| HSV | hsv(37, 12%, 67%) |
| CMYK | cmyk(0%, 4.7%, 12.3%, 32.9%) |
| CIE-LAB | lab(67.32, 0.60, 7.79) |
| CIE-LCH | lch(67.32, 7.81, 85.59°) |
| OKLab | oklab(71.85% 0.0036 0.0203) |
| OKLCH | oklch(71.85% 0.021 80.1) |
| XYZ | xyz(35.3963, 37.0548, 34.1359) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.30
Greyish
#A8A495
ΔE00 2.56
Greige
#B8AB98
ΔE00 3.76
Cement
#A5A391
ΔE00 4.33
Bland
#AFA88B
ΔE00 6.48
Stone (survey)
#ADA587
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA396 #969EAB
analogous
#AB9896 #ABA396 #A8AB96
triadic
#ABA396 #96ABA3 #A396AB
tetradic
#ABA396 #96AB98 #969EAB #AB96A8
square
#ABA396 #96AB98 #969EAB #AB96A8
split-complementary
#ABA396 #96A8AB #9896AB
monochromatic
#6E6658 #908574 #ABA396 #C6C1B8 #E1DFDA
Accessibility & contrast
On white
2.50
#ABA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#ABA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA396
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA396 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A395
Deuteranopia (green-blind)
#A9A596
Tritanopia (blue-blind)
#AFA19F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba396; /* rgb */ color: rgb(171, 163, 150); /* oklch */ color: oklch(71.9% 0.021 80.1);
Tailwind
colors: {
custom: {
50: '#c4beb4',
500: '#aba396',
950: '#000000',
},
}SCSS
$custom: #aba396; $custom-light: #c4beb4; $custom-dark: #000000;
JSON
{
"hex": "#aba396",
"rgb": {
"r": 171,
"g": 163,
"b": 150
},
"hsl": {
"h": 37.143,
"s": 11.111,
"l": 62.941
},
"oklch": {
"l": 0.71852,
"c": 0.02065,
"h": 80.1
},
"luminance": 0.37054
}Semantic roles & 50–950 ramp
primary
#ABA396
secondary
#CBCDD2
accent
#6B9550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180