#EE91EA#EE91EA
#EE91EA is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.2% C 0.158 H 328.5°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE91EA |
|---|---|
| RGB | rgb(238, 145, 234) |
| HSL | hsl(303, 73%, 75%) |
| HSV | hsv(303, 39%, 93%) |
| CMYK | cmyk(0%, 39.1%, 1.7%, 6.7%) |
| CIE-LAB | lab(72.48, 48.12, -30.31) |
| CIE-LCH | lch(72.48, 56.87, 327.79°) |
| OKLab | oklab(78.22% 0.1345 -0.0824) |
| OKLCH | oklch(78.22% 0.158 328.5) |
| XYZ | xyz(60.2356, 44.3713, 83.2176) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.51
Lavender Pink
#DD85D7
ΔE00 4.12
Purply Pink
#F075E6
ΔE00 5.61
Plum
#DDA0DD
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 7.30
Orchid
#DA70D6
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE91EA #91EE95
analogous
#C491EE #EE91EA #EE91BB
triadic
#EE91EA #EAEE91 #91EAEE
tetradic
#EE91EA #EEC491 #91EE95 #91BBEE
square
#EE91EA #EEC491 #91EE95 #91BBEE
split-complementary
#EE91EA #BBEE91 #91EEC4
monochromatic
#DE27D6 #E65CE0 #EE91EA #F6C6F4 #FBE4FA
Accessibility & contrast
On white
2.13
#EE91EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EE91EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE91EA
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE91EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE91EA | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#F499B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee91ea; /* rgb */ color: rgb(238, 145, 234); /* oklch */ color: oklch(78.2% 0.158 328.5);
Tailwind
colors: {
custom: {
50: '#f5b3f1',
500: '#ee91ea',
950: '#000000',
},
}SCSS
$custom: #ee91ea; $custom-light: #f5b3f1; $custom-dark: #000000;
JSON
{
"hex": "#ee91ea",
"rgb": {
"r": 238,
"g": 145,
"b": 234
},
"hsl": {
"h": 302.581,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.78215,
"c": 0.15773,
"h": 328.5
},
"luminance": 0.44368
}Semantic roles & 50–950 ramp
primary
#EE91EA
secondary
#D8F3DA
accent
#D51910
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084