#ABA89C#ABA89C
#ABA89C is a light, near-neutral yellow. Relative luminance 0.391; OKLCH L 73.1% C 0.017 H 95.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA89C |
|---|---|
| RGB | rgb(171, 168, 156) |
| HSL | hsl(48, 8%, 64%) |
| HSV | hsv(48, 9%, 67%) |
| CMYK | cmyk(0%, 1.8%, 8.8%, 32.9%) |
| CIE-LAB | lab(68.80, -1.09, 6.58) |
| CIE-LCH | lch(68.80, 6.67, 99.42°) |
| OKLab | oklab(73.06% -0.0016 0.0172) |
| OKLCH | oklch(73.06% 0.017 95.3) |
| XYZ | xyz(36.7973, 39.0638, 37.0476) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 1.75
Cement
#A5A391
ΔE00 3.19
Stone
#A89F91
ΔE00 3.82
Greige
#B8AB98
ΔE00 5.12
Dark Gray
#A9A9A9
ΔE00 5.89
Bland
#AFA88B
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA89C #9C9FAB
analogous
#ABA19C #ABA89C #A7AB9C
triadic
#ABA89C #9CABA8 #A89CAB
tetradic
#ABA89C #9CABA1 #9C9FAB #AB9CA7
square
#ABA89C #9CABA1 #9C9FAB #AB9CA7
split-complementary
#ABA89C #9CA7AB #A19CAB
monochromatic
#6F6B5E #8F8B7B #ABA89C #C7C5BD #E3E2DE
Accessibility & contrast
On white
2.38
#ABA89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#ABA89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA89C
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA89C | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79B
Deuteranopia (green-blind)
#ACA89C
Tritanopia (blue-blind)
#AEA6A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba89c; /* rgb */ color: rgb(171, 168, 156); /* oklch */ color: oklch(73.1% 0.017 95.3);
Tailwind
colors: {
custom: {
50: '#c4c1b9',
500: '#aba89c',
950: '#000000',
},
}SCSS
$custom: #aba89c; $custom-light: #c4c1b9; $custom-dark: #000000;
JSON
{
"hex": "#aba89c",
"rgb": {
"r": 171,
"g": 168,
"b": 156
},
"hsl": {
"h": 48,
"s": 8.197,
"l": 64.118
},
"oklch": {
"l": 0.73063,
"c": 0.01729,
"h": 95.3
},
"luminance": 0.39063
}Semantic roles & 50–950 ramp
primary
#ABA89C
secondary
#CFD0D4
accent
#609253
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180