#ACA197#ACA197
#ACA197 is a light, near-neutral orange. Relative luminance 0.365; OKLCH L 71.5% C 0.019 H 64.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA197 |
|---|---|
| RGB | rgb(172, 161, 151) |
| HSL | hsl(29, 11%, 63%) |
| HSV | hsv(29, 12%, 67%) |
| CMYK | cmyk(0%, 6.4%, 12.2%, 32.5%) |
| CIE-LAB | lab(66.90, 2.24, 6.64) |
| CIE-LCH | lch(66.90, 7.00, 71.36°) |
| OKLab | oklab(71.55% 0.0082 0.0174) |
| OKLCH | oklch(71.55% 0.019 64.8) |
| XYZ | xyz(35.3436, 36.4953, 34.4546) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.67
Greige
#B8AB98
ΔE00 4.77
Greyish
#A8A495
ΔE00 5.06
Dark Gray
#A9A9A9
ΔE00 6.64
Cement
#A5A391
ΔE00 6.88
Mushroom
#BA9E88
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA197 #97A2AC
analogous
#AC9797 #ACA197 #ACAB97
triadic
#ACA197 #97ACA1 #A197AC
tetradic
#ACA197 #97AC97 #97A2AC #AB97AC
square
#ACA197 #97AC97 #97A2AC #AB97AC
split-complementary
#ACA197 #97ACAB #9797AC
monochromatic
#706459 #918275 #ACA197 #C7C0B9 #E2DFDB
Accessibility & contrast
On white
2.53
#ACA197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#ACA197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA197
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA197 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A196
Deuteranopia (green-blind)
#A7A497
Tritanopia (blue-blind)
#B09F9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aca197; /* rgb */ color: rgb(172, 161, 151); /* oklch */ color: oklch(71.5% 0.019 64.8);
Tailwind
colors: {
custom: {
50: '#c4bcb5',
500: '#aca197',
950: '#000000',
},
}SCSS
$custom: #aca197; $custom-light: #c4bcb5; $custom-dark: #000000;
JSON
{
"hex": "#aca197",
"rgb": {
"r": 172,
"g": 161,
"b": 151
},
"hsl": {
"h": 28.571,
"s": 11.23,
"l": 63.333
},
"oklch": {
"l": 0.71549,
"c": 0.01923,
"h": 64.8
},
"luminance": 0.36495
}Semantic roles & 50–950 ramp
primary
#ACA197
secondary
#CCD0D3
accent
#749550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180