#ABA69B#ABA69B
#ABA69B is a light, near-neutral orange. Relative luminance 0.383; OKLCH L 72.6% C 0.017 H 86.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA69B |
|---|---|
| RGB | rgb(171, 166, 155) |
| HSL | hsl(41, 9%, 64%) |
| HSV | hsv(41, 9%, 67%) |
| CMYK | cmyk(0%, 2.9%, 9.4%, 32.9%) |
| CIE-LAB | lab(68.24, -0.18, 6.33) |
| CIE-LCH | lch(68.24, 6.33, 91.62°) |
| OKLab | oklab(72.62% 0.001 0.0166) |
| OKLCH | oklch(72.62% 0.017 86.4) |
| XYZ | xyz(36.3465, 38.2972, 36.4813) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.15
Stone
#A89F91
ΔE00 2.83
Cement
#A5A391
ΔE00 3.96
Greige
#B8AB98
ΔE00 4.61
Dark Gray
#A9A9A9
ΔE00 5.60
Bland
#AFA88B
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA69B #9BA0AB
analogous
#AB9E9B #ABA69B #A8AB9B
triadic
#ABA69B #9BABA6 #A69BAB
tetradic
#ABA69B #9BAB9E #9BA0AB #AB9BA8
square
#ABA69B #9BAB9E #9BA0AB #AB9BA8
split-complementary
#ABA69B #9BA8AB #9E9BAB
monochromatic
#6F695D #8F887A #ABA69B #C7C4BC #E3E1DE
Accessibility & contrast
On white
2.43
#ABA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#ABA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA69B
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA69B | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69A
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#AEA4A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba69b; /* rgb */ color: rgb(171, 166, 155); /* oklch */ color: oklch(72.6% 0.017 86.4);
Tailwind
colors: {
custom: {
50: '#c4c0b8',
500: '#aba69b',
950: '#000000',
},
}SCSS
$custom: #aba69b; $custom-light: #c4c0b8; $custom-dark: #000000;
JSON
{
"hex": "#aba69b",
"rgb": {
"r": 171,
"g": 166,
"b": 155
},
"hsl": {
"h": 41.25,
"s": 8.696,
"l": 63.922
},
"oklch": {
"l": 0.72616,
"c": 0.01661,
"h": 86.4
},
"luminance": 0.38297
}Semantic roles & 50–950 ramp
primary
#ABA69B
secondary
#CED0D4
accent
#679353
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180