#DCA29D#DCA29D
#DCA29D is a light, moderate red. Relative luminance 0.435; OKLCH L 76.6% C 0.070 H 24.4°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA29D |
|---|---|
| RGB | rgb(220, 162, 157) |
| HSL | hsl(5, 47%, 74%) |
| HSV | hsv(5, 29%, 86%) |
| CMYK | cmyk(0%, 26.4%, 28.6%, 13.7%) |
| CIE-LAB | lab(71.89, 20.78, 11.05) |
| CIE-LCH | lch(71.89, 23.54, 28.01°) |
| OKLab | oklab(76.55% 0.0635 0.0288) |
| OKLCH | oklch(76.55% 0.07 24.4) |
| XYZ | xyz(48.5224, 43.4933, 37.7310) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.29
Dusty Pink
#D8A7B1
ΔE00 6.35
Faded Pink
#DE9DAC
ΔE00 7.38
Rosybrown
#BC8F8F
ΔE00 7.39
Greyish Pink
#C88D94
ΔE00 7.40
Pinkish Tan
#D99B82
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA29D #9DD7DC
analogous
#DC9DB8 #DCA29D #DCC29D
triadic
#DCA29D #9DDCA2 #A29DDC
tetradic
#DCA29D #B8DC9D #9DD7DC #C29DDC
square
#DCA29D #B8DC9D #9DD7DC #C29DDC
split-complementary
#DCA29D #9DDCC2 #9DB8DC
monochromatic
#BC4D43 #CC7770 #DCA29D #ECCDCA #F7EAE8
Accessibility & contrast
On white
2.17
#DCA29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#DCA29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA29D
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA29D | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9C
Deuteranopia (green-blind)
#BBB59C
Tritanopia (blue-blind)
#E89BA1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca29d; /* rgb */ color: rgb(220, 162, 157); /* oklch */ color: oklch(76.6% 0.070 24.4);
Tailwind
colors: {
custom: {
50: '#e8bdb9',
500: '#dca29d',
950: '#000000',
},
}SCSS
$custom: #dca29d; $custom-light: #e8bdb9; $custom-dark: #000000;
JSON
{
"hex": "#dca29d",
"rgb": {
"r": 220,
"g": 162,
"b": 157
},
"hsl": {
"h": 4.762,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.76555,
"c": 0.06974,
"h": 24.4
},
"luminance": 0.43491
}Semantic roles & 50–950 ramp
primary
#DCA29D
secondary
#DDEDEE
accent
#AFBB2B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180