#EF93E2#EF93E2
#EF93E2 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.3% C 0.148 H 332.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93E2 |
|---|---|
| RGB | rgb(239, 147, 226) |
| HSL | hsl(308, 74%, 76%) |
| HSV | hsv(308, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 5.4%, 6.3%) |
| CIE-LAB | lab(72.70, 46.00, -25.57) |
| CIE-LCH | lch(72.70, 52.63, 330.93°) |
| OKLab | oklab(78.31% 0.1308 -0.0691) |
| OKLCH | oklch(78.31% 0.148 332.1) |
| XYZ | xyz(59.7572, 44.7121, 77.4194) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.31
Plum
#DDA0DD
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 5.02
Bubblegum Pink
#FE83CC
ΔE00 5.97
Purply Pink
#F075E6
ΔE00 6.57
Pink (survey)
#FF81C0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93E2 #93EFA0
analogous
#CE93EF #EF93E2 #EF93B4
triadic
#EF93E2 #E2EF93 #93E2EF
tetradic
#EF93E2 #EFCE93 #93EFA0 #93B4EF
square
#EF93E2 #EFCE93 #93EFA0 #93B4EF
split-complementary
#EF93E2 #B4EF93 #93EFCE
monochromatic
#DF28C5 #E75ED4 #EF93E2 #F7C8F0 #FBE4F8
Accessibility & contrast
On white
2.11
#EF93E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EF93E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93E2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93E2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE5
Deuteranopia (green-blind)
#A9B7DF
Tritanopia (blue-blind)
#F698B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef93e2; /* rgb */ color: rgb(239, 147, 226); /* oklch */ color: oklch(78.3% 0.148 332.1);
Tailwind
colors: {
custom: {
50: '#f6b4eb',
500: '#ef93e2',
950: '#000000',
},
}SCSS
$custom: #ef93e2; $custom-light: #f6b4eb; $custom-dark: #000000;
JSON
{
"hex": "#ef93e2",
"rgb": {
"r": 239,
"g": 147,
"b": 226
},
"hsl": {
"h": 308.478,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.78312,
"c": 0.1479,
"h": 332.1
},
"luminance": 0.44709
}Semantic roles & 50–950 ramp
primary
#EF93E2
secondary
#D8F3DC
accent
#D62B0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084