#EF93ED#EF93ED
#EF93ED is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.8% C 0.158 H 327.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93ED |
|---|---|
| RGB | rgb(239, 147, 237) |
| HSL | hsl(301, 74%, 76%) |
| HSV | hsv(301, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 0.8%, 6.3%) |
| CIE-LAB | lab(73.11, 47.93, -30.96) |
| CIE-LCH | lch(73.11, 57.06, 327.13°) |
| OKLab | oklab(78.76% 0.1334 -0.0843) |
| OKLCH | oklch(78.76% 0.158 327.7) |
| XYZ | xyz(61.3153, 45.3354, 85.6252) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 4.63
Plum
#DDA0DD
ΔE00 5.64
Purply Pink
#F075E6
ΔE00 5.99
Bubblegum Pink
#FE83CC
ΔE00 7.71
Mauve
#E0B0FF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93ED #93EF95
analogous
#C393EF #EF93ED #EF93BF
triadic
#EF93ED #EDEF93 #93EDEF
tetradic
#EF93ED #EFC393 #93EF95 #93BFEF
square
#EF93ED #EFC393 #93EF95 #93BFEF
split-complementary
#EF93ED #BFEF93 #93EFC3
monochromatic
#DF28DB #E75EE4 #EF93ED #F7C8F6 #FBE4FB
Accessibility & contrast
On white
2.09
#EF93ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#EF93ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93ED
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93ED | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACF0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#F59BB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef93ed; /* rgb */ color: rgb(239, 147, 237); /* oklch */ color: oklch(78.8% 0.158 327.7);
Tailwind
colors: {
custom: {
50: '#f6b4f3',
500: '#ef93ed',
950: '#000000',
},
}SCSS
$custom: #ef93ed; $custom-light: #f6b4f3; $custom-dark: #000000;
JSON
{
"hex": "#ef93ed",
"rgb": {
"r": 239,
"g": 147,
"b": 237
},
"hsl": {
"h": 301.304,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.78755,
"c": 0.15778,
"h": 327.7
},
"luminance": 0.45333
}Semantic roles & 50–950 ramp
primary
#EF93ED
secondary
#D8F3D9
accent
#D6140F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085