#EE4EEF#EE4EEF
#EE4EEF is a light, highly saturated purple. Relative luminance 0.299; OKLCH L 70.2% C 0.260 H 327.6°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EE4EEF |
|---|---|
| RGB | rgb(238, 78, 239) |
| HSL | hsl(300, 83%, 62%) |
| HSV | hsv(300, 67%, 94%) |
| CMYK | cmyk(0.4%, 67.4%, 0%, 6.3%) |
| CIE-LAB | lab(61.53, 78.80, -50.18) |
| CIE-LCH | lch(61.53, 93.42, 327.51°) |
| OKLab | oklab(70.23% 0.2193 -0.1389) |
| OKLCH | oklch(70.23% 0.26 327.6) |
| XYZ | xyz(53.5635, 29.8616, 84.5873) |
| Luminance | 0.2986 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 3.99
Heliotrope
#D94FF5
ΔE00 3.99
Magenta
#FF00FF
ΔE00 4.04
Fuchsia
#FF00FF
ΔE00 4.04
Bright Magenta
#FF08E8
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE4EEF #4FEF4E
analogous
#9D4EEF #EE4EEF #EF4EA0
triadic
#EE4EEF #EFEE4E #4EEFEE
tetradic
#EE4EEF #EF9D4E #4FEF4E #4EA0EF
square
#EE4EEF #EF9D4E #4FEF4E #4EA0EF
split-complementary
#EE4EEF #A0EF4E #4EEF9D
monochromatic
#B110B2 #E916EA #EE4EEF #F386F4 #F9BEF9
Accessibility & contrast
On white
3.01
#EE4EEF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#EE4EEF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE4EEF
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE4EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE4EEF | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3387F4
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#F56599
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ee4eef; /* rgb */ color: rgb(238, 78, 239); /* oklch */ color: oklch(70.2% 0.260 327.6);
Tailwind
colors: {
custom: {
50: '#f78cf5',
500: '#ee4eef',
950: '#000000',
},
}SCSS
$custom: #ee4eef; $custom-light: #f78cf5; $custom-dark: #000000;
JSON
{
"hex": "#ee4eef",
"rgb": {
"r": 238,
"g": 78,
"b": 239
},
"hsl": {
"h": 299.627,
"s": 83.42,
"l": 62.157
},
"oklch": {
"l": 0.70233,
"c": 0.25958,
"h": 327.6
},
"luminance": 0.29858
}Semantic roles & 50–950 ramp
primary
#EE4EEF
secondary
#AFEAAF
accent
#E00607
background
#FFF9FF
surface
#FFF1FE
border
#D7CBD6
text
#180D17
muted
#867E85