#ABA798#ABA798
#ABA798 is a light, muted yellow. Relative luminance 0.386; OKLCH L 72.7% C 0.022 H 94.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA798 |
|---|---|
| RGB | rgb(171, 167, 152) |
| HSL | hsl(47, 10%, 63%) |
| HSV | hsv(47, 11%, 67%) |
| CMYK | cmyk(0%, 2.3%, 11.1%, 32.9%) |
| CIE-LAB | lab(68.43, -1.24, 8.27) |
| CIE-LCH | lch(68.43, 8.36, 98.51°) |
| OKLab | oklab(72.75% -0.0017 0.0216) |
| OKLCH | oklch(72.75% 0.022 94.6) |
| XYZ | xyz(36.2802, 38.5627, 35.2318) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 0.89
Cement
#A5A391
ΔE00 2.27
Stone
#A89F91
ΔE00 3.50
Greige
#B8AB98
ΔE00 4.60
Bland
#AFA88B
ΔE00 5.03
Stone (survey)
#ADA587
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA798 #989CAB
analogous
#AB9D98 #ABA798 #A5AB98
triadic
#ABA798 #98ABA7 #A798AB
tetradic
#ABA798 #98AB9D #989CAB #AB98A5
square
#ABA798 #98AB9D #989CAB #AB98A5
split-complementary
#ABA798 #98A5AB #9D98AB
monochromatic
#6E6A5A #908A76 #ABA798 #C6C4BA #E2E1DB
Accessibility & contrast
On white
2.41
#ABA798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#ABA798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA798
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA798 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA697
Deuteranopia (green-blind)
#ACA798
Tritanopia (blue-blind)
#AEA5A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba798; /* rgb */ color: rgb(171, 167, 152); /* oklch */ color: oklch(72.7% 0.022 94.6);
Tailwind
colors: {
custom: {
50: '#c4c1b6',
500: '#aba798',
950: '#000000',
},
}SCSS
$custom: #aba798; $custom-light: #c4c1b6; $custom-dark: #000000;
JSON
{
"hex": "#aba798",
"rgb": {
"r": 171,
"g": 167,
"b": 152
},
"hsl": {
"h": 47.368,
"s": 10.16,
"l": 63.333
},
"oklch": {
"l": 0.72745,
"c": 0.02164,
"h": 94.6
},
"luminance": 0.38562
}Semantic roles & 50–950 ramp
primary
#ABA798
secondary
#CCCDD3
accent
#5F9451
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180