#EE90F7#EE90F7
#EE90F7 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.6% C 0.172 H 323.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90F7 |
|---|---|
| RGB | rgb(238, 144, 247) |
| HSL | hsl(295, 87%, 77%) |
| HSV | hsv(295, 42%, 97%) |
| CMYK | cmyk(3.6%, 41.7%, 0%, 3.1%) |
| CIE-LAB | lab(72.79, 50.97, -36.93) |
| CIE-LCH | lch(72.79, 62.94, 324.08°) |
| OKLab | oklab(78.62% 0.1386 -0.1012) |
| OKLCH | oklch(78.62% 0.172 323.9) |
| XYZ | xyz(62.0200, 44.8416, 93.3660) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.99
Lavender Pink
#DD85D7
ΔE00 5.45
Purply Pink
#F075E6
ΔE00 5.61
Plum
#DDA0DD
ΔE00 7.26
Baby Purple
#CA9BF7
ΔE00 7.59
Candy Pink
#FF63E9
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90F7 #99F790
analogous
#BB90F7 #EE90F7 #F790CD
triadic
#EE90F7 #F7EE90 #90F7EE
tetradic
#EE90F7 #F7BB90 #99F790 #90CDF7
square
#EE90F7 #F7BB90 #99F790 #90CDF7
split-complementary
#EE90F7 #CDF790 #90F7BB
monochromatic
#DD1EEF #E557F3 #EE90F7 #F7C9FB #FBE2FD
Accessibility & contrast
On white
2.11
#EE90F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EE90F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90F7
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90F7 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABFB
Deuteranopia (green-blind)
#9EB7F4
Tritanopia (blue-blind)
#F29BB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee90f7; /* rgb */ color: rgb(238, 144, 247); /* oklch */ color: oklch(78.6% 0.172 323.9);
Tailwind
colors: {
custom: {
50: '#f5b3fa',
500: '#ee90f7',
950: '#000000',
},
}SCSS
$custom: #ee90f7; $custom-light: #f5b3fa; $custom-dark: #000000;
JSON
{
"hex": "#ee90f7",
"rgb": {
"r": 238,
"g": 144,
"b": 247
},
"hsl": {
"h": 294.757,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.78617,
"c": 0.17165,
"h": 323.9
},
"luminance": 0.44839
}Semantic roles & 50–950 ramp
primary
#EE90F7
secondary
#D9F5D6
accent
#E30216
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085