#DC809D#DC809D
#DC809D is a light, moderate pink. Relative luminance 0.331; OKLCH L 70.7% C 0.118 H 0.3°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DC809D |
|---|---|
| RGB | rgb(220, 128, 157) |
| HSL | hsl(341, 57%, 68%) |
| HSV | hsv(341, 42%, 86%) |
| CMYK | cmyk(0%, 41.8%, 28.6%, 13.7%) |
| CIE-LAB | lab(64.24, 38.95, 0.04) |
| CIE-LCH | lch(64.24, 38.95, 0.06°) |
| OKLab | oklab(70.69% 0.1178 0.0006) |
| OKLCH | oklch(70.69% 0.118 0.3) |
| XYZ | xyz(43.3216, 33.0917, 35.9974) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.23
Muted Pink
#D1768F
ΔE00 3.55
Palevioletred
#DB7093
ΔE00 3.86
Pig Pink
#E78EA5
ΔE00 4.01
Dusky Pink
#CC7A8B
ΔE00 4.66
Pinky
#FC86AA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC809D #80DCBF
analogous
#DC80CB #DC809D #DC9180
triadic
#DC809D #9DDC80 #809DDC
tetradic
#DC809D #CBDC80 #80DCBF #9180DC
square
#DC809D #CBDC80 #80DCBF #9180DC
split-complementary
#DC809D #80DC91 #80CBDC
monochromatic
#B13159 #CF5078 #DC809D #E9B0C2 #F6E0E7
Accessibility & contrast
On white
2.76
#DC809D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#DC809D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC809D
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC809D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC809D | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919E
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#EA7A8A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dc809d; /* rgb */ color: rgb(220, 128, 157); /* oklch */ color: oklch(70.7% 0.118 0.3);
Tailwind
colors: {
custom: {
50: '#e9a6b9',
500: '#dc809d',
950: '#000000',
},
}SCSS
$custom: #dc809d; $custom-light: #e9a6b9; $custom-dark: #000000;
JSON
{
"hex": "#dc809d",
"rgb": {
"r": 220,
"g": 128,
"b": 157
},
"hsl": {
"h": 341.087,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.70686,
"c": 0.11783,
"h": 0.3
},
"luminance": 0.33088
}Semantic roles & 50–950 ramp
primary
#DC809D
secondary
#CEEAE1
accent
#C49121
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#160F11
muted
#847F80