#EE91F8#EE91F8
#EE91F8 is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.8% C 0.171 H 323.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EE91F8 |
|---|---|
| RGB | rgb(238, 145, 248) |
| HSL | hsl(294, 88%, 77%) |
| HSV | hsv(294, 42%, 97%) |
| CMYK | cmyk(4%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(73.03, 50.65, -37.10) |
| CIE-LCH | lch(73.03, 62.78, 323.78°) |
| OKLab | oklab(78.81% 0.1374 -0.1017) |
| OKLCH | oklch(78.81% 0.171 323.5) |
| XYZ | xyz(62.3269, 45.2078, 94.2316) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.22
Lavender Pink
#DD85D7
ΔE00 5.64
Purply Pink
#F075E6
ΔE00 5.85
Plum
#DDA0DD
ΔE00 7.23
Baby Purple
#CA9BF7
ΔE00 7.46
Lilac (survey)
#CEA2FD
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE91F8 #9BF891
analogous
#BB91F8 #EE91F8 #F891CE
triadic
#EE91F8 #F8EE91 #91F8EE
tetradic
#EE91F8 #F8BB91 #9BF891 #91CEF8
square
#EE91F8 #F8BB91 #9BF891 #91CEF8
split-complementary
#EE91F8 #CEF891 #91F8BB
monochromatic
#DC1EF1 #E557F4 #EE91F8 #F7CBFC #FBE2FD
Accessibility & contrast
On white
2.09
#EE91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#EE91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE91F8
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE91F8 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFC
Deuteranopia (green-blind)
#9EB7F5
Tritanopia (blue-blind)
#F29DB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee91f8; /* rgb */ color: rgb(238, 145, 248); /* oklch */ color: oklch(78.8% 0.171 323.5);
Tailwind
colors: {
custom: {
50: '#f5b3fb',
500: '#ee91f8',
950: '#000000',
},
}SCSS
$custom: #ee91f8; $custom-light: #f5b3fb; $custom-dark: #000000;
JSON
{
"hex": "#ee91f8",
"rgb": {
"r": 238,
"g": 145,
"b": 248
},
"hsl": {
"h": 294.175,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.7881,
"c": 0.17097,
"h": 323.5
},
"luminance": 0.45205
}Semantic roles & 50–950 ramp
primary
#EE91F8
secondary
#D9F5D6
accent
#E50117
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085