#ABA69A#ABA69A
#ABA69A is a light, near-neutral orange. Relative luminance 0.383; OKLCH L 72.6% C 0.018 H 88.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA69A |
|---|---|
| RGB | rgb(171, 166, 154) |
| HSL | hsl(42, 9%, 64%) |
| HSV | hsv(42, 10%, 67%) |
| CMYK | cmyk(0%, 2.9%, 9.9%, 32.9%) |
| CIE-LAB | lab(68.21, -0.35, 6.85) |
| CIE-LCH | lch(68.21, 6.86, 92.94°) |
| OKLab | oklab(72.59% 0.0006 0.0179) |
| OKLCH | oklch(72.59% 0.018 88) |
| XYZ | xyz(36.2629, 38.2638, 36.0409) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.73
Stone
#A89F91
ΔE00 2.75
Cement
#A5A391
ΔE00 3.55
Greige
#B8AB98
ΔE00 4.44
Dark Gray
#A9A9A9
ΔE00 6.00
Bland
#AFA88B
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA69A #9A9FAB
analogous
#AB9D9A #ABA69A #A7AB9A
triadic
#ABA69A #9AABA6 #A69AAB
tetradic
#ABA69A #9AAB9D #9A9FAB #AB9AA7
square
#ABA69A #9AAB9D #9A9FAB #AB9AA7
split-complementary
#ABA69A #9AA7AB #9D9AAB
monochromatic
#6F695C #8F8979 #ABA69A #C7C3BB #E3E1DD
Accessibility & contrast
On white
2.43
#ABA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#ABA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA69A
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA69A | 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)
#A9A599
Deuteranopia (green-blind)
#AAA79A
Tritanopia (blue-blind)
#AEA4A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba69a; /* rgb */ color: rgb(171, 166, 154); /* oklch */ color: oklch(72.6% 0.018 88.0);
Tailwind
colors: {
custom: {
50: '#c4c0b7',
500: '#aba69a',
950: '#000000',
},
}SCSS
$custom: #aba69a; $custom-light: #c4c0b7; $custom-dark: #000000;
JSON
{
"hex": "#aba69a",
"rgb": {
"r": 171,
"g": 166,
"b": 154
},
"hsl": {
"h": 42.353,
"s": 9.189,
"l": 63.725
},
"oklch": {
"l": 0.72589,
"c": 0.01793,
"h": 88
},
"luminance": 0.38263
}Semantic roles & 50–950 ramp
primary
#ABA69A
secondary
#CDCFD3
accent
#659352
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180