#EF93FA#EF93FA
#EF93FA is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.3% C 0.170 H 323.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93FA |
|---|---|
| RGB | rgb(239, 147, 250) |
| HSL | hsl(294, 91%, 78%) |
| HSV | hsv(294, 41%, 98%) |
| CMYK | cmyk(4.4%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(73.63, 50.29, -37.25) |
| CIE-LCH | lch(73.63, 62.58, 323.47°) |
| OKLab | oklab(79.31% 0.1361 -0.1022) |
| OKLCH | oklch(79.31% 0.17 323.1) |
| XYZ | xyz(63.2838, 46.1228, 95.9930) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 6.04
Purply Pink
#F075E6
ΔE00 6.30
Plum
#DDA0DD
ΔE00 7.20
Baby Purple
#CA9BF7
ΔE00 7.39
Mauve
#E0B0FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93FA #9EFA93
analogous
#BB93FA #EF93FA #FA93D2
triadic
#EF93FA #FAEF93 #93FAEF
tetradic
#EF93FA #FABB93 #9EFA93 #93D2FA
square
#EF93FA #FABB93 #9EFA93 #93D2FA
split-complementary
#EF93FA #D2FA93 #93FABB
monochromatic
#DE1EF5 #E659F7 #EF93FA #F8CDFD #FBE2FE
Accessibility & contrast
On white
2.05
#EF93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#EF93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93FA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93FA | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#F29FBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef93fa; /* rgb */ color: rgb(239, 147, 250); /* oklch */ color: oklch(79.3% 0.170 323.1);
Tailwind
colors: {
custom: {
50: '#f6b5fc',
500: '#ef93fa',
950: '#000000',
},
}SCSS
$custom: #ef93fa; $custom-light: #f6b5fc; $custom-dark: #000000;
JSON
{
"hex": "#ef93fa",
"rgb": {
"r": 239,
"g": 147,
"b": 250
},
"hsl": {
"h": 293.592,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.79309,
"c": 0.17018,
"h": 323.1
},
"luminance": 0.4612
}Semantic roles & 50–950 ramp
primary
#EF93FA
secondary
#D9F6D5
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085