#ABA198#ABA198
#ABA198 is a light, near-neutral orange. Relative luminance 0.364; OKLCH L 71.5% C 0.017 H 64.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA198 |
|---|---|
| RGB | rgb(171, 161, 152) |
| HSL | hsl(28, 10%, 63%) |
| HSV | hsv(28, 11%, 67%) |
| CMYK | cmyk(0%, 5.8%, 11.1%, 32.9%) |
| CIE-LAB | lab(66.84, 2.03, 5.98) |
| CIE-LCH | lch(66.84, 6.32, 71.22°) |
| OKLab | oklab(71.49% 0.0075 0.0157) |
| OKLCH | oklch(71.49% 0.017 64.6) |
| XYZ | xyz(35.2064, 36.4151, 34.8738) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.80
Greyish
#A8A495
ΔE00 4.98
Greige
#B8AB98
ΔE00 5.12
Dark Gray
#A9A9A9
ΔE00 6.14
Cement
#A5A391
ΔE00 6.81
Warm Grey
#978A84
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA198 #98A2AB
analogous
#AB9898 #ABA198 #ABAA98
triadic
#ABA198 #98ABA1 #A198AB
tetradic
#ABA198 #98AB98 #98A2AB #AA98AB
square
#ABA198 #98AB98 #98A2AB #AA98AB
split-complementary
#ABA198 #98ABAA #9898AB
monochromatic
#6E645A #908276 #ABA198 #C6C0BA #E2DFDB
Accessibility & contrast
On white
2.54
#ABA198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#ABA198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA198
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA198 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#A7A398
Tritanopia (blue-blind)
#AF9F9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba198; /* rgb */ color: rgb(171, 161, 152); /* oklch */ color: oklch(71.5% 0.017 64.6);
Tailwind
colors: {
custom: {
50: '#c4bcb6',
500: '#aba198',
950: '#000000',
},
}SCSS
$custom: #aba198; $custom-light: #c4bcb6; $custom-dark: #000000;
JSON
{
"hex": "#aba198",
"rgb": {
"r": 171,
"g": 161,
"b": 152
},
"hsl": {
"h": 28.421,
"s": 10.16,
"l": 63.333
},
"oklch": {
"l": 0.71489,
"c": 0.01738,
"h": 64.6
},
"luminance": 0.36415
}Semantic roles & 50–950 ramp
primary
#ABA198
secondary
#CCD0D3
accent
#759451
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180