#EF93EC#EF93EC
#EF93EC is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.7% C 0.157 H 328.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93EC |
|---|---|
| RGB | rgb(239, 147, 236) |
| HSL | hsl(302, 74%, 76%) |
| HSV | hsv(302, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 1.3%, 6.3%) |
| CIE-LAB | lab(73.07, 47.75, -30.48) |
| CIE-LCH | lch(73.07, 56.64, 327.45°) |
| OKLab | oklab(78.71% 0.1332 -0.0829) |
| OKLCH | oklch(78.71% 0.157 328.1) |
| XYZ | xyz(61.1696, 45.2771, 84.8579) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 4.56
Plum
#DDA0DD
ΔE00 5.54
Purply Pink
#F075E6
ΔE00 6.01
Bubblegum Pink
#FE83CC
ΔE00 7.55
Mauve
#E0B0FF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93EC #93EF96
analogous
#C493EF #EF93EC #EF93BE
triadic
#EF93EC #ECEF93 #93ECEF
tetradic
#EF93EC #EFC493 #93EF96 #93BEEF
square
#EF93EC #EFC493 #93EF96 #93BEEF
split-complementary
#EF93EC #BEEF93 #93EFC4
monochromatic
#DF28D9 #E75EE3 #EF93EC #F7C8F5 #FBE4FA
Accessibility & contrast
On white
2.09
#EF93EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#EF93EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93EC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93EC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEF
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#F59BB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef93ec; /* rgb */ color: rgb(239, 147, 236); /* oklch */ color: oklch(78.7% 0.157 328.1);
Tailwind
colors: {
custom: {
50: '#f6b4f2',
500: '#ef93ec',
950: '#000000',
},
}SCSS
$custom: #ef93ec; $custom-light: #f6b4f2; $custom-dark: #000000;
JSON
{
"hex": "#ef93ec",
"rgb": {
"r": 239,
"g": 147,
"b": 236
},
"hsl": {
"h": 301.957,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.78714,
"c": 0.15685,
"h": 328.1
},
"luminance": 0.45274
}Semantic roles & 50–950 ramp
primary
#EF93EC
secondary
#D8F3D9
accent
#D6160F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085