#ABA898#ABA898
#ABA898 is a light, muted yellow. Relative luminance 0.389; OKLCH L 73.0% C 0.023 H 98.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA898 |
|---|---|
| RGB | rgb(171, 168, 152) |
| HSL | hsl(51, 10%, 63%) |
| HSV | hsv(51, 11%, 67%) |
| CMYK | cmyk(0%, 1.8%, 11.1%, 32.9%) |
| CIE-LAB | lab(68.70, -1.78, 8.65) |
| CIE-LCH | lch(68.70, 8.83, 101.62°) |
| OKLab | oklab(72.96% -0.0033 0.0225) |
| OKLCH | oklch(72.96% 0.023 98.2) |
| XYZ | xyz(36.4641, 38.9305, 35.2931) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 1.32
Cement
#A5A391
ΔE00 1.92
Stone
#A89F91
ΔE00 4.20
Bland
#AFA88B
ΔE00 4.69
Greige
#B8AB98
ΔE00 5.04
Stone (survey)
#ADA587
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA898 #989BAB
analogous
#AB9E98 #ABA898 #A4AB98
triadic
#ABA898 #98ABA8 #A898AB
tetradic
#ABA898 #98AB9E #989BAB #AB98A4
square
#ABA898 #98AB9E #989BAB #AB98A4
split-complementary
#ABA898 #98A4AB #9E98AB
monochromatic
#6E6B5A #908C76 #ABA898 #C6C4BA #E2E1DB
Accessibility & contrast
On white
2.39
#ABA898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#ABA898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA898
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA898 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA797
Deuteranopia (green-blind)
#ACA898
Tritanopia (blue-blind)
#AEA6A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba898; /* rgb */ color: rgb(171, 168, 152); /* oklch */ color: oklch(73.0% 0.023 98.2);
Tailwind
colors: {
custom: {
50: '#c4c1b6',
500: '#aba898',
950: '#000000',
},
}SCSS
$custom: #aba898; $custom-light: #c4c1b6; $custom-dark: #000000;
JSON
{
"hex": "#aba898",
"rgb": {
"r": 171,
"g": 168,
"b": 152
},
"hsl": {
"h": 50.526,
"s": 10.16,
"l": 63.333
},
"oklch": {
"l": 0.72956,
"c": 0.02277,
"h": 98.2
},
"luminance": 0.3893
}Semantic roles & 50–950 ramp
primary
#ABA898
secondary
#CCCDD3
accent
#5C9451
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180