#ACA293#ACA293
#ACA293 is a light, muted orange. Relative luminance 0.367; OKLCH L 71.7% C 0.024 H 78.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA293 |
|---|---|
| RGB | rgb(172, 162, 147) |
| HSL | hsl(36, 13%, 63%) |
| HSV | hsv(36, 15%, 67%) |
| CMYK | cmyk(0%, 5.8%, 14.5%, 32.5%) |
| CIE-LAB | lab(67.07, 1.02, 9.10) |
| CIE-LCH | lch(67.07, 9.16, 83.59°) |
| OKLab | oklab(71.65% 0.005 0.0237) |
| OKLCH | oklch(71.65% 0.024 78.2) |
| XYZ | xyz(35.1997, 36.7185, 32.8312) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.09
Greyish
#A8A495
ΔE00 3.17
Greige
#B8AB98
ΔE00 3.23
Cement
#A5A391
ΔE00 4.74
Stone (survey)
#ADA587
ΔE00 6.17
Bland
#AFA88B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA293 #939DAC
analogous
#AC9593 #ACA293 #A9AC93
triadic
#ACA293 #93ACA2 #A293AC
tetradic
#ACA293 #93AC95 #939DAC #AC93A9
square
#ACA293 #93AC95 #939DAC #AC93A9
split-complementary
#ACA293 #93A9AC #9593AC
monochromatic
#6F6555 #918470 #ACA293 #C7C0B6 #E1DED8
Accessibility & contrast
On white
2.52
#ACA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#ACA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA293
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA293 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A292
Deuteranopia (green-blind)
#A9A493
Tritanopia (blue-blind)
#B19F9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aca293; /* rgb */ color: rgb(172, 162, 147); /* oklch */ color: oklch(71.7% 0.024 78.2);
Tailwind
colors: {
custom: {
50: '#c4bdb2',
500: '#aca293',
950: '#000000',
},
}SCSS
$custom: #aca293; $custom-light: #c4bdb2; $custom-dark: #000000;
JSON
{
"hex": "#aca293",
"rgb": {
"r": 172,
"g": 162,
"b": 147
},
"hsl": {
"h": 36,
"s": 13.089,
"l": 62.549
},
"oklch": {
"l": 0.7165,
"c": 0.02423,
"h": 78.2
},
"luminance": 0.36718
}Semantic roles & 50–950 ramp
primary
#ACA293
secondary
#C9CCD2
accent
#6B974E
background
#FCFBFA
surface
#F8F6F5
border
#D1D0CF
text
#121211
muted
#818180