#DC4DB4#DC4DB4
#DC4DB4 is a light, highly saturated pink. Relative luminance 0.238; OKLCH L 64.7% C 0.208 H 340.6°. Best body text is #000000 at 5.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DC4DB4 |
|---|---|
| RGB | rgb(220, 77, 180) |
| HSL | hsl(317, 67%, 58%) |
| HSV | hsv(317, 65%, 86%) |
| CMYK | cmyk(0%, 65%, 18.2%, 13.7%) |
| CIE-LAB | lab(55.91, 66.01, -25.70) |
| CIE-LCH | lch(55.91, 70.84, 338.73°) |
| OKLab | oklab(64.73% 0.1965 -0.0691) |
| OKLCH | oklch(64.73% 0.208 340.6) |
| XYZ | xyz(40.4083, 23.8224, 45.6412) |
| Luminance | 0.2382 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.14
Purpleish Pink
#DF4EC8
ΔE00 3.47
Pinky Purple
#C94CBE
ΔE00 4.93
Pale Magenta
#D767AD
ΔE00 5.36
Hot Magenta
#F504C9
ΔE00 5.53
Bright Pink
#FE01B1
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC4DB4 #4DDC75
analogous
#BC4DDC #DC4DB4 #DC4D6C
triadic
#DC4DB4 #B4DC4D #4DB4DC
tetradic
#DC4DB4 #DCBC4D #4DDC75 #4D6CDC
square
#DC4DB4 #DCBC4D #4DDC75 #4D6CDC
split-complementary
#DC4DB4 #6CDC4D #4DDCBC
monochromatic
#921D71 #C52799 #DC4DB4 #E680CA #F0B3DF
Accessibility & contrast
On white
3.64
#DC4DB4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.76
#DC4DB4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC4DB4
5.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC4DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC4DB4 | 1.00 | 3.64 | 5.76 | 5.76 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5677B7
Deuteranopia (green-blind)
#828EB1
Tritanopia (blue-blind)
#E9507A
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dc4db4; /* rgb */ color: rgb(220, 77, 180); /* oklch */ color: oklch(64.7% 0.208 340.6);
Tailwind
colors: {
custom: {
50: '#ea88ca',
500: '#dc4db4',
950: '#000000',
},
}SCSS
$custom: #dc4db4; $custom-light: #ea88ca; $custom-dark: #000000;
JSON
{
"hex": "#dc4db4",
"rgb": {
"r": 220,
"g": 77,
"b": 180
},
"hsl": {
"h": 316.783,
"s": 67.136,
"l": 58.235
},
"oklch": {
"l": 0.64729,
"c": 0.20831,
"h": 340.6
},
"luminance": 0.23819
}Semantic roles & 50–950 ramp
primary
#DC4DB4
secondary
#A6DFB6
accent
#EA6E3E
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82