#ED51CA#ED51CA
#ED51CA is a light, highly saturated pink. Relative luminance 0.282; OKLCH L 68.6% C 0.229 H 337.9°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ED51CA |
|---|---|
| RGB | rgb(237, 81, 202) |
| HSL | hsl(313, 81%, 62%) |
| HSV | hsv(313, 66%, 93%) |
| CMYK | cmyk(0%, 65.8%, 14.8%, 7.1%) |
| CIE-LAB | lab(60.03, 71.91, -31.73) |
| CIE-LCH | lch(60.03, 78.60, 336.19°) |
| OKLab | oklab(68.55% 0.2121 -0.0859) |
| OKLCH | oklch(68.55% 0.229 337.9) |
| XYZ | xyz(48.5290, 28.1580, 58.7448) |
| Luminance | 0.2815 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.84
Hot Magenta
#F504C9
ΔE00 5.35
Orchid
#DA70D6
ΔE00 5.76
Bright Magenta
#FF08E8
ΔE00 5.95
Candy Pink
#FF63E9
ΔE00 5.97
Purplish Pink
#CE5DAE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED51CA #51ED74
analogous
#C251ED #ED51CA #ED517C
triadic
#ED51CA #CAED51 #51CAED
tetradic
#ED51CA #EDC251 #51ED74 #517CED
square
#ED51CA #EDC251 #51ED74 #517CED
split-complementary
#ED51CA #7CED51 #51EDC2
monochromatic
#B1128E #E71AB9 #ED51CA #F388DB #F8C0EC
Accessibility & contrast
On white
3.17
#ED51CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#ED51CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #ED51CA
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED51CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED51CA | 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)
#5781CE
Deuteranopia (green-blind)
#8899C6
Tritanopia (blue-blind)
#F95887
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ed51ca; /* rgb */ color: rgb(237, 81, 202); /* oklch */ color: oklch(68.6% 0.229 337.9);
Tailwind
colors: {
custom: {
50: '#f78dda',
500: '#ed51ca',
950: '#000000',
},
}SCSS
$custom: #ed51ca; $custom-light: #f78dda; $custom-dark: #000000;
JSON
{
"hex": "#ed51ca",
"rgb": {
"r": 237,
"g": 81,
"b": 202
},
"hsl": {
"h": 313.462,
"s": 81.25,
"l": 62.353
},
"oklch": {
"l": 0.68551,
"c": 0.22885,
"h": 337.9
},
"luminance": 0.28154
}Semantic roles & 50–950 ramp
primary
#ED51CA
secondary
#B0E9BD
accent
#DE3808
background
#FFF9FD
surface
#FFF1FA
border
#D7CBD3
text
#180D15
muted
#867E83