#DCA296#DCA296
#DCA296 is a light, moderate red. Relative luminance 0.433; OKLCH L 76.4% C 0.072 H 31.9°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA296 |
|---|---|
| RGB | rgb(220, 162, 150) |
| HSL | hsl(10, 50%, 73%) |
| HSV | hsv(10, 32%, 86%) |
| CMYK | cmyk(0%, 26.4%, 31.8%, 13.7%) |
| CIE-LAB | lab(71.73, 19.86, 14.69) |
| CIE-LCH | lch(71.73, 24.70, 36.49°) |
| OKLab | oklab(76.38% 0.0608 0.0379) |
| OKLCH | oklch(76.38% 0.072 31.9) |
| XYZ | xyz(47.9418, 43.2610, 34.6733) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.10
Pinkish Tan
#D99B82
ΔE00 5.23
Light Salmon
#FEA993
ΔE00 6.80
Darksalmon
#E9967A
ΔE00 7.04
Pale Salmon
#FFB19A
ΔE00 7.17
Peachy Pink
#FF9A8A
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA296 #96D0DC
analogous
#DC96AD #DCA296 #DCC596
triadic
#DCA296 #96DCA2 #A296DC
tetradic
#DCA296 #ADDC96 #96D0DC #C596DC
square
#DCA296 #ADDC96 #96D0DC #C596DC
split-complementary
#DCA296 #96DCC5 #96ADDC
monochromatic
#BA533E #CD7968 #DCA296 #EBCBC4 #F7EBE8
Accessibility & contrast
On white
2.18
#DCA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#DCA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA296
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA296 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA995
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#E99A9F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca296; /* rgb */ color: rgb(220, 162, 150); /* oklch */ color: oklch(76.4% 0.072 31.9);
Tailwind
colors: {
custom: {
50: '#e8bdb4',
500: '#dca296',
950: '#000000',
},
}SCSS
$custom: #dca296; $custom-light: #e8bdb4; $custom-dark: #000000;
JSON
{
"hex": "#dca296",
"rgb": {
"r": 220,
"g": 162,
"b": 150
},
"hsl": {
"h": 10.286,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.76382,
"c": 0.07159,
"h": 31.9
},
"luminance": 0.43258
}Semantic roles & 50–950 ramp
primary
#DCA296
secondary
#DDEBEE
accent
#A4BD28
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180