#EF90FE#EF90FE
#EF90FE is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.0% C 0.179 H 322.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90FE |
|---|---|
| RGB | rgb(239, 144, 254) |
| HSL | hsl(292, 98%, 78%) |
| HSV | hsv(292, 43%, 100%) |
| CMYK | cmyk(5.9%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(73.19, 52.56, -40.09) |
| CIE-LCH | lch(73.19, 66.11, 322.66°) |
| OKLab | oklab(79.04% 0.141 -0.1103) |
| OKLCH | oklch(79.04% 0.179 322) |
| XYZ | xyz(63.4573, 45.4555, 99.1779) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.51
Purply Pink
#F075E6
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.43
Baby Purple
#CA9BF7
ΔE00 7.38
Lilac (survey)
#CEA2FD
ΔE00 7.85
Liliac
#C48EFD
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90FE #9FFE90
analogous
#B890FE #EF90FE #FE90D6
triadic
#EF90FE #FEEF90 #90FEEF
tetradic
#EF90FE #FEB890 #9FFE90 #90D6FE
square
#EF90FE #FEB890 #9FFE90 #90D6FE
split-complementary
#EF90FE #D6FE90 #90FEB8
monochromatic
#DE17FD #E653FD #EF90FE #F8CDFF #FBE1FF
Accessibility & contrast
On white
2.08
#EF90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#EF90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90FE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90FE | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#9CB7FB
Tritanopia (blue-blind)
#F29DBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef90fe; /* rgb */ color: rgb(239, 144, 254); /* oklch */ color: oklch(79.0% 0.179 322.0);
Tailwind
colors: {
custom: {
50: '#f6b3ff',
500: '#ef90fe',
950: '#000000',
},
}SCSS
$custom: #ef90fe; $custom-light: #f6b3ff; $custom-dark: #000000;
JSON
{
"hex": "#ef90fe",
"rgb": {
"r": 239,
"g": 144,
"b": 254
},
"hsl": {
"h": 291.818,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.79038,
"c": 0.17904,
"h": 322
},
"luminance": 0.45453
}Semantic roles & 50–950 ramp
primary
#EF90FE
secondary
#D9F7D4
accent
#E6001F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086