#EF90EA#EF90EA
#EF90EA is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.2% C 0.160 H 328.9°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90EA |
|---|---|
| RGB | rgb(239, 144, 234) |
| HSL | hsl(303, 75%, 75%) |
| HSV | hsv(303, 40%, 94%) |
| CMYK | cmyk(0%, 39.7%, 2.1%, 6.3%) |
| CIE-LAB | lab(72.39, 48.93, -30.44) |
| CIE-LCH | lch(72.39, 57.62, 328.12°) |
| OKLab | oklab(78.18% 0.137 -0.0828) |
| OKLCH | oklch(78.18% 0.16 328.9) |
| XYZ | xyz(60.4202, 44.2407, 83.1827) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Lavender Pink
#DD85D7
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 5.40
Plum
#DDA0DD
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 7.15
Orchid
#DA70D6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90EA #90EF95
analogous
#C590EF #EF90EA #EF90BA
triadic
#EF90EA #EAEF90 #90EAEF
tetradic
#EF90EA #EFC590 #90EF95 #90BAEF
square
#EF90EA #EFC590 #90EF95 #90BAEF
split-complementary
#EF90EA #BAEF90 #90EFC5
monochromatic
#E025D6 #E75BE0 #EF90EA #F7C5F4 #FBE4FA
Accessibility & contrast
On white
2.13
#EF90EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#EF90EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90EA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90EA | 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)
#8BAAED
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#F598B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef90ea; /* rgb */ color: rgb(239, 144, 234); /* oklch */ color: oklch(78.2% 0.160 328.9);
Tailwind
colors: {
custom: {
50: '#f6b2f1',
500: '#ef90ea',
950: '#000000',
},
}SCSS
$custom: #ef90ea; $custom-light: #f6b2f1; $custom-dark: #000000;
JSON
{
"hex": "#ef90ea",
"rgb": {
"r": 239,
"g": 144,
"b": 234
},
"hsl": {
"h": 303.158,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.78175,
"c": 0.16008,
"h": 328.9
},
"luminance": 0.44238
}Semantic roles & 50–950 ramp
primary
#EF90EA
secondary
#D8F3DA
accent
#D7190F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084