#EE93E2#EE93E2
#EE93E2 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.2% C 0.147 H 331.8°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EE93E2 |
|---|---|
| RGB | rgb(238, 147, 226) |
| HSL | hsl(308, 73%, 75%) |
| HSV | hsv(308, 38%, 93%) |
| CMYK | cmyk(0%, 38.2%, 5%, 6.7%) |
| CIE-LAB | lab(72.59, 45.69, -25.76) |
| CIE-LCH | lch(72.59, 52.45, 330.59°) |
| OKLab | oklab(78.2% 0.1296 -0.0696) |
| OKLCH | oklch(78.2% 0.147 331.8) |
| XYZ | xyz(59.4205, 44.5385, 77.4037) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.20
Plum
#DDA0DD
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 4.96
Bubblegum Pink
#FE83CC
ΔE00 6.10
Purply Pink
#F075E6
ΔE00 6.54
Pink (survey)
#FF81C0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE93E2 #93EE9F
analogous
#CC93EE #EE93E2 #EE93B4
triadic
#EE93E2 #E2EE93 #93E2EE
tetradic
#EE93E2 #EECC93 #93EE9F #93B4EE
square
#EE93E2 #EECC93 #93EE9F #93B4EE
split-complementary
#EE93E2 #B4EE93 #93EECC
monochromatic
#DD29C6 #E65ED4 #EE93E2 #F6C8F0 #FBE5F8
Accessibility & contrast
On white
2.12
#EE93E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EE93E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE93E2
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE93E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE93E2 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE5
Deuteranopia (green-blind)
#A8B7DF
Tritanopia (blue-blind)
#F599B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee93e2; /* rgb */ color: rgb(238, 147, 226); /* oklch */ color: oklch(78.2% 0.147 331.8);
Tailwind
colors: {
custom: {
50: '#f5b4eb',
500: '#ee93e2',
950: '#000000',
},
}SCSS
$custom: #ee93e2; $custom-light: #f5b4eb; $custom-dark: #000000;
JSON
{
"hex": "#ee93e2",
"rgb": {
"r": 238,
"g": 147,
"b": 226
},
"hsl": {
"h": 307.912,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.782,
"c": 0.14717,
"h": 331.8
},
"luminance": 0.44536
}Semantic roles & 50–950 ramp
primary
#EE93E2
secondary
#D9F2DC
accent
#D52A11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084