#E55DC0#E55DC0
#E55DC0 is a light, highly saturated pink. Relative luminance 0.283; OKLCH L 68.3% C 0.201 H 339.6°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E55DC0 |
|---|---|
| RGB | rgb(229, 93, 192) |
| HSL | hsl(316, 72%, 63%) |
| HSV | hsv(316, 59%, 90%) |
| CMYK | cmyk(0%, 59.4%, 16.2%, 10.2%) |
| CIE-LAB | lab(60.16, 63.57, -25.94) |
| CIE-LCH | lch(60.16, 68.66, 337.81°) |
| OKLab | oklab(68.27% 0.1881 -0.0698) |
| OKLCH | oklch(68.27% 0.201 339.6) |
| XYZ | xyz(45.7427, 28.2964, 52.9115) |
| Luminance | 0.2829 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.98
Pale Magenta
#D767AD
ΔE00 4.28
Purplish Pink
#CE5DAE
ΔE00 4.49
Orchid
#DA70D6
ΔE00 5.43
Orchid (survey)
#C875C4
ΔE00 6.42
Candy Pink
#FF63E9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E55DC0 #5DE582
analogous
#C65DE5 #E55DC0 #E55D7C
triadic
#E55DC0 #C0E55D #5DC0E5
tetradic
#E55DC0 #E5C65D #5DE582 #5D7CE5
square
#E55DC0 #E5C65D #5DE582 #5D7CE5
split-complementary
#E55DC0 #7CE55D #5DE5C6
monochromatic
#AC1C85 #DD28AB #E55DC0 #ED92D5 #F6C6E9
Accessibility & contrast
On white
3.15
#E55DC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#E55DC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E55DC0
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E55DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E55DC0 | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6483C3
Deuteranopia (green-blind)
#8C99BD
Tritanopia (blue-blind)
#F16186
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #e55dc0; /* rgb */ color: rgb(229, 93, 192); /* oklch */ color: oklch(68.3% 0.201 339.6);
Tailwind
colors: {
custom: {
50: '#f092d3',
500: '#e55dc0',
950: '#000000',
},
}SCSS
$custom: #e55dc0; $custom-light: #f092d3; $custom-dark: #000000;
JSON
{
"hex": "#e55dc0",
"rgb": {
"r": 229,
"g": 93,
"b": 192
},
"hsl": {
"h": 316.324,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.68271,
"c": 0.20059,
"h": 339.6
},
"luminance": 0.28292
}Semantic roles & 50–950 ramp
primary
#E55DC0
secondary
#B7E7C4
accent
#D44611
background
#FFF9FC
surface
#FEF2F9
border
#D6CCD2
text
#170D14
muted
#857E82