#ABA79C#ABA79C
#ABA79C is a light, near-neutral orange. Relative luminance 0.387; OKLCH L 72.9% C 0.016 H 90.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA79C |
|---|---|
| RGB | rgb(171, 167, 156) |
| HSL | hsl(44, 8%, 64%) |
| HSV | hsv(44, 9%, 67%) |
| CMYK | cmyk(0%, 2.3%, 8.8%, 32.9%) |
| CIE-LAB | lab(68.53, -0.55, 6.19) |
| CIE-LCH | lch(68.53, 6.22, 95.07°) |
| OKLab | oklab(72.85% -0.0001 0.0162) |
| OKLCH | oklch(72.85% 0.016 90.3) |
| XYZ | xyz(36.6133, 38.6960, 36.9863) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.04
Stone
#A89F91
ΔE00 3.32
Cement
#A5A391
ΔE00 3.73
Greige
#B8AB98
ΔE00 4.89
Dark Gray
#A9A9A9
ΔE00 5.51
Bland
#AFA88B
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA79C #9CA0AB
analogous
#ABA09C #ABA79C #A8AB9C
triadic
#ABA79C #9CABA7 #A79CAB
tetradic
#ABA79C #9CABA0 #9CA0AB #AB9CA8
square
#ABA79C #9CABA0 #9CA0AB #AB9CA8
split-complementary
#ABA79C #9CA8AB #A09CAB
monochromatic
#6F6A5E #8F8A7B #ABA79C #C7C4BD #E3E2DE
Accessibility & contrast
On white
2.40
#ABA79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#ABA79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA79C
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA79C | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA69B
Deuteranopia (green-blind)
#ABA89C
Tritanopia (blue-blind)
#AEA5A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba79c; /* rgb */ color: rgb(171, 167, 156); /* oklch */ color: oklch(72.9% 0.016 90.3);
Tailwind
colors: {
custom: {
50: '#c4c1b9',
500: '#aba79c',
950: '#000000',
},
}SCSS
$custom: #aba79c; $custom-light: #c4c1b9; $custom-dark: #000000;
JSON
{
"hex": "#aba79c",
"rgb": {
"r": 171,
"g": 167,
"b": 156
},
"hsl": {
"h": 44,
"s": 8.197,
"l": 64.118
},
"oklch": {
"l": 0.72853,
"c": 0.01623,
"h": 90.3
},
"luminance": 0.38696
}Semantic roles & 50–950 ramp
primary
#ABA79C
secondary
#CFD0D4
accent
#649253
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180