#ED50CD#ED50CD
#ED50CD is a light, highly saturated pink. Relative luminance 0.281; OKLCH L 68.6% C 0.232 H 337.0°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ED50CD |
|---|---|
| RGB | rgb(237, 80, 205) |
| HSL | hsl(312, 81%, 62%) |
| HSV | hsv(312, 66%, 93%) |
| CMYK | cmyk(0%, 66.2%, 13.5%, 7.1%) |
| CIE-LAB | lab(60.03, 72.71, -33.44) |
| CIE-LCH | lch(60.03, 80.03, 335.30°) |
| OKLab | oklab(68.59% 0.2136 -0.0908) |
| OKLCH | oklch(68.59% 0.232 337) |
| XYZ | xyz(48.8139, 28.1539, 60.6091) |
| Luminance | 0.2815 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.66
Hot Magenta
#F504C9
ΔE00 5.21
Bright Magenta
#FF08E8
ΔE00 5.50
Orchid
#DA70D6
ΔE00 5.64
Candy Pink
#FF63E9
ΔE00 5.78
Pinkish Purple
#D648D7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED50CD #50ED70
analogous
#BE50ED #ED50CD #ED507F
triadic
#ED50CD #CDED50 #50CDED
tetradic
#ED50CD #EDBE50 #50ED70 #507FED
square
#ED50CD #EDBE50 #50ED70 #507FED
split-complementary
#ED50CD #7FED50 #50EDBE
monochromatic
#B01290 #E719BD #ED50CD #F387DD #F8BFED
Accessibility & contrast
On white
3.17
#ED50CD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#ED50CD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #ED50CD
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED50CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED50CD | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5481D1
Deuteranopia (green-blind)
#8799C9
Tritanopia (blue-blind)
#F95888
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ed50cd; /* rgb */ color: rgb(237, 80, 205); /* oklch */ color: oklch(68.6% 0.232 337.0);
Tailwind
colors: {
custom: {
50: '#f78cdc',
500: '#ed50cd',
950: '#000000',
},
}SCSS
$custom: #ed50cd; $custom-light: #f78cdc; $custom-dark: #000000;
JSON
{
"hex": "#ed50cd",
"rgb": {
"r": 237,
"g": 80,
"b": 205
},
"hsl": {
"h": 312.229,
"s": 81.347,
"l": 62.157
},
"oklch": {
"l": 0.68591,
"c": 0.23211,
"h": 337
},
"luminance": 0.2815
}Semantic roles & 50–950 ramp
primary
#ED50CD
secondary
#B0E9BB
accent
#DE3308
background
#FFF9FD
surface
#FFF1FB
border
#D7CBD4
text
#180D15
muted
#867E83