#EF93E4#EF93E4
#EF93E4 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.4% C 0.150 H 331.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93E4 |
|---|---|
| RGB | rgb(239, 147, 228) |
| HSL | hsl(307, 74%, 76%) |
| HSV | hsv(307, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 4.6%, 6.3%) |
| CIE-LAB | lab(72.77, 46.35, -26.56) |
| CIE-LCH | lch(72.77, 53.42, 330.18°) |
| OKLab | oklab(78.39% 0.1313 -0.0719) |
| OKLCH | oklch(78.39% 0.15 331.3) |
| XYZ | xyz(60.0332, 44.8226, 78.8732) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.28
Violet (CSS)
#EE82EE
ΔE00 4.73
Plum
#DDA0DD
ΔE00 4.95
Bubblegum Pink
#FE83CC
ΔE00 6.27
Purply Pink
#F075E6
ΔE00 6.41
Pink (survey)
#FF81C0
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93E4 #93EF9E
analogous
#CC93EF #EF93E4 #EF93B6
triadic
#EF93E4 #E4EF93 #93E4EF
tetradic
#EF93E4 #EFCC93 #93EF9E #93B6EF
square
#EF93E4 #EFCC93 #93EF9E #93B6EF
split-complementary
#EF93E4 #B6EF93 #93EFCC
monochromatic
#DF28C9 #E75ED7 #EF93E4 #F7C8F1 #FBE4F8
Accessibility & contrast
On white
2.11
#EF93E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#EF93E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93E4
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93E4 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABE7
Deuteranopia (green-blind)
#A8B7E1
Tritanopia (blue-blind)
#F699B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef93e4; /* rgb */ color: rgb(239, 147, 228); /* oklch */ color: oklch(78.4% 0.150 331.3);
Tailwind
colors: {
custom: {
50: '#f6b4ec',
500: '#ef93e4',
950: '#000000',
},
}SCSS
$custom: #ef93e4; $custom-light: #f6b4ec; $custom-dark: #000000;
JSON
{
"hex": "#ef93e4",
"rgb": {
"r": 239,
"g": 147,
"b": 228
},
"hsl": {
"h": 307.174,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.78391,
"c": 0.14965,
"h": 331.3
},
"luminance": 0.4482
}Semantic roles & 50–950 ramp
primary
#EF93E4
secondary
#D8F3DB
accent
#D6270F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084