#ABA298#ABA298
#ABA298 is a light, near-neutral orange. Relative luminance 0.368; OKLCH L 71.7% C 0.018 H 70.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA298 |
|---|---|
| RGB | rgb(171, 162, 152) |
| HSL | hsl(32, 10%, 63%) |
| HSV | hsv(32, 11%, 67%) |
| CMYK | cmyk(0%, 5.3%, 11.1%, 32.9%) |
| CIE-LAB | lab(67.10, 1.49, 6.36) |
| CIE-LCH | lch(67.10, 6.53, 76.85°) |
| OKLab | oklab(71.7% 0.0059 0.0167) |
| OKLCH | oklch(71.7% 0.018 70.5) |
| XYZ | xyz(35.3819, 36.7660, 34.9323) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.17
Greyish
#A8A495
ΔE00 4.10
Greige
#B8AB98
ΔE00 4.59
Cement
#A5A391
ΔE00 5.93
Dark Gray
#A9A9A9
ΔE00 6.09
Grey
#929591
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA298 #98A1AB
analogous
#AB9898 #ABA298 #AAAB98
triadic
#ABA298 #98ABA2 #A298AB
tetradic
#ABA298 #98AB98 #98A1AB #AB98AA
square
#ABA298 #98AB98 #98A1AB #AB98AA
split-complementary
#ABA298 #98AAAB #9898AB
monochromatic
#6E655A #908476 #ABA298 #C6C0BA #E2DFDB
Accessibility & contrast
On white
2.51
#ABA298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#ABA298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA298
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA298 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A297
Deuteranopia (green-blind)
#A7A498
Tritanopia (blue-blind)
#AFA09F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba298; /* rgb */ color: rgb(171, 162, 152); /* oklch */ color: oklch(71.7% 0.018 70.5);
Tailwind
colors: {
custom: {
50: '#c4bdb6',
500: '#aba298',
950: '#000000',
},
}SCSS
$custom: #aba298; $custom-light: #c4bdb6; $custom-dark: #000000;
JSON
{
"hex": "#aba298",
"rgb": {
"r": 171,
"g": 162,
"b": 152
},
"hsl": {
"h": 31.579,
"s": 10.16,
"l": 63.333
},
"oklch": {
"l": 0.71697,
"c": 0.0177,
"h": 70.5
},
"luminance": 0.36766
}Semantic roles & 50–950 ramp
primary
#ABA298
secondary
#CCCFD3
accent
#719451
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180