#EE53C0#EE53C0
#EE53C0 is a light, highly saturated pink. Relative luminance 0.282; OKLCH L 68.5% C 0.220 H 341.6°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EE53C0 |
|---|---|
| RGB | rgb(238, 83, 192) |
| HSL | hsl(318, 82%, 63%) |
| HSV | hsv(318, 65%, 93%) |
| CMYK | cmyk(0%, 65.1%, 19.3%, 6.7%) |
| CIE-LAB | lab(60.05, 70.03, -25.99) |
| CIE-LCH | lch(60.05, 74.69, 339.64°) |
| OKLab | oklab(68.46% 0.2091 -0.0697) |
| OKLCH | oklch(68.46% 0.22 341.6) |
| XYZ | xyz(47.8689, 28.1739, 52.7760) |
| Luminance | 0.2817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 4.11
Pale Magenta
#D767AD
ΔE00 5.28
Purplish Pink
#CE5DAE
ΔE00 5.43
Bright Pink
#FE01B1
ΔE00 5.74
Hot Magenta
#F504C9
ΔE00 6.12
Barbie Pink
#FE46A5
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE53C0 #53EE81
analogous
#CE53EE #EE53C0 #EE5373
triadic
#EE53C0 #C0EE53 #53C0EE
tetradic
#EE53C0 #EECE53 #53EE81 #5373EE
square
#EE53C0 #EECE53 #53EE81 #5373EE
split-complementary
#EE53C0 #73EE53 #53EECE
monochromatic
#B51284 #E81BAC #EE53C0 #F48BD4 #F9C2E9
Accessibility & contrast
On white
3.17
#EE53C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#EE53C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE53C0
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE53C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE53C0 | 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)
#5F81C3
Deuteranopia (green-blind)
#8D9ABC
Tritanopia (blue-blind)
#FC5582
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ee53c0; /* rgb */ color: rgb(238, 83, 192); /* oklch */ color: oklch(68.5% 0.220 341.6);
Tailwind
colors: {
custom: {
50: '#f78dd3',
500: '#ee53c0',
950: '#000000',
},
}SCSS
$custom: #ee53c0; $custom-light: #f78dd3; $custom-dark: #000000;
JSON
{
"hex": "#ee53c0",
"rgb": {
"r": 238,
"g": 83,
"b": 192
},
"hsl": {
"h": 317.806,
"s": 82.011,
"l": 62.941
},
"oklch": {
"l": 0.68457,
"c": 0.22046,
"h": 341.6
},
"luminance": 0.28169
}Semantic roles & 50–950 ramp
primary
#EE53C0
secondary
#B2EAC3
accent
#DE4707
background
#FFF9FC
surface
#FFF1F9
border
#D7CBD2
text
#180D14
muted
#867E82