#EE90EF#EE90EF
#EE90EF is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.3% C 0.164 H 326.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90EF |
|---|---|
| RGB | rgb(238, 144, 239) |
| HSL | hsl(299, 75%, 75%) |
| HSV | hsv(299, 40%, 94%) |
| CMYK | cmyk(0.4%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(72.47, 49.52, -33.06) |
| CIE-LCH | lch(72.47, 59.54, 326.27°) |
| OKLab | oklab(78.27% 0.137 -0.0902) |
| OKLCH | oklch(78.27% 0.164 326.6) |
| XYZ | xyz(60.8119, 44.3584, 87.0034) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Lavender Pink
#DD85D7
ΔE00 4.47
Purply Pink
#F075E6
ΔE00 5.34
Plum
#DDA0DD
ΔE00 6.33
Orchid
#DA70D6
ΔE00 7.88
Candy Pink
#FF63E9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90EF #91EF90
analogous
#BE90EF #EE90EF #EF90C1
triadic
#EE90EF #EFEE90 #90EFEE
tetradic
#EE90EF #EFBE90 #91EF90 #90C1EF
square
#EE90EF #EFBE90 #91EF90 #90C1EF
split-complementary
#EE90EF #C1EF90 #90EFBE
monochromatic
#DE25E0 #E65BE7 #EE90EF #F6C5F7 #FBE4FB
Accessibility & contrast
On white
2.13
#EE90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EE90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90EF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90EF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#F399B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee90ef; /* rgb */ color: rgb(238, 144, 239); /* oklch */ color: oklch(78.3% 0.164 326.6);
Tailwind
colors: {
custom: {
50: '#f5b2f4',
500: '#ee90ef',
950: '#000000',
},
}SCSS
$custom: #ee90ef; $custom-light: #f5b2f4; $custom-dark: #000000;
JSON
{
"hex": "#ee90ef",
"rgb": {
"r": 238,
"g": 144,
"b": 239
},
"hsl": {
"h": 299.368,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.78272,
"c": 0.16404,
"h": 326.6
},
"luminance": 0.44356
}Semantic roles & 50–950 ramp
primary
#EE90EF
secondary
#D8F3D8
accent
#D70F11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085