#EF93F9#EF93F9
#EF93F9 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.3% C 0.169 H 323.4°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93F9 |
|---|---|
| RGB | rgb(239, 147, 249) |
| HSL | hsl(294, 89%, 78%) |
| HSV | hsv(294, 41%, 98%) |
| CMYK | cmyk(4%, 41%, 0%, 2.4%) |
| CIE-LAB | lab(73.58, 50.10, -36.77) |
| CIE-LCH | lch(73.58, 62.15, 323.73°) |
| OKLab | oklab(79.27% 0.1359 -0.1008) |
| OKLCH | oklch(79.27% 0.169 323.4) |
| XYZ | xyz(63.1275, 46.0602, 95.1694) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 5.91
Purply Pink
#F075E6
ΔE00 6.24
Plum
#DDA0DD
ΔE00 7.07
Baby Purple
#CA9BF7
ΔE00 7.45
Mauve
#E0B0FF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93F9 #9DF993
analogous
#BC93F9 #EF93F9 #F993D0
triadic
#EF93F9 #F9EF93 #93F9EF
tetradic
#EF93F9 #F9BC93 #9DF993 #93D0F9
square
#EF93F9 #F9BC93 #9DF993 #93D0F9
split-complementary
#EF93F9 #D0F993 #93F9BC
monochromatic
#DE1FF3 #E659F6 #EF93F9 #F8CDFC #FBE2FD
Accessibility & contrast
On white
2.06
#EF93F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#EF93F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93F9
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93F9 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#F29EBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef93f9; /* rgb */ color: rgb(239, 147, 249); /* oklch */ color: oklch(79.3% 0.169 323.4);
Tailwind
colors: {
custom: {
50: '#f6b5fb',
500: '#ef93f9',
950: '#000000',
},
}SCSS
$custom: #ef93f9; $custom-light: #f6b5fb; $custom-dark: #000000;
JSON
{
"hex": "#ef93f9",
"rgb": {
"r": 239,
"g": 147,
"b": 249
},
"hsl": {
"h": 294.118,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.79265,
"c": 0.1692,
"h": 323.4
},
"luminance": 0.46058
}Semantic roles & 50–950 ramp
primary
#EF93F9
secondary
#D9F5D6
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085