#EF93FD#EF93FD
#EF93FD is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.4% C 0.173 H 322.1°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93FD |
|---|---|
| RGB | rgb(239, 147, 253) |
| HSL | hsl(292, 96%, 78%) |
| HSV | hsv(292, 42%, 99%) |
| CMYK | cmyk(5.5%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(73.75, 50.85, -38.69) |
| CIE-LCH | lch(73.75, 63.89, 322.74°) |
| OKLab | oklab(79.44% 0.1367 -0.1063) |
| OKLCH | oklch(79.44% 0.173 322.1) |
| XYZ | xyz(63.7580, 46.3125, 98.4902) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 6.43
Purply Pink
#F075E6
ΔE00 6.49
Baby Purple
#CA9BF7
ΔE00 7.22
Lilac (survey)
#CEA2FD
ΔE00 7.59
Plum
#DDA0DD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93FD #A1FD93
analogous
#BA93FD #EF93FD #FD93D6
triadic
#EF93FD #FDEF93 #93FDEF
tetradic
#EF93FD #FDBA93 #A1FD93 #93D6FD
square
#EF93FD #FDBA93 #A1FD93 #93D6FD
split-complementary
#EF93FD #D6FD93 #93FDBA
monochromatic
#DD1BFB #E657FC #EF93FD #F8CFFE #FBE1FE
Accessibility & contrast
On white
2.05
#EF93FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EF93FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93FD
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93FD | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#F29FBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef93fd; /* rgb */ color: rgb(239, 147, 253); /* oklch */ color: oklch(79.4% 0.173 322.1);
Tailwind
colors: {
custom: {
50: '#f6b5fe',
500: '#ef93fd',
950: '#000000',
},
}SCSS
$custom: #ef93fd; $custom-light: #f6b5fe; $custom-dark: #000000;
JSON
{
"hex": "#ef93fd",
"rgb": {
"r": 239,
"g": 147,
"b": 253
},
"hsl": {
"h": 292.075,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.79441,
"c": 0.17313,
"h": 322.1
},
"luminance": 0.4631
}Semantic roles & 50–950 ramp
primary
#EF93FD
secondary
#D9F7D4
accent
#E6001E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086