#ACA09A#ACA09A
#ACA09A is a light, near-neutral orange. Relative luminance 0.362; OKLCH L 71.4% C 0.017 H 48.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA09A |
|---|---|
| RGB | rgb(172, 160, 154) |
| HSL | hsl(20, 10%, 64%) |
| HSV | hsv(20, 10%, 67%) |
| CMYK | cmyk(0%, 7%, 10.5%, 32.5%) |
| CIE-LAB | lab(66.71, 3.30, 4.69) |
| CIE-LCH | lch(66.71, 5.74, 54.88°) |
| OKLab | oklab(71.43% 0.011 0.0124) |
| OKLCH | oklch(71.43% 0.017 48.5) |
| XYZ | xyz(35.4163, 36.2459, 35.6960) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.90
Dark Gray
#A9A9A9
ΔE00 6.24
Greige
#B8AB98
ΔE00 6.80
Warm Grey
#978A84
ΔE00 7.05
Greyish
#A8A495
ΔE00 7.15
Mushroom
#BA9E88
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA09A #9AA6AC
analogous
#AC9A9D #ACA09A #ACA99A
triadic
#ACA09A #9AACA0 #A09AAC
tetradic
#ACA09A #9DAC9A #9AA6AC #A99AAC
square
#ACA09A #9DAC9A #9AA6AC #A99AAC
split-complementary
#ACA09A #9AACA9 #9A9DAC
monochromatic
#70625C #908078 #ACA09A #C8C0BC #E3DFDD
Accessibility & contrast
On white
2.55
#ACA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#ACA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA09A
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA09A | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19A
Deuteranopia (green-blind)
#A6A39A
Tritanopia (blue-blind)
#B09E9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aca09a; /* rgb */ color: rgb(172, 160, 154); /* oklch */ color: oklch(71.4% 0.017 48.5);
Tailwind
colors: {
custom: {
50: '#c4bcb7',
500: '#aca09a',
950: '#000000',
},
}SCSS
$custom: #aca09a; $custom-light: #c4bcb7; $custom-dark: #000000;
JSON
{
"hex": "#aca09a",
"rgb": {
"r": 172,
"g": 160,
"b": 154
},
"hsl": {
"h": 20,
"s": 9.783,
"l": 63.922
},
"oklch": {
"l": 0.71425,
"c": 0.01653,
"h": 48.5
},
"luminance": 0.36245
}Semantic roles & 50–950 ramp
primary
#ACA09A
secondary
#CED2D4
accent
#7E9452
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180