#EF93F3#EF93F3
#EF93F3 is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.0% C 0.163 H 325.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93F3 |
|---|---|
| RGB | rgb(239, 147, 243) |
| HSL | hsl(298, 80%, 76%) |
| HSV | hsv(298, 40%, 95%) |
| CMYK | cmyk(1.6%, 39.5%, 0%, 4.7%) |
| CIE-LAB | lab(73.35, 49.00, -33.88) |
| CIE-LCH | lch(73.35, 59.57, 325.35°) |
| OKLab | oklab(79.01% 0.1347 -0.0925) |
| OKLCH | oklch(79.01% 0.163 325.5) |
| XYZ | xyz(62.2066, 45.6919, 90.3193) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.51
Lavender Pink
#DD85D7
ΔE00 5.19
Purply Pink
#F075E6
ΔE00 6.01
Plum
#DDA0DD
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 7.92
Mauve
#E0B0FF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93F3 #97F393
analogous
#BF93F3 #EF93F3 #F393C7
triadic
#EF93F3 #F3EF93 #93F3EF
tetradic
#EF93F3 #F3BF93 #97F393 #93C7F3
square
#EF93F3 #F3BF93 #97F393 #93C7F3
split-complementary
#EF93F3 #C7F393 #93F3BF
monochromatic
#DF25E7 #E75CED #EF93F3 #F7CAF9 #FBE3FC
Accessibility & contrast
On white
2.07
#EF93F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#EF93F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93F3
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93F3 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF6
Deuteranopia (green-blind)
#A3B8F0
Tritanopia (blue-blind)
#F49DB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef93f3; /* rgb */ color: rgb(239, 147, 243); /* oklch */ color: oklch(79.0% 0.163 325.5);
Tailwind
colors: {
custom: {
50: '#f6b4f7',
500: '#ef93f3',
950: '#000000',
},
}SCSS
$custom: #ef93f3; $custom-light: #f6b4f7; $custom-dark: #000000;
JSON
{
"hex": "#ef93f3",
"rgb": {
"r": 239,
"g": 147,
"b": 243
},
"hsl": {
"h": 297.5,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.79007,
"c": 0.16341,
"h": 325.5
},
"luminance": 0.45689
}Semantic roles & 50–950 ramp
primary
#EF93F3
secondary
#D8F4D7
accent
#DC0912
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085