#EE93EB#EE93EB
#EE93EB is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.6% C 0.155 H 328.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EE93EB |
|---|---|
| RGB | rgb(238, 147, 235) |
| HSL | hsl(302, 73%, 75%) |
| HSV | hsv(302, 38%, 93%) |
| CMYK | cmyk(0%, 38.2%, 1.3%, 6.7%) |
| CIE-LAB | lab(72.92, 47.27, -30.17) |
| CIE-LCH | lch(72.92, 56.08, 327.45°) |
| OKLab | oklab(78.56% 0.1318 -0.0821) |
| OKLCH | oklch(78.56% 0.155 328.1) |
| XYZ | xyz(60.6879, 45.0455, 84.0791) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 4.42
Plum
#DDA0DD
ΔE00 5.39
Purply Pink
#F075E6
ΔE00 6.03
Bubblegum Pink
#FE83CC
ΔE00 7.51
Mauve
#E0B0FF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE93EB #93EE96
analogous
#C393EE #EE93EB #EE93BD
triadic
#EE93EB #EBEE93 #93EBEE
tetradic
#EE93EB #EEC393 #93EE96 #93BDEE
square
#EE93EB #EEC393 #93EE96 #93BDEE
split-complementary
#EE93EB #BDEE93 #93EEC3
monochromatic
#DD29D7 #E65EE1 #EE93EB #F6C8F5 #FBE5FA
Accessibility & contrast
On white
2.10
#EE93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#EE93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE93EB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE93EB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#F49BB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee93eb; /* rgb */ color: rgb(238, 147, 235); /* oklch */ color: oklch(78.6% 0.155 328.1);
Tailwind
colors: {
custom: {
50: '#f5b4f1',
500: '#ee93eb',
950: '#000000',
},
}SCSS
$custom: #ee93eb; $custom-light: #f5b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ee93eb",
"rgb": {
"r": 238,
"g": 147,
"b": 235
},
"hsl": {
"h": 301.978,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.78562,
"c": 0.15527,
"h": 328.1
},
"luminance": 0.45043
}Semantic roles & 50–950 ramp
primary
#EE93EB
secondary
#D9F2D9
accent
#D51711
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085