#DC51B4#DC51B4
#DC51B4 is a light, highly saturated pink. Relative luminance 0.244; OKLCH L 65.2% C 0.203 H 340.8°. Best body text is #000000 at 5.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DC51B4 |
|---|---|
| RGB | rgb(220, 81, 180) |
| HSL | hsl(317, 67%, 59%) |
| HSV | hsv(317, 63%, 86%) |
| CMYK | cmyk(0%, 63.2%, 18.2%, 13.7%) |
| CIE-LAB | lab(56.49, 64.42, -24.81) |
| CIE-LCH | lch(56.49, 69.03, 338.94°) |
| OKLab | oklab(65.15% 0.1917 -0.0666) |
| OKLCH | oklch(65.15% 0.203 340.8) |
| XYZ | xyz(40.6968, 24.3995, 45.7374) |
| Luminance | 0.2440 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.75
Purpleish Pink
#DF4EC8
ΔE00 3.59
Pale Magenta
#D767AD
ΔE00 4.70
Pinky Purple
#C94CBE
ΔE00 5.34
Bright Pink
#FE01B1
ΔE00 5.91
Hot Magenta
#F504C9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC51B4 #51DC79
analogous
#BF51DC #DC51B4 #DC516F
triadic
#DC51B4 #B4DC51 #51B4DC
tetradic
#DC51B4 #DCBF51 #51DC79 #516FDC
square
#DC51B4 #DCBF51 #51DC79 #516FDC
split-complementary
#DC51B4 #6FDC51 #51DCBF
monochromatic
#951E73 #C8289A #DC51B4 #E684CA #F0B7E0
Accessibility & contrast
On white
3.57
#DC51B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.88
#DC51B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC51B4
5.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC51B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC51B4 | 1.00 | 3.57 | 5.88 | 5.88 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A79B7
Deuteranopia (green-blind)
#8490B1
Tritanopia (blue-blind)
#E8547B
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dc51b4; /* rgb */ color: rgb(220, 81, 180); /* oklch */ color: oklch(65.2% 0.203 340.8);
Tailwind
colors: {
custom: {
50: '#ea8aca',
500: '#dc51b4',
950: '#000000',
},
}SCSS
$custom: #dc51b4; $custom-light: #ea8aca; $custom-dark: #000000;
JSON
{
"hex": "#dc51b4",
"rgb": {
"r": 220,
"g": 81,
"b": 180
},
"hsl": {
"h": 317.266,
"s": 66.507,
"l": 59.02
},
"oklch": {
"l": 0.65151,
"c": 0.20297,
"h": 340.8
},
"luminance": 0.24396
}Semantic roles & 50–950 ramp
primary
#DC51B4
secondary
#A9E0B9
accent
#E9703E
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82