#EE90ED#EE90ED
#EE90ED is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.2% C 0.162 H 327.4°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90ED |
|---|---|
| RGB | rgb(238, 144, 237) |
| HSL | hsl(301, 73%, 75%) |
| HSV | hsv(301, 39%, 93%) |
| CMYK | cmyk(0%, 39.5%, 0.4%, 6.7%) |
| CIE-LAB | lab(72.39, 49.16, -32.09) |
| CIE-LCH | lch(72.39, 58.71, 326.87°) |
| OKLab | oklab(78.19% 0.1366 -0.0875) |
| OKLCH | oklch(78.19% 0.162 327.4) |
| XYZ | xyz(60.5181, 44.2409, 85.4559) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.27
Purply Pink
#F075E6
ΔE00 5.34
Plum
#DDA0DD
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 7.78
Orchid
#DA70D6
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90ED #90EE91
analogous
#C090EE #EE90ED #EE90BE
triadic
#EE90ED #EDEE90 #90EDEE
tetradic
#EE90ED #EEC090 #90EE91 #90BEEE
square
#EE90ED #EEC090 #90EE91 #90BEEE
split-complementary
#EE90ED #BEEE90 #90EEC0
monochromatic
#DE26DC #E65BE4 #EE90ED #F6C5F6 #FBE4FB
Accessibility & contrast
On white
2.13
#EE90ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#EE90ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90ED
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90ED | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#F499B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee90ed; /* rgb */ color: rgb(238, 144, 237); /* oklch */ color: oklch(78.2% 0.162 327.4);
Tailwind
colors: {
custom: {
50: '#f5b2f3',
500: '#ee90ed',
950: '#000000',
},
}SCSS
$custom: #ee90ed; $custom-light: #f5b2f3; $custom-dark: #000000;
JSON
{
"hex": "#ee90ed",
"rgb": {
"r": 238,
"g": 144,
"b": 237
},
"hsl": {
"h": 300.638,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.78188,
"c": 0.16218,
"h": 327.4
},
"luminance": 0.44238
}Semantic roles & 50–950 ramp
primary
#EE90ED
secondary
#D8F3D9
accent
#D61210
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085