#ABA398#ABA398
#ABA398 is a light, near-neutral orange. Relative luminance 0.371; OKLCH L 71.9% C 0.018 H 76.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA398 |
|---|---|
| RGB | rgb(171, 163, 152) |
| HSL | hsl(35, 10%, 63%) |
| HSV | hsv(35, 11%, 67%) |
| CMYK | cmyk(0%, 4.7%, 11.1%, 32.9%) |
| CIE-LAB | lab(67.37, 0.94, 6.74) |
| CIE-LCH | lch(67.37, 6.81, 82.07°) |
| OKLab | oklab(71.91% 0.0044 0.0177) |
| OKLCH | oklch(71.91% 0.018 76.1) |
| XYZ | xyz(35.5587, 37.1197, 34.9913) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.79
Greyish
#A8A495
ΔE00 3.24
Greige
#B8AB98
ΔE00 4.22
Cement
#A5A391
ΔE00 5.07
Dark Gray
#A9A9A9
ΔE00 6.14
Bland
#AFA88B
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA398 #98A0AB
analogous
#AB9998 #ABA398 #A9AB98
triadic
#ABA398 #98ABA3 #A398AB
tetradic
#ABA398 #98AB99 #98A0AB #AB98A9
square
#ABA398 #98AB99 #98A0AB #AB98A9
split-complementary
#ABA398 #98A9AB #9998AB
monochromatic
#6E665A #908576 #ABA398 #C6C1BA #E2DFDB
Accessibility & contrast
On white
2.49
#ABA398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#ABA398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA398
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA398 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A397
Deuteranopia (green-blind)
#A8A598
Tritanopia (blue-blind)
#AFA1A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba398; /* rgb */ color: rgb(171, 163, 152); /* oklch */ color: oklch(71.9% 0.018 76.1);
Tailwind
colors: {
custom: {
50: '#c4beb6',
500: '#aba398',
950: '#000000',
},
}SCSS
$custom: #aba398; $custom-light: #c4beb6; $custom-dark: #000000;
JSON
{
"hex": "#aba398",
"rgb": {
"r": 171,
"g": 163,
"b": 152
},
"hsl": {
"h": 34.737,
"s": 10.16,
"l": 63.333
},
"oklch": {
"l": 0.71906,
"c": 0.0182,
"h": 76.1
},
"luminance": 0.37119
}Semantic roles & 50–950 ramp
primary
#ABA398
secondary
#CCCFD3
accent
#6D9451
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180