#EF93EF#EF93EF
#EF93EF is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.8% C 0.160 H 327.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93EF |
|---|---|
| RGB | rgb(239, 147, 239) |
| HSL | hsl(300, 74%, 76%) |
| HSV | hsv(300, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(73.19, 48.28, -31.94) |
| CIE-LCH | lch(73.19, 57.89, 326.52°) |
| OKLab | oklab(78.84% 0.1338 -0.087) |
| OKLCH | oklch(78.84% 0.16 327) |
| XYZ | xyz(61.6091, 45.4529, 87.1727) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 4.80
Plum
#DDA0DD
ΔE00 5.85
Purply Pink
#F075E6
ΔE00 5.97
Bubblegum Pink
#FE83CC
ΔE00 8.04
Mauve
#E0B0FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93EF #93EF93
analogous
#C193EF #EF93EF #EF93C1
triadic
#EF93EF #EFEF93 #93EFEF
tetradic
#EF93EF #EFC193 #93EF93 #93C1EF
square
#EF93EF #EFC193 #93EF93 #93C1EF
split-complementary
#EF93EF #C1EF93 #93EFC1
monochromatic
#DF28DF #E75EE7 #EF93EF #F7C8F7 #FBE4FB
Accessibility & contrast
On white
2.08
#EF93EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#EF93EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93EF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93EF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF2
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#F49CB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef93ef; /* rgb */ color: rgb(239, 147, 239); /* oklch */ color: oklch(78.8% 0.160 327.0);
Tailwind
colors: {
custom: {
50: '#f6b4f4',
500: '#ef93ef',
950: '#000000',
},
}SCSS
$custom: #ef93ef; $custom-light: #f6b4f4; $custom-dark: #000000;
JSON
{
"hex": "#ef93ef",
"rgb": {
"r": 239,
"g": 147,
"b": 239
},
"hsl": {
"h": 300,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.78838,
"c": 0.15964,
"h": 327
},
"luminance": 0.4545
}Semantic roles & 50–950 ramp
primary
#EF93EF
secondary
#D8F3D8
accent
#D60F0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085