#EE91EB#EE91EB
#EE91EB is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.3% C 0.159 H 328.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EE91EB |
|---|---|
| RGB | rgb(238, 145, 235) |
| HSL | hsl(302, 73%, 75%) |
| HSV | hsv(302, 39%, 93%) |
| CMYK | cmyk(0%, 39.1%, 1.3%, 6.7%) |
| CIE-LAB | lab(72.51, 48.29, -30.80) |
| CIE-LCH | lch(72.51, 57.28, 327.47°) |
| OKLab | oklab(78.26% 0.1347 -0.0838) |
| OKLCH | oklch(78.26% 0.159 328.1) |
| XYZ | xyz(60.3796, 44.4289, 83.9763) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Lavender Pink
#DD85D7
ΔE00 4.19
Purply Pink
#F075E6
ΔE00 5.59
Plum
#DDA0DD
ΔE00 5.75
Bubblegum Pink
#FE83CC
ΔE00 7.46
Orchid
#DA70D6
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE91EB #91EE94
analogous
#C291EE #EE91EB #EE91BD
triadic
#EE91EB #EBEE91 #91EBEE
tetradic
#EE91EB #EEC291 #91EE94 #91BDEE
square
#EE91EB #EEC291 #91EE94 #91BDEE
split-complementary
#EE91EB #BDEE91 #91EEC2
monochromatic
#DE27D8 #E65CE1 #EE91EB #F6C6F5 #FBE4FA
Accessibility & contrast
On white
2.12
#EE91EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#EE91EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE91EB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE91EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE91EB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#F499B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee91eb; /* rgb */ color: rgb(238, 145, 235); /* oklch */ color: oklch(78.3% 0.159 328.1);
Tailwind
colors: {
custom: {
50: '#f5b3f1',
500: '#ee91eb',
950: '#000000',
},
}SCSS
$custom: #ee91eb; $custom-light: #f5b3f1; $custom-dark: #000000;
JSON
{
"hex": "#ee91eb",
"rgb": {
"r": 238,
"g": 145,
"b": 235
},
"hsl": {
"h": 301.935,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.78256,
"c": 0.15865,
"h": 328.1
},
"luminance": 0.44426
}Semantic roles & 50–950 ramp
primary
#EE91EB
secondary
#D8F3D9
accent
#D51710
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085