#EF93EB#EF93EB
#EF93EB is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.7% C 0.156 H 328.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93EB |
|---|---|
| RGB | rgb(239, 147, 235) |
| HSL | hsl(303, 74%, 76%) |
| HSV | hsv(303, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 1.7%, 6.3%) |
| CIE-LAB | lab(73.04, 47.57, -29.99) |
| CIE-LCH | lch(73.04, 56.23, 327.77°) |
| OKLab | oklab(78.67% 0.1329 -0.0815) |
| OKLCH | oklch(78.67% 0.156 328.5) |
| XYZ | xyz(61.0247, 45.2191, 84.0949) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.49
Plum
#DDA0DD
ΔE00 5.45
Purply Pink
#F075E6
ΔE00 6.04
Bubblegum Pink
#FE83CC
ΔE00 7.39
Mauve
#E0B0FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93EB #93EF97
analogous
#C593EF #EF93EB #EF93BD
triadic
#EF93EB #EBEF93 #93EBEF
tetradic
#EF93EB #EFC593 #93EF97 #93BDEF
square
#EF93EB #EFC593 #93EF97 #93BDEF
split-complementary
#EF93EB #BDEF93 #93EFC5
monochromatic
#DF28D7 #E75EE1 #EF93EB #F7C8F5 #FBE4FA
Accessibility & contrast
On white
2.09
#EF93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#EF93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93EB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93EB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEE
Deuteranopia (green-blind)
#A5B8E8
Tritanopia (blue-blind)
#F59BB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef93eb; /* rgb */ color: rgb(239, 147, 235); /* oklch */ color: oklch(78.7% 0.156 328.5);
Tailwind
colors: {
custom: {
50: '#f6b4f1',
500: '#ef93eb',
950: '#000000',
},
}SCSS
$custom: #ef93eb; $custom-light: #f6b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ef93eb",
"rgb": {
"r": 239,
"g": 147,
"b": 235
},
"hsl": {
"h": 302.609,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.78673,
"c": 0.15593,
"h": 328.5
},
"luminance": 0.45216
}Semantic roles & 50–950 ramp
primary
#EF93EB
secondary
#D8F3D9
accent
#D6180F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085