#EE90FF#EE90FF
#EE90FF is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.0% C 0.179 H 321.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90FF |
|---|---|
| RGB | rgb(238, 144, 255) |
| HSL | hsl(291, 100%, 78%) |
| HSV | hsv(291, 44%, 100%) |
| CMYK | cmyk(6.7%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(73.12, 52.46, -40.76) |
| CIE-LCH | lch(73.12, 66.43, 322.16°) |
| OKLab | oklab(78.97% 0.1401 -0.1122) |
| OKLCH | oklch(78.97% 0.179 321.3) |
| XYZ | xyz(63.2811, 45.3461, 100.0076) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.57
Baby Purple
#CA9BF7
ΔE00 7.19
Lilac (survey)
#CEA2FD
ΔE00 7.67
Liliac
#C48EFD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90FF #A1FF90
analogous
#B690FF #EE90FF #FF90D8
triadic
#EE90FF #FFEE90 #90FFEE
tetradic
#EE90FF #FFB690 #A1FF90 #90D8FF
square
#EE90FF #FFB690 #A1FF90 #90D8FF
split-complementary
#EE90FF #D8FF90 #90FFB6
monochromatic
#DB16FF #E553FF #EE90FF #F7CDFF #FAE0FF
Accessibility & contrast
On white
2.09
#EE90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#EE90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90FF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90FF | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#F09EBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee90ff; /* rgb */ color: rgb(238, 144, 255); /* oklch */ color: oklch(79.0% 0.179 321.3);
Tailwind
colors: {
custom: {
50: '#f5b3ff',
500: '#ee90ff',
950: '#000000',
},
}SCSS
$custom: #ee90ff; $custom-light: #f5b3ff; $custom-dark: #000000;
JSON
{
"hex": "#ee90ff",
"rgb": {
"r": 238,
"g": 144,
"b": 255
},
"hsl": {
"h": 290.811,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.78973,
"c": 0.17948,
"h": 321.3
},
"luminance": 0.45344
}Semantic roles & 50–950 ramp
primary
#EE90FF
secondary
#D9F7D4
accent
#E60023
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086