#EE90F2#EE90F2
#EE90F2 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.4% C 0.167 H 325.6°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90F2 |
|---|---|
| RGB | rgb(238, 144, 242) |
| HSL | hsl(298, 79%, 76%) |
| HSV | hsv(298, 40%, 95%) |
| CMYK | cmyk(1.7%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(72.59, 50.06, -34.51) |
| CIE-LCH | lch(72.59, 60.81, 325.42°) |
| OKLab | oklab(78.4% 0.1376 -0.0944) |
| OKLCH | oklch(78.4% 0.167 325.6) |
| XYZ | xyz(61.2588, 44.5371, 89.3569) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Lavender Pink
#DD85D7
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 5.40
Plum
#DDA0DD
ΔE00 6.66
Candy Pink
#FF63E9
ΔE00 7.97
Baby Purple
#CA9BF7
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90F2 #94F290
analogous
#BD90F2 #EE90F2 #F290C5
triadic
#EE90F2 #F2EE90 #90F2EE
tetradic
#EE90F2 #F2BD90 #94F290 #90C5F2
square
#EE90F2 #F2BD90 #94F290 #90C5F2
split-complementary
#EE90F2 #C5F290 #90F2BD
monochromatic
#DD22E5 #E659EC #EE90F2 #F6C7F8 #FBE4FC
Accessibility & contrast
On white
2.12
#EE90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EE90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90F2
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90F2 | 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)
#87ABF6
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#F39AB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee90f2; /* rgb */ color: rgb(238, 144, 242); /* oklch */ color: oklch(78.4% 0.167 325.6);
Tailwind
colors: {
custom: {
50: '#f5b2f6',
500: '#ee90f2',
950: '#000000',
},
}SCSS
$custom: #ee90f2; $custom-light: #f5b2f6; $custom-dark: #000000;
JSON
{
"hex": "#ee90f2",
"rgb": {
"r": 238,
"g": 144,
"b": 242
},
"hsl": {
"h": 297.551,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.784,
"c": 0.16686,
"h": 325.6
},
"luminance": 0.44534
}Semantic roles & 50–950 ramp
primary
#EE90F2
secondary
#D9F4D7
accent
#DB0A13
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085