#EE93EF#EE93EF
#EE93EF is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.7% C 0.159 H 326.6°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EE93EF |
|---|---|
| RGB | rgb(238, 147, 239) |
| HSL | hsl(299, 74%, 76%) |
| HSV | hsv(299, 38%, 94%) |
| CMYK | cmyk(0.4%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(73.08, 47.98, -32.12) |
| CIE-LCH | lch(73.08, 57.74, 326.20°) |
| OKLab | oklab(78.73% 0.1327 -0.0876) |
| OKLCH | oklch(78.73% 0.159 326.6) |
| XYZ | xyz(61.2723, 45.2793, 87.1569) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 4.74
Plum
#DDA0DD
ΔE00 5.81
Purply Pink
#F075E6
ΔE00 5.98
Mauve
#E0B0FF
ΔE00 8.04
Baby Purple
#CA9BF7
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE93EF #94EF93
analogous
#C093EF #EE93EF #EF93C2
triadic
#EE93EF #EFEE93 #93EFEE
tetradic
#EE93EF #EFC093 #94EF93 #93C2EF
square
#EE93EF #EFC093 #94EF93 #93C2EF
split-complementary
#EE93EF #C2EF93 #93EFC0
monochromatic
#DD28DF #E65EE7 #EE93EF #F6C8F7 #FBE4FB
Accessibility & contrast
On white
2.09
#EE93EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#EE93EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE93EF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE93EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE93EF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF2
Deuteranopia (green-blind)
#A3B8EC
Tritanopia (blue-blind)
#F39CB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee93ef; /* rgb */ color: rgb(238, 147, 239); /* oklch */ color: oklch(78.7% 0.159 326.6);
Tailwind
colors: {
custom: {
50: '#f5b4f4',
500: '#ee93ef',
950: '#000000',
},
}SCSS
$custom: #ee93ef; $custom-light: #f5b4f4; $custom-dark: #000000;
JSON
{
"hex": "#ee93ef",
"rgb": {
"r": 238,
"g": 147,
"b": 239
},
"hsl": {
"h": 299.348,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.78728,
"c": 0.159,
"h": 326.6
},
"luminance": 0.45277
}Semantic roles & 50–950 ramp
primary
#EE93EF
secondary
#D9F3D8
accent
#D60F11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085