#EE90EA#EE90EA
#EE90EA is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.1% C 0.159 H 328.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90EA |
|---|---|
| RGB | rgb(238, 144, 234) |
| HSL | hsl(303, 73%, 75%) |
| HSV | hsv(303, 39%, 93%) |
| CMYK | cmyk(0%, 39.5%, 1.7%, 6.7%) |
| CIE-LAB | lab(72.27, 48.63, -30.63) |
| CIE-LCH | lch(72.27, 57.47, 327.80°) |
| OKLab | oklab(78.06% 0.1359 -0.0833) |
| OKLCH | oklch(78.06% 0.159 328.5) |
| XYZ | xyz(60.0835, 44.0670, 83.1669) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 5.39
Plum
#DDA0DD
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 7.28
Orchid
#DA70D6
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90EA #90EE94
analogous
#C390EE #EE90EA #EE90BB
triadic
#EE90EA #EAEE90 #90EAEE
tetradic
#EE90EA #EEC390 #90EE94 #90BBEE
square
#EE90EA #EEC390 #90EE94 #90BBEE
split-complementary
#EE90EA #BBEE90 #90EEC3
monochromatic
#DE26D6 #E65BE0 #EE90EA #F6C5F4 #FBE4FA
Accessibility & contrast
On white
2.14
#EE90EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#EE90EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90EA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90EA | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#A3B6E7
Tritanopia (blue-blind)
#F498B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee90ea; /* rgb */ color: rgb(238, 144, 234); /* oklch */ color: oklch(78.1% 0.159 328.5);
Tailwind
colors: {
custom: {
50: '#f5b2f1',
500: '#ee90ea',
950: '#000000',
},
}SCSS
$custom: #ee90ea; $custom-light: #f5b2f1; $custom-dark: #000000;
JSON
{
"hex": "#ee90ea",
"rgb": {
"r": 238,
"g": 144,
"b": 234
},
"hsl": {
"h": 302.553,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.78063,
"c": 0.15942,
"h": 328.5
},
"luminance": 0.44064
}Semantic roles & 50–950 ramp
primary
#EE90EA
secondary
#D8F3DA
accent
#D61810
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084