#EE90EB#EE90EB
#EE90EB is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.1% C 0.160 H 328.1°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90EB |
|---|---|
| RGB | rgb(238, 144, 235) |
| HSL | hsl(302, 73%, 75%) |
| HSV | hsv(302, 39%, 93%) |
| CMYK | cmyk(0%, 39.5%, 1.3%, 6.7%) |
| CIE-LAB | lab(72.31, 48.81, -31.11) |
| CIE-LCH | lch(72.31, 57.88, 327.48°) |
| OKLab | oklab(78.1% 0.1361 -0.0847) |
| OKLCH | oklch(78.1% 0.16 328.1) |
| XYZ | xyz(60.2275, 44.1246, 83.9256) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 4.09
Purply Pink
#F075E6
ΔE00 5.37
Plum
#DDA0DD
ΔE00 5.93
Bubblegum Pink
#FE83CC
ΔE00 7.45
Orchid
#DA70D6
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90EB #90EE93
analogous
#C290EE #EE90EB #EE90BC
triadic
#EE90EB #EBEE90 #90EBEE
tetradic
#EE90EB #EEC290 #90EE93 #90BCEE
square
#EE90EB #EEC290 #90EE93 #90BCEE
split-complementary
#EE90EB #BCEE90 #90EEC2
monochromatic
#DE26D8 #E65BE1 #EE90EB #F6C5F5 #FBE4FA
Accessibility & contrast
On white
2.14
#EE90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#EE90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90EB
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90EB | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#F498B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee90eb; /* rgb */ color: rgb(238, 144, 235); /* oklch */ color: oklch(78.1% 0.160 328.1);
Tailwind
colors: {
custom: {
50: '#f5b2f1',
500: '#ee90eb',
950: '#000000',
},
}SCSS
$custom: #ee90eb; $custom-light: #f5b2f1; $custom-dark: #000000;
JSON
{
"hex": "#ee90eb",
"rgb": {
"r": 238,
"g": 144,
"b": 235
},
"hsl": {
"h": 301.915,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.78104,
"c": 0.16033,
"h": 328.1
},
"luminance": 0.44122
}Semantic roles & 50–950 ramp
primary
#EE90EB
secondary
#D8F3D9
accent
#D61610
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085