#EF93EA#EF93EA
#EF93EA is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.6% C 0.155 H 328.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93EA |
|---|---|
| RGB | rgb(239, 147, 234) |
| HSL | hsl(303, 74%, 76%) |
| HSV | hsv(303, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 2.1%, 6.3%) |
| CIE-LAB | lab(73.00, 47.39, -29.50) |
| CIE-LCH | lch(73.00, 55.83, 328.10°) |
| OKLab | oklab(78.63% 0.1327 -0.0801) |
| OKLCH | oklch(78.63% 0.155 328.9) |
| XYZ | xyz(60.8806, 45.1615, 83.3362) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 4.44
Plum
#DDA0DD
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 7.23
Orchid
#DA70D6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93EA #93EF98
analogous
#C693EF #EF93EA #EF93BC
triadic
#EF93EA #EAEF93 #93EAEF
tetradic
#EF93EA #EFC693 #93EF98 #93BCEF
square
#EF93EA #EFC693 #93EF98 #93BCEF
split-complementary
#EF93EA #BCEF93 #93EFC6
monochromatic
#DF28D5 #E75EE0 #EF93EA #F7C8F4 #FBE4FA
Accessibility & contrast
On white
2.09
#EF93EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#EF93EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93EA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93EA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABED
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#F59AB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef93ea; /* rgb */ color: rgb(239, 147, 234); /* oklch */ color: oklch(78.6% 0.155 328.9);
Tailwind
colors: {
custom: {
50: '#f6b4f1',
500: '#ef93ea',
950: '#000000',
},
}SCSS
$custom: #ef93ea; $custom-light: #f6b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ef93ea",
"rgb": {
"r": 239,
"g": 147,
"b": 234
},
"hsl": {
"h": 303.261,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.78632,
"c": 0.15502,
"h": 328.9
},
"luminance": 0.45159
}Semantic roles & 50–950 ramp
primary
#EF93EA
secondary
#D8F3DA
accent
#D61A0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084