#EE90F8#EE90F8
#EE90F8 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.7% C 0.173 H 323.5°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90F8 |
|---|---|
| RGB | rgb(238, 144, 248) |
| HSL | hsl(294, 88%, 77%) |
| HSV | hsv(294, 42%, 97%) |
| CMYK | cmyk(4%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(72.83, 51.16, -37.41) |
| CIE-LCH | lch(72.83, 63.38, 323.83°) |
| OKLab | oklab(78.66% 0.1388 -0.1026) |
| OKLCH | oklch(78.66% 0.173 323.5) |
| XYZ | xyz(62.1747, 44.9035, 94.1809) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 5.67
Plum
#DDA0DD
ΔE00 7.38
Baby Purple
#CA9BF7
ΔE00 7.53
Lilac (survey)
#CEA2FD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90F8 #9AF890
analogous
#BA90F8 #EE90F8 #F890CE
triadic
#EE90F8 #F8EE90 #90F8EE
tetradic
#EE90F8 #F8BA90 #9AF890 #90CEF8
square
#EE90F8 #F8BA90 #9AF890 #90CEF8
split-complementary
#EE90F8 #CEF890 #90F8BA
monochromatic
#DC1DF1 #E556F4 #EE90F8 #F7CAFC #FBE2FD
Accessibility & contrast
On white
2.10
#EE90F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EE90F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90F8
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90F8 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFC
Deuteranopia (green-blind)
#9EB7F5
Tritanopia (blue-blind)
#F29CB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee90f8; /* rgb */ color: rgb(238, 144, 248); /* oklch */ color: oklch(78.7% 0.173 323.5);
Tailwind
colors: {
custom: {
50: '#f5b3fb',
500: '#ee90f8',
950: '#000000',
},
}SCSS
$custom: #ee90f8; $custom-light: #f5b3fb; $custom-dark: #000000;
JSON
{
"hex": "#ee90f8",
"rgb": {
"r": 238,
"g": 144,
"b": 248
},
"hsl": {
"h": 294.231,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.78661,
"c": 0.17262,
"h": 323.5
},
"luminance": 0.44901
}Semantic roles & 50–950 ramp
primary
#EE90F8
secondary
#D9F5D6
accent
#E50117
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085