#ABA299#ABA299
#ABA299 is a light, near-neutral orange. Relative luminance 0.368; OKLCH L 71.7% C 0.017 H 67.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA299 |
|---|---|
| RGB | rgb(171, 162, 153) |
| HSL | hsl(30, 10%, 64%) |
| HSV | hsv(30, 11%, 67%) |
| CMYK | cmyk(0%, 5.3%, 10.5%, 32.9%) |
| CIE-LAB | lab(67.13, 1.66, 5.84) |
| CIE-LCH | lch(67.13, 6.07, 74.15°) |
| OKLab | oklab(71.73% 0.0063 0.0153) |
| OKLCH | oklch(71.73% 0.017 67.6) |
| XYZ | xyz(35.4641, 36.7989, 35.3655) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.64
Greyish
#A8A495
ΔE00 4.51
Greige
#B8AB98
ΔE00 4.96
Dark Gray
#A9A9A9
ΔE00 5.80
Cement
#A5A391
ΔE00 6.35
Grey
#929591
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA299 #99A2AB
analogous
#AB9999 #ABA299 #ABAB99
triadic
#ABA299 #99ABA2 #A299AB
tetradic
#ABA299 #99AB99 #99A2AB #AB99AB
square
#ABA299 #99AB99 #99A2AB #AB99AB
split-complementary
#ABA299 #99ABAB #9999AB
monochromatic
#6F655B #8F8377 #ABA299 #C7C1BB #E2DFDC
Accessibility & contrast
On white
2.51
#ABA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#ABA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA299
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA299 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#A7A499
Tritanopia (blue-blind)
#AFA09F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba299; /* rgb */ color: rgb(171, 162, 153); /* oklch */ color: oklch(71.7% 0.017 67.6);
Tailwind
colors: {
custom: {
50: '#c4bdb7',
500: '#aba299',
950: '#000000',
},
}SCSS
$custom: #aba299; $custom-light: #c4bdb7; $custom-dark: #000000;
JSON
{
"hex": "#aba299",
"rgb": {
"r": 171,
"g": 162,
"b": 153
},
"hsl": {
"h": 30,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.71725,
"c": 0.01659,
"h": 67.6
},
"luminance": 0.36798
}Semantic roles & 50–950 ramp
primary
#ABA299
secondary
#CDD0D3
accent
#739452
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180