#ABA69C#ABA69C
#ABA69C is a light, near-neutral orange. Relative luminance 0.383; OKLCH L 72.6% C 0.015 H 84.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA69C |
|---|---|
| RGB | rgb(171, 166, 156) |
| HSL | hsl(40, 8%, 64%) |
| HSV | hsv(40, 9%, 67%) |
| CMYK | cmyk(0%, 2.9%, 8.8%, 32.9%) |
| CIE-LAB | lab(68.26, -0.01, 5.81) |
| CIE-LCH | lch(68.26, 5.81, 90.05°) |
| OKLab | oklab(72.64% 0.0014 0.0152) |
| OKLCH | oklch(72.64% 0.015 84.6) |
| XYZ | xyz(36.4309, 38.3310, 36.9255) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.60
Stone
#A89F91
ΔE00 2.98
Cement
#A5A391
ΔE00 4.39
Greige
#B8AB98
ΔE00 4.81
Dark Gray
#A9A9A9
ΔE00 5.20
Bland
#AFA88B
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA69C #9CA1AB
analogous
#AB9F9C #ABA69C #A9AB9C
triadic
#ABA69C #9CABA6 #A69CAB
tetradic
#ABA69C #9CAB9F #9CA1AB #AB9CA9
square
#ABA69C #9CAB9F #9CA1AB #AB9CA9
split-complementary
#ABA69C #9CA9AB #9F9CAB
monochromatic
#6F695E #8F887B #ABA69C #C7C4BD #E3E2DE
Accessibility & contrast
On white
2.42
#ABA69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#ABA69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA69C
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA69C | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69B
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#AEA4A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba69c; /* rgb */ color: rgb(171, 166, 156); /* oklch */ color: oklch(72.6% 0.015 84.6);
Tailwind
colors: {
custom: {
50: '#c4c0b9',
500: '#aba69c',
950: '#000000',
},
}SCSS
$custom: #aba69c; $custom-light: #c4c0b9; $custom-dark: #000000;
JSON
{
"hex": "#aba69c",
"rgb": {
"r": 171,
"g": 166,
"b": 156
},
"hsl": {
"h": 40,
"s": 8.197,
"l": 64.118
},
"oklch": {
"l": 0.72644,
"c": 0.01531,
"h": 84.6
},
"luminance": 0.38331
}Semantic roles & 50–950 ramp
primary
#ABA69C
secondary
#CFD1D4
accent
#689253
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180