#EE91EF#EE91EF
#EE91EF is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.4% C 0.162 H 326.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EE91EF |
|---|---|
| RGB | rgb(238, 145, 239) |
| HSL | hsl(299, 75%, 75%) |
| HSV | hsv(299, 39%, 94%) |
| CMYK | cmyk(0.4%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(72.67, 49.01, -32.75) |
| CIE-LCH | lch(72.67, 58.94, 326.25°) |
| OKLab | oklab(78.42% 0.1356 -0.0893) |
| OKLCH | oklch(78.42% 0.162 326.6) |
| XYZ | xyz(60.9640, 44.6627, 87.0541) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Lavender Pink
#DD85D7
ΔE00 4.55
Purply Pink
#F075E6
ΔE00 5.55
Plum
#DDA0DD
ΔE00 6.16
Orchid
#DA70D6
ΔE00 8.06
Bubblegum Pink
#FE83CC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE91EF #92EF91
analogous
#BF91EF #EE91EF #EF91C1
triadic
#EE91EF #EFEE91 #91EFEE
tetradic
#EE91EF #EFBF91 #92EF91 #91C1EF
square
#EE91EF #EFBF91 #92EF91 #91C1EF
split-complementary
#EE91EF #C1EF91 #91EFBF
monochromatic
#DD26DF #E65CE7 #EE91EF #F6C6F7 #FBE4FB
Accessibility & contrast
On white
2.11
#EE91EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#EE91EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE91EF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE91EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE91EF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#A2B7EC
Tritanopia (blue-blind)
#F39AB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee91ef; /* rgb */ color: rgb(238, 145, 239); /* oklch */ color: oklch(78.4% 0.162 326.6);
Tailwind
colors: {
custom: {
50: '#f5b3f4',
500: '#ee91ef',
950: '#000000',
},
}SCSS
$custom: #ee91ef; $custom-light: #f5b3f4; $custom-dark: #000000;
JSON
{
"hex": "#ee91ef",
"rgb": {
"r": 238,
"g": 145,
"b": 239
},
"hsl": {
"h": 299.362,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.78423,
"c": 0.16237,
"h": 326.6
},
"luminance": 0.4466
}Semantic roles & 50–950 ramp
primary
#EE91EF
secondary
#D8F3D8
accent
#D70F11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085