#DCAC97#DCAC97
#DCAC97 is a light, moderate orange. Relative luminance 0.470; OKLCH L 78.3% C 0.064 H 44.8°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAC97 |
|---|---|
| RGB | rgb(220, 172, 151) |
| HSL | hsl(18, 50%, 73%) |
| HSV | hsv(18, 31%, 86%) |
| CMYK | cmyk(0%, 21.8%, 31.4%, 13.7%) |
| CIE-LAB | lab(74.16, 14.60, 17.53) |
| CIE-LCH | lch(74.16, 22.82, 50.20°) |
| OKLab | oklab(78.28% 0.0452 0.0449) |
| OKLCH | oklch(78.28% 0.064 44.8) |
| XYZ | xyz(49.8548, 46.9575, 35.7099) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.06
Pale Salmon
#FFB19A
ΔE00 7.15
Light Salmon
#FEA993
ΔE00 7.89
Darksalmon
#E9967A
ΔE00 8.12
Blush (survey)
#F29E8E
ΔE00 8.29
Pinkish Grey
#C8ACA9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAC97 #97C7DC
analogous
#DC97A4 #DCAC97 #DCCE97
triadic
#DCAC97 #97DCAC #AC97DC
tetradic
#DCAC97 #A4DC97 #97C7DC #CE97DC
square
#DCAC97 #A4DC97 #97C7DC #CE97DC
split-complementary
#DCAC97 #97DCCE #97A4DC
monochromatic
#BA643F #CD8769 #DCAC97 #EBD1C5 #F7EDE8
Accessibility & contrast
On white
2.02
#DCAC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#DCAC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAC97
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAC97 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B196
Deuteranopia (green-blind)
#C3BA97
Tritanopia (blue-blind)
#E9A4A6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dcac97; /* rgb */ color: rgb(220, 172, 151); /* oklch */ color: oklch(78.3% 0.064 44.8);
Tailwind
colors: {
custom: {
50: '#e8c4b5',
500: '#dcac97',
950: '#000000',
},
}SCSS
$custom: #dcac97; $custom-light: #e8c4b5; $custom-dark: #000000;
JSON
{
"hex": "#dcac97",
"rgb": {
"r": 220,
"g": 172,
"b": 151
},
"hsl": {
"h": 18.261,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.78277,
"c": 0.06375,
"h": 44.8
},
"luminance": 0.46955
}Semantic roles & 50–950 ramp
primary
#DCAC97
secondary
#DDE9EE
accent
#90BD29
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161211
muted
#848180