#ACA295#ACA295
#ACA295 is a light, muted orange. Relative luminance 0.368; OKLCH L 71.7% C 0.022 H 74.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA295 |
|---|---|
| RGB | rgb(172, 162, 149) |
| HSL | hsl(34, 12%, 63%) |
| HSV | hsv(34, 13%, 67%) |
| CMYK | cmyk(0%, 5.8%, 13.4%, 32.5%) |
| CIE-LAB | lab(67.11, 1.35, 8.06) |
| CIE-LCH | lch(67.11, 8.17, 80.46°) |
| OKLab | oklab(71.7% 0.0058 0.0211) |
| OKLCH | oklch(71.7% 0.022 74.6) |
| XYZ | xyz(35.3580, 36.7818, 33.6649) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.30
Greyish
#A8A495
ΔE00 3.59
Greige
#B8AB98
ΔE00 3.62
Cement
#A5A391
ΔE00 5.32
Bland
#AFA88B
ΔE00 7.08
Stone (survey)
#ADA587
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA295 #959FAC
analogous
#AC9695 #ACA295 #AAAC95
triadic
#ACA295 #95ACA2 #A295AC
tetradic
#ACA295 #95AC96 #959FAC #AC95AA
square
#ACA295 #95AC96 #959FAC #AC95AA
split-complementary
#ACA295 #95AAAC #9695AC
monochromatic
#6F6557 #918473 #ACA295 #C7C0B7 #E2DEDA
Accessibility & contrast
On white
2.51
#ACA295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#ACA295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA295
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA295 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A294
Deuteranopia (green-blind)
#A8A495
Tritanopia (blue-blind)
#B09F9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aca295; /* rgb */ color: rgb(172, 162, 149); /* oklch */ color: oklch(71.7% 0.022 74.6);
Tailwind
colors: {
custom: {
50: '#c4bdb4',
500: '#aca295',
950: '#000000',
},
}SCSS
$custom: #aca295; $custom-light: #c4bdb4; $custom-dark: #000000;
JSON
{
"hex": "#aca295",
"rgb": {
"r": 172,
"g": 162,
"b": 149
},
"hsl": {
"h": 33.913,
"s": 12.169,
"l": 62.941
},
"oklch": {
"l": 0.71703,
"c": 0.02183,
"h": 74.6
},
"luminance": 0.36781
}Semantic roles & 50–950 ramp
primary
#ACA295
secondary
#CACED3
accent
#6E964F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180