#EE91ED#EE91ED
#EE91ED is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.3% C 0.161 H 327.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EE91ED |
|---|---|
| RGB | rgb(238, 145, 237) |
| HSL | hsl(301, 73%, 75%) |
| HSV | hsv(301, 39%, 93%) |
| CMYK | cmyk(0%, 39.1%, 0.4%, 6.7%) |
| CIE-LAB | lab(72.59, 48.65, -31.78) |
| CIE-LCH | lch(72.59, 58.11, 326.85°) |
| OKLab | oklab(78.34% 0.1351 -0.0866) |
| OKLCH | oklch(78.34% 0.161 327.4) |
| XYZ | xyz(60.6702, 44.5451, 85.5067) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Lavender Pink
#DD85D7
ΔE00 4.36
Purply Pink
#F075E6
ΔE00 5.56
Plum
#DDA0DD
ΔE00 5.95
Bubblegum Pink
#FE83CC
ΔE00 7.79
Orchid
#DA70D6
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE91ED #91EE92
analogous
#C091EE #EE91ED #EE91BF
triadic
#EE91ED #EDEE91 #91EDEE
tetradic
#EE91ED #EEC091 #91EE92 #91BFEE
square
#EE91ED #EEC091 #91EE92 #91BFEE
split-complementary
#EE91ED #BFEE91 #91EEC0
monochromatic
#DE27DC #E65CE4 #EE91ED #F6C6F6 #FBE4FB
Accessibility & contrast
On white
2.12
#EE91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EE91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE91ED
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE91ED | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAF0
Deuteranopia (green-blind)
#A3B6EA
Tritanopia (blue-blind)
#F39AB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee91ed; /* rgb */ color: rgb(238, 145, 237); /* oklch */ color: oklch(78.3% 0.161 327.4);
Tailwind
colors: {
custom: {
50: '#f5b3f3',
500: '#ee91ed',
950: '#000000',
},
}SCSS
$custom: #ee91ed; $custom-light: #f5b3f3; $custom-dark: #000000;
JSON
{
"hex": "#ee91ed",
"rgb": {
"r": 238,
"g": 145,
"b": 237
},
"hsl": {
"h": 300.645,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.78339,
"c": 0.1605,
"h": 327.4
},
"luminance": 0.44542
}Semantic roles & 50–950 ramp
primary
#EE91ED
secondary
#D8F3D9
accent
#D51210
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085