#EE93EA#EE93EA
#EE93EA is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.5% C 0.154 H 328.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EE93EA |
|---|---|
| RGB | rgb(238, 147, 234) |
| HSL | hsl(303, 73%, 75%) |
| HSV | hsv(303, 38%, 93%) |
| CMYK | cmyk(0%, 38.2%, 1.7%, 6.7%) |
| CIE-LAB | lab(72.88, 47.09, -29.69) |
| CIE-LCH | lch(72.88, 55.67, 327.77°) |
| OKLab | oklab(78.52% 0.1316 -0.0807) |
| OKLCH | oklch(78.52% 0.154 328.5) |
| XYZ | xyz(60.5439, 44.9879, 83.3204) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 4.36
Plum
#DDA0DD
ΔE00 5.30
Purply Pink
#F075E6
ΔE00 6.06
Bubblegum Pink
#FE83CC
ΔE00 7.35
Mauve
#E0B0FF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE93EA #93EE97
analogous
#C493EE #EE93EA #EE93BD
triadic
#EE93EA #EAEE93 #93EAEE
tetradic
#EE93EA #EEC493 #93EE97 #93BDEE
square
#EE93EA #EEC493 #93EE97 #93BDEE
split-complementary
#EE93EA #BDEE93 #93EEC4
monochromatic
#DD29D5 #E65EE0 #EE93EA #F6C8F4 #FBE5FA
Accessibility & contrast
On white
2.10
#EE93EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#EE93EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE93EA
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE93EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE93EA | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#F49BB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee93ea; /* rgb */ color: rgb(238, 147, 234); /* oklch */ color: oklch(78.5% 0.154 328.5);
Tailwind
colors: {
custom: {
50: '#f5b4f1',
500: '#ee93ea',
950: '#000000',
},
}SCSS
$custom: #ee93ea; $custom-light: #f5b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ee93ea",
"rgb": {
"r": 238,
"g": 147,
"b": 234
},
"hsl": {
"h": 302.637,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.78521,
"c": 0.15435,
"h": 328.5
},
"luminance": 0.44985
}Semantic roles & 50–950 ramp
primary
#EE93EA
secondary
#D9F2DA
accent
#D51911
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084