#EE91F9#EE91F9
#EE91F9 is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.9% C 0.172 H 323.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EE91F9 |
|---|---|
| RGB | rgb(238, 145, 249) |
| HSL | hsl(294, 90%, 77%) |
| HSV | hsv(294, 42%, 98%) |
| CMYK | cmyk(4.4%, 41.8%, 0%, 2.4%) |
| CIE-LAB | lab(73.07, 50.83, -37.58) |
| CIE-LCH | lch(73.07, 63.21, 323.53°) |
| OKLab | oklab(78.85% 0.1376 -0.1031) |
| OKLCH | oklch(78.85% 0.172 323.2) |
| XYZ | xyz(62.4824, 45.2700, 95.0509) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.28
Lavender Pink
#DD85D7
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 5.91
Plum
#DDA0DD
ΔE00 7.36
Baby Purple
#CA9BF7
ΔE00 7.40
Lilac (survey)
#CEA2FD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE91F9 #9CF991
analogous
#BA91F9 #EE91F9 #F991D0
triadic
#EE91F9 #F9EE91 #91F9EE
tetradic
#EE91F9 #F9BA91 #9CF991 #91D0F9
square
#EE91F9 #F9BA91 #9CF991 #91D0F9
split-complementary
#EE91F9 #D0F991 #91F9BA
monochromatic
#DC1DF3 #E557F6 #EE91F9 #F7CBFC #FBE2FD
Accessibility & contrast
On white
2.09
#EE91F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#EE91F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE91F9
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE91F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE91F9 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFD
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#F19DB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee91f9; /* rgb */ color: rgb(238, 145, 249); /* oklch */ color: oklch(78.9% 0.172 323.2);
Tailwind
colors: {
custom: {
50: '#f5b3fb',
500: '#ee91f9',
950: '#000000',
},
}SCSS
$custom: #ee91f9; $custom-light: #f5b3fb; $custom-dark: #000000;
JSON
{
"hex": "#ee91f9",
"rgb": {
"r": 238,
"g": 145,
"b": 249
},
"hsl": {
"h": 293.654,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.78854,
"c": 0.17194,
"h": 323.2
},
"luminance": 0.45267
}Semantic roles & 50–950 ramp
primary
#EE91F9
secondary
#D9F6D5
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085