#DC50CC#DC50CC
#DC50CC is a light, highly saturated purple. Relative luminance 0.253; OKLCH L 66.1% C 0.221 H 332.6°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DC50CC |
|---|---|
| RGB | rgb(220, 80, 204) |
| HSL | hsl(307, 67%, 59%) |
| HSV | hsv(307, 64%, 86%) |
| CMYK | cmyk(0%, 63.6%, 7.3%, 13.7%) |
| CIE-LAB | lab(57.38, 68.38, -37.19) |
| CIE-LCH | lch(57.38, 77.84, 331.46°) |
| OKLab | oklab(66.15% 0.1964 -0.1018) |
| OKLCH | oklch(66.15% 0.221 332.6) |
| XYZ | xyz(43.2830, 25.3159, 59.7218) |
| Luminance | 0.2531 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 0.97
Pinkish Purple
#D648D7
ΔE00 3.06
Pinky Purple
#C94CBE
ΔE00 4.09
Fuchsia (survey)
#ED0DD9
ΔE00 5.01
Hot Magenta
#F504C9
ΔE00 5.17
Pink Purple
#EF1DE7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC50CC #50DC60
analogous
#A650DC #DC50CC #DC5086
triadic
#DC50CC #CCDC50 #50CCDC
tetradic
#DC50CC #DCA650 #50DC60 #5086DC
square
#DC50CC #DCA650 #50DC60 #5086DC
split-complementary
#DC50CC #86DC50 #50DCA6
monochromatic
#941E86 #C728B5 #DC50CC #E683DB #F0B6EA
Accessibility & contrast
On white
3.46
#DC50CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#DC50CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC50CC
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC50CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC50CC | 1.00 | 3.46 | 6.06 | 6.06 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B7DD0
Deuteranopia (green-blind)
#7A91C8
Tritanopia (blue-blind)
#E55C87
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #dc50cc; /* rgb */ color: rgb(220, 80, 204); /* oklch */ color: oklch(66.1% 0.221 332.6);
Tailwind
colors: {
custom: {
50: '#ea8adc',
500: '#dc50cc',
950: '#000000',
},
}SCSS
$custom: #dc50cc; $custom-light: #ea8adc; $custom-dark: #000000;
JSON
{
"hex": "#dc50cc",
"rgb": {
"r": 220,
"g": 80,
"b": 204
},
"hsl": {
"h": 306.857,
"s": 66.667,
"l": 58.824
},
"oklch": {
"l": 0.66145,
"c": 0.22127,
"h": 332.6
},
"luminance": 0.25313
}Semantic roles & 50–950 ramp
primary
#DC50CC
secondary
#A8DFAF
accent
#EA523E
background
#FEF8FD
surface
#FDF0FB
border
#D5CBD4
text
#170D15
muted
#857D83