#EF90FF#EF90FF
#EF90FF is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.1% C 0.180 H 321.7°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90FF |
|---|---|
| RGB | rgb(239, 144, 255) |
| HSL | hsl(291, 100%, 78%) |
| HSV | hsv(291, 44%, 100%) |
| CMYK | cmyk(6.3%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(73.23, 52.75, -40.57) |
| CIE-LCH | lch(73.23, 66.55, 322.43°) |
| OKLab | oklab(79.08% 0.1412 -0.1116) |
| OKLCH | oklch(79.08% 0.18 321.7) |
| XYZ | xyz(63.6178, 45.5197, 100.0234) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.57
Baby Purple
#CA9BF7
ΔE00 7.34
Lilac (survey)
#CEA2FD
ΔE00 7.81
Liliac
#C48EFD
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90FF #A0FF90
analogous
#B790FF #EF90FF #FF90D8
triadic
#EF90FF #FFEF90 #90FFEF
tetradic
#EF90FF #FFB790 #A0FF90 #90D8FF
square
#EF90FF #FFB790 #A0FF90 #90D8FF
split-complementary
#EF90FF #D8FF90 #90FFB7
monochromatic
#DD16FF #E653FF #EF90FF #F8CDFF #FBE0FF
Accessibility & contrast
On white
2.08
#EF90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#EF90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90FF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90FF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#9BB8FC
Tritanopia (blue-blind)
#F19DBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef90ff; /* rgb */ color: rgb(239, 144, 255); /* oklch */ color: oklch(79.1% 0.180 321.7);
Tailwind
colors: {
custom: {
50: '#f6b3ff',
500: '#ef90ff',
950: '#000000',
},
}SCSS
$custom: #ef90ff; $custom-light: #f6b3ff; $custom-dark: #000000;
JSON
{
"hex": "#ef90ff",
"rgb": {
"r": 239,
"g": 144,
"b": 255
},
"hsl": {
"h": 291.351,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.79083,
"c": 0.18002,
"h": 321.7
},
"luminance": 0.45517
}Semantic roles & 50–950 ramp
primary
#EF90FF
secondary
#D9F7D4
accent
#E60021
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086