#EE55E1#EE55E1
#EE55E1 is a light, highly saturated purple. Relative luminance 0.301; OKLCH L 70.2% C 0.241 H 331.4°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EE55E1 |
|---|---|
| RGB | rgb(238, 85, 225) |
| HSL | hsl(305, 82%, 63%) |
| HSV | hsv(305, 64%, 93%) |
| CMYK | cmyk(0%, 64.3%, 5.5%, 6.7%) |
| CIE-LAB | lab(61.75, 74.06, -42.01) |
| CIE-LCH | lch(61.75, 85.14, 330.43°) |
| OKLab | oklab(70.17% 0.2113 -0.1154) |
| OKLCH | oklch(70.17% 0.241 331.4) |
| XYZ | xyz(52.0989, 30.1143, 74.2882) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 4.16
Violet Pink
#FB5FFC
ΔE00 4.43
Purpleish Pink
#DF4EC8
ΔE00 4.48
Bright Magenta
#FF08E8
ΔE00 4.77
Orchid
#DA70D6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE55E1 #55EE62
analogous
#AE55EE #EE55E1 #EE5594
triadic
#EE55E1 #E1EE55 #55E1EE
tetradic
#EE55E1 #EEAE55 #55EE62 #5594EE
square
#EE55E1 #EEAE55 #55EE62 #5594EE
split-complementary
#EE55E1 #94EE55 #55EEAE
monochromatic
#B612A8 #E81DD7 #EE55E1 #F48DEB #F9C4F5
Accessibility & contrast
On white
2.99
#EE55E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#EE55E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE55E1
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE55E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE55E1 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C87E5
Deuteranopia (green-blind)
#819DDD
Tritanopia (blue-blind)
#F76494
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ee55e1; /* rgb */ color: rgb(238, 85, 225); /* oklch */ color: oklch(70.2% 0.241 331.4);
Tailwind
colors: {
custom: {
50: '#f78feb',
500: '#ee55e1',
950: '#000000',
},
}SCSS
$custom: #ee55e1; $custom-light: #f78feb; $custom-dark: #000000;
JSON
{
"hex": "#ee55e1",
"rgb": {
"r": 238,
"g": 85,
"b": 225
},
"hsl": {
"h": 305.098,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.70168,
"c": 0.24075,
"h": 331.4
},
"luminance": 0.3011
}Semantic roles & 50–950 ramp
primary
#EE55E1
secondary
#B4EBB9
accent
#DE1A07
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180D16
muted
#867E84