#DCA396#DCA396
#DCA396 is a light, moderate red. Relative luminance 0.436; OKLCH L 76.6% C 0.071 H 33.2°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA396 |
|---|---|
| RGB | rgb(220, 163, 150) |
| HSL | hsl(11, 50%, 73%) |
| HSV | hsv(11, 32%, 86%) |
| CMYK | cmyk(0%, 25.9%, 31.8%, 13.7%) |
| CIE-LAB | lab(71.97, 19.32, 15.02) |
| CIE-LCH | lch(71.97, 24.47, 37.86°) |
| OKLab | oklab(76.57% 0.0592 0.0387) |
| OKLCH | oklch(76.57% 0.071 33.2) |
| XYZ | xyz(48.1187, 43.6147, 34.7322) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.94
Blush (survey)
#F29E8E
ΔE00 5.24
Light Salmon
#FEA993
ΔE00 6.71
Darksalmon
#E9967A
ΔE00 6.93
Pale Salmon
#FFB19A
ΔE00 6.97
Peachy Pink
#FF9A8A
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA396 #96CFDC
analogous
#DC96AC #DCA396 #DCC696
triadic
#DCA396 #96DCA3 #A396DC
tetradic
#DCA396 #ACDC96 #96CFDC #C696DC
square
#DCA396 #ACDC96 #96CFDC #C696DC
split-complementary
#DCA396 #96DCC6 #96ACDC
monochromatic
#BA553E #CD7B68 #DCA396 #EBCBC4 #F7EBE8
Accessibility & contrast
On white
2.16
#DCA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#DCA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA396
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA396 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA95
Deuteranopia (green-blind)
#BDB596
Tritanopia (blue-blind)
#E99BA0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca396; /* rgb */ color: rgb(220, 163, 150); /* oklch */ color: oklch(76.6% 0.071 33.2);
Tailwind
colors: {
custom: {
50: '#e8beb4',
500: '#dca396',
950: '#000000',
},
}SCSS
$custom: #dca396; $custom-light: #e8beb4; $custom-dark: #000000;
JSON
{
"hex": "#dca396",
"rgb": {
"r": 220,
"g": 163,
"b": 150
},
"hsl": {
"h": 11.143,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.76567,
"c": 0.07069,
"h": 33.2
},
"luminance": 0.43612
}Semantic roles & 50–950 ramp
primary
#DCA396
secondary
#DDEBEE
accent
#A2BD28
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180