#EE50C8#EE50C8
#EE50C8 is a light, highly saturated pink. Relative luminance 0.281; OKLCH L 68.5% C 0.229 H 338.8°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EE50C8 |
|---|---|
| RGB | rgb(238, 80, 200) |
| HSL | hsl(314, 82%, 62%) |
| HSV | hsv(314, 66%, 93%) |
| CMYK | cmyk(0%, 66.4%, 16%, 6.7%) |
| CIE-LAB | lab(59.97, 72.25, -30.67) |
| CIE-LCH | lch(59.97, 78.49, 337.00°) |
| OKLab | oklab(68.51% 0.2139 -0.0829) |
| OKLCH | oklch(68.51% 0.229 338.8) |
| XYZ | xyz(48.5549, 28.0890, 57.4969) |
| Luminance | 0.2808 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.04
Hot Magenta
#F504C9
ΔE00 5.31
Purplish Pink
#CE5DAE
ΔE00 6.00
Orchid
#DA70D6
ΔE00 6.06
Bright Magenta
#FF08E8
ΔE00 6.14
Bright Pink
#FE01B1
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE50C8 #50EE76
analogous
#C550EE #EE50C8 #EE5079
triadic
#EE50C8 #C8EE50 #50C8EE
tetradic
#EE50C8 #EEC550 #50EE76 #5079EE
square
#EE50C8 #EEC550 #50EE76 #5079EE
split-complementary
#EE50C8 #79EE50 #50EEC5
monochromatic
#B2118C #E918B6 #EE50C8 #F388DA #F9C0EB
Accessibility & contrast
On white
3.17
#EE50C8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.62
#EE50C8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE50C8
6.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE50C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE50C8 | 1.00 | 3.17 | 6.62 | 6.62 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5781CB
Deuteranopia (green-blind)
#8999C4
Tritanopia (blue-blind)
#FB5685
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #ee50c8; /* rgb */ color: rgb(238, 80, 200); /* oklch */ color: oklch(68.5% 0.229 338.8);
Tailwind
colors: {
custom: {
50: '#f78cd9',
500: '#ee50c8',
950: '#000000',
},
}SCSS
$custom: #ee50c8; $custom-light: #f78cd9; $custom-dark: #000000;
JSON
{
"hex": "#ee50c8",
"rgb": {
"r": 238,
"g": 80,
"b": 200
},
"hsl": {
"h": 314.43,
"s": 82.292,
"l": 62.353
},
"oklch": {
"l": 0.68508,
"c": 0.22939,
"h": 338.8
},
"luminance": 0.28085
}Semantic roles & 50–950 ramp
primary
#EE50C8
secondary
#B0EABE
accent
#DF3B07
background
#FFF9FD
surface
#FFF1FA
border
#D7CBD3
text
#180D14
muted
#867E83