#DCA29F#DCA29F
#DCA29F is a light, moderate red. Relative luminance 0.436; OKLCH L 76.6% C 0.069 H 22.2°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA29F |
|---|---|
| RGB | rgb(220, 162, 159) |
| HSL | hsl(3, 47%, 74%) |
| HSV | hsv(3, 28%, 86%) |
| CMYK | cmyk(0%, 26.4%, 27.7%, 13.7%) |
| CIE-LAB | lab(71.93, 21.05, 10.02) |
| CIE-LCH | lch(71.93, 23.32, 25.44°) |
| OKLab | oklab(76.61% 0.0643 0.0262) |
| OKLCH | oklch(76.61% 0.069 22.2) |
| XYZ | xyz(48.6945, 43.5621, 38.6376) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.63
Faded Pink
#DE9DAC
ΔE00 6.59
Blush (survey)
#F29E8E
ΔE00 6.84
Greyish Pink
#C88D94
ΔE00 6.97
Rosybrown
#BC8F8F
ΔE00 7.26
Dusty Pink (survey)
#D58A94
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA29F #9FD9DC
analogous
#DC9FBB #DCA29F #DCC19F
triadic
#DCA29F #9FDCA2 #A29FDC
tetradic
#DCA29F #BBDC9F #9FD9DC #C19FDC
square
#DCA29F #BBDC9F #9FD9DC #C19FDC
split-complementary
#DCA29F #9FDCC1 #9FBBDC
monochromatic
#BB4B45 #CC7772 #DCA29F #ECCDCC #F7E9E9
Accessibility & contrast
On white
2.16
#DCA29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#DCA29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA29F
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA29F | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9F
Deuteranopia (green-blind)
#BBB59E
Tritanopia (blue-blind)
#E89CA1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca29f; /* rgb */ color: rgb(220, 162, 159); /* oklch */ color: oklch(76.6% 0.069 22.2);
Tailwind
colors: {
custom: {
50: '#e8bdbb',
500: '#dca29f',
950: '#000000',
},
}SCSS
$custom: #dca29f; $custom-light: #e8bdbb; $custom-dark: #000000;
JSON
{
"hex": "#dca29f",
"rgb": {
"r": 220,
"g": 162,
"b": 159
},
"hsl": {
"h": 2.951,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.76606,
"c": 0.06942,
"h": 22.2
},
"luminance": 0.4356
}Semantic roles & 50–950 ramp
primary
#DCA29F
secondary
#DDEDEE
accent
#B3BA2C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180