#ABA699#ABA699
#ABA699 is a light, near-neutral orange. Relative luminance 0.382; OKLCH L 72.6% C 0.019 H 89.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA699 |
|---|---|
| RGB | rgb(171, 166, 153) |
| HSL | hsl(43, 10%, 64%) |
| HSV | hsv(43, 11%, 67%) |
| CMYK | cmyk(0%, 2.9%, 10.5%, 32.9%) |
| CIE-LAB | lab(68.19, -0.52, 7.37) |
| CIE-LCH | lch(68.19, 7.39, 94.06°) |
| OKLab | oklab(72.56% 0.0002 0.0193) |
| OKLCH | oklch(72.56% 0.019 89.4) |
| XYZ | xyz(36.1800, 38.2306, 35.6041) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.35
Stone
#A89F91
ΔE00 2.75
Cement
#A5A391
ΔE00 3.17
Greige
#B8AB98
ΔE00 4.33
Bland
#AFA88B
ΔE00 5.90
Stone (survey)
#ADA587
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA699 #999EAB
analogous
#AB9D99 #ABA699 #A7AB99
triadic
#ABA699 #99ABA6 #A699AB
tetradic
#ABA699 #99AB9D #999EAB #AB99A7
square
#ABA699 #99AB9D #999EAB #AB99A7
split-complementary
#ABA699 #99A7AB #9D99AB
monochromatic
#6F695B #8F8977 #ABA699 #C7C3BB #E2E1DC
Accessibility & contrast
On white
2.43
#ABA699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#ABA699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA699
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA699 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#ABA799
Tritanopia (blue-blind)
#AEA4A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba699; /* rgb */ color: rgb(171, 166, 153); /* oklch */ color: oklch(72.6% 0.019 89.4);
Tailwind
colors: {
custom: {
50: '#c4c0b7',
500: '#aba699',
950: '#000000',
},
}SCSS
$custom: #aba699; $custom-light: #c4c0b7; $custom-dark: #000000;
JSON
{
"hex": "#aba699",
"rgb": {
"r": 171,
"g": 166,
"b": 153
},
"hsl": {
"h": 43.333,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.72561,
"c": 0.01926,
"h": 89.4
},
"luminance": 0.3823
}Semantic roles & 50–950 ramp
primary
#ABA699
secondary
#CDCED3
accent
#649452
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180