#EE91E2#EE91E2
#EE91E2 is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.9% C 0.151 H 331.7°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EE91E2 |
|---|---|
| RGB | rgb(238, 145, 226) |
| HSL | hsl(308, 73%, 75%) |
| HSV | hsv(308, 39%, 93%) |
| CMYK | cmyk(0%, 39.1%, 5%, 6.7%) |
| CIE-LAB | lab(72.18, 46.72, -26.39) |
| CIE-LCH | lch(72.18, 53.66, 330.54°) |
| OKLab | oklab(77.89% 0.1326 -0.0714) |
| OKLCH | oklch(77.89% 0.151 331.7) |
| XYZ | xyz(59.1122, 43.9219, 77.3009) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.88
Violet (CSS)
#EE82EE
ΔE00 4.53
Plum
#DDA0DD
ΔE00 5.13
Bubblegum Pink
#FE83CC
ΔE00 6.01
Purply Pink
#F075E6
ΔE00 6.07
Orchid
#DA70D6
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE91E2 #91EE9D
analogous
#CB91EE #EE91E2 #EE91B3
triadic
#EE91E2 #E2EE91 #91E2EE
tetradic
#EE91E2 #EECB91 #91EE9D #91B3EE
square
#EE91E2 #EECB91 #91EE9D #91B3EE
split-complementary
#EE91E2 #B3EE91 #91EECB
monochromatic
#DE27C6 #E65CD4 #EE91E2 #F6C6F0 #FBE4F8
Accessibility & contrast
On white
2.15
#EE91E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#EE91E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE91E2
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE91E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE91E2 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA9E5
Deuteranopia (green-blind)
#A7B6DF
Tritanopia (blue-blind)
#F597AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee91e2; /* rgb */ color: rgb(238, 145, 226); /* oklch */ color: oklch(77.9% 0.151 331.7);
Tailwind
colors: {
custom: {
50: '#f5b3eb',
500: '#ee91e2',
950: '#000000',
},
}SCSS
$custom: #ee91e2; $custom-light: #f5b3eb; $custom-dark: #000000;
JSON
{
"hex": "#ee91e2",
"rgb": {
"r": 238,
"g": 145,
"b": 226
},
"hsl": {
"h": 307.742,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.77891,
"c": 0.15058,
"h": 331.7
},
"luminance": 0.43919
}Semantic roles & 50–950 ramp
primary
#EE91E2
secondary
#D8F3DC
accent
#D52A10
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084