#EE93ED#EE93ED
#EE93ED is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.6% C 0.157 H 327.3°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EE93ED |
|---|---|
| RGB | rgb(238, 147, 237) |
| HSL | hsl(301, 73%, 75%) |
| HSV | hsv(301, 38%, 93%) |
| CMYK | cmyk(0%, 38.2%, 0.4%, 6.7%) |
| CIE-LAB | lab(73.00, 47.62, -31.15) |
| CIE-LCH | lch(73.00, 56.91, 326.81°) |
| OKLab | oklab(78.65% 0.1323 -0.0848) |
| OKLCH | oklch(78.65% 0.157 327.3) |
| XYZ | xyz(60.9785, 45.1617, 85.6094) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 4.57
Plum
#DDA0DD
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 5.99
Bubblegum Pink
#FE83CC
ΔE00 7.84
Mauve
#E0B0FF
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE93ED #93EE94
analogous
#C193EE #EE93ED #EE93C0
triadic
#EE93ED #EDEE93 #93EDEE
tetradic
#EE93ED #EEC193 #93EE94 #93C0EE
square
#EE93ED #EEC193 #93EE94 #93C0EE
split-complementary
#EE93ED #C0EE93 #93EEC1
monochromatic
#DD29DB #E65EE4 #EE93ED #F6C8F6 #FBE5FB
Accessibility & contrast
On white
2.09
#EE93ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#EE93ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE93ED
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE93ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE93ED | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF0
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#F39BB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee93ed; /* rgb */ color: rgb(238, 147, 237); /* oklch */ color: oklch(78.6% 0.157 327.3);
Tailwind
colors: {
custom: {
50: '#f5b4f3',
500: '#ee93ed',
950: '#000000',
},
}SCSS
$custom: #ee93ed; $custom-light: #f5b4f3; $custom-dark: #000000;
JSON
{
"hex": "#ee93ed",
"rgb": {
"r": 238,
"g": 147,
"b": 237
},
"hsl": {
"h": 300.659,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.78645,
"c": 0.15713,
"h": 327.3
},
"luminance": 0.45159
}Semantic roles & 50–950 ramp
primary
#EE93ED
secondary
#D9F2D9
accent
#D51311
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085