#EF90EE#EF90EE
#EF90EE is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.3% C 0.164 H 327.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90EE |
|---|---|
| RGB | rgb(239, 144, 238) |
| HSL | hsl(301, 75%, 75%) |
| HSV | hsv(301, 40%, 94%) |
| CMYK | cmyk(0%, 39.7%, 0.4%, 6.3%) |
| CIE-LAB | lab(72.54, 49.64, -32.39) |
| CIE-LCH | lch(72.54, 59.27, 326.88°) |
| OKLab | oklab(78.34% 0.1379 -0.0883) |
| OKLCH | oklch(78.34% 0.164 327.4) |
| XYZ | xyz(61.0013, 44.4731, 86.2433) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.02
Lavender Pink
#DD85D7
ΔE00 4.43
Purply Pink
#F075E6
ΔE00 5.34
Plum
#DDA0DD
ΔE00 6.26
Bubblegum Pink
#FE83CC
ΔE00 7.82
Candy Pink
#FF63E9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90EE #90EF91
analogous
#C190EF #EF90EE #EF90BE
triadic
#EF90EE #EEEF90 #90EEEF
tetradic
#EF90EE #EFC190 #90EF91 #90BEEF
square
#EF90EE #EFC190 #90EF91 #90BEEF
split-complementary
#EF90EE #BEEF90 #90EFC1
monochromatic
#E025DE #E75BE6 #EF90EE #F7C5F6 #FBE4FB
Accessibility & contrast
On white
2.12
#EF90EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#EF90EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90EE
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90EE | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#F599B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef90ee; /* rgb */ color: rgb(239, 144, 238); /* oklch */ color: oklch(78.3% 0.164 327.4);
Tailwind
colors: {
custom: {
50: '#f6b2f3',
500: '#ef90ee',
950: '#000000',
},
}SCSS
$custom: #ef90ee; $custom-light: #f6b2f3; $custom-dark: #000000;
JSON
{
"hex": "#ef90ee",
"rgb": {
"r": 239,
"g": 144,
"b": 238
},
"hsl": {
"h": 300.632,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.78341,
"c": 0.16375,
"h": 327.4
},
"luminance": 0.4447
}Semantic roles & 50–950 ramp
primary
#EF90EE
secondary
#D8F3D8
accent
#D7110F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085