#ED50CA#ED50CA
#ED50CA is a light, highly saturated pink. Relative luminance 0.280; OKLCH L 68.5% C 0.230 H 337.9°. Best body text is #000000 at 6.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ED50CA |
|---|---|
| RGB | rgb(237, 80, 202) |
| HSL | hsl(313, 81%, 62%) |
| HSV | hsv(313, 66%, 93%) |
| CMYK | cmyk(0%, 66.2%, 14.8%, 7.1%) |
| CIE-LAB | lab(59.90, 72.28, -31.94) |
| CIE-LCH | lch(59.90, 79.02, 336.16°) |
| OKLab | oklab(68.45% 0.2132 -0.0865) |
| OKLCH | oklch(68.45% 0.23 337.9) |
| XYZ | xyz(48.4553, 28.0104, 58.7202) |
| Luminance | 0.2801 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.74
Hot Magenta
#F504C9
ΔE00 5.21
Bright Magenta
#FF08E8
ΔE00 5.85
Orchid
#DA70D6
ΔE00 5.85
Candy Pink
#FF63E9
ΔE00 6.06
Purplish Pink
#CE5DAE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED50CA #50ED73
analogous
#C250ED #ED50CA #ED507C
triadic
#ED50CA #CAED50 #50CAED
tetradic
#ED50CA #EDC250 #50ED73 #507CED
square
#ED50CA #EDC250 #50ED73 #507CED
split-complementary
#ED50CA #7CED50 #50EDC2
monochromatic
#B0128D #E719B9 #ED50CA #F387DB #F8BFEC
Accessibility & contrast
On white
3.18
#ED50CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.60
#ED50CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #ED50CA
6.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED50CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED50CA | 1.00 | 3.18 | 6.60 | 6.60 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5681CE
Deuteranopia (green-blind)
#8899C6
Tritanopia (blue-blind)
#F95786
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #ed50ca; /* rgb */ color: rgb(237, 80, 202); /* oklch */ color: oklch(68.5% 0.230 337.9);
Tailwind
colors: {
custom: {
50: '#f78cda',
500: '#ed50ca',
950: '#000000',
},
}SCSS
$custom: #ed50ca; $custom-light: #f78cda; $custom-dark: #000000;
JSON
{
"hex": "#ed50ca",
"rgb": {
"r": 237,
"g": 80,
"b": 202
},
"hsl": {
"h": 313.376,
"s": 81.347,
"l": 62.157
},
"oklch": {
"l": 0.68454,
"c": 0.2301,
"h": 337.9
},
"luminance": 0.28006
}Semantic roles & 50–950 ramp
primary
#ED50CA
secondary
#B0E9BC
accent
#DE3708
background
#FFF9FD
surface
#FFF1FA
border
#D7CBD3
text
#180D15
muted
#867E83