#EF94FA#EF94FA
#EF94FA is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.5% C 0.169 H 323.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94FA |
|---|---|
| RGB | rgb(239, 148, 250) |
| HSL | hsl(294, 91%, 78%) |
| HSV | hsv(294, 41%, 98%) |
| CMYK | cmyk(4.4%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(73.83, 49.78, -36.93) |
| CIE-LCH | lch(73.83, 61.98, 323.43°) |
| OKLab | oklab(79.46% 0.1347 -0.1013) |
| OKLCH | oklch(79.46% 0.169 323.1) |
| XYZ | xyz(63.4400, 46.4351, 96.0451) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 6.10
Purply Pink
#F075E6
ΔE00 6.48
Plum
#DDA0DD
ΔE00 7.06
Baby Purple
#CA9BF7
ΔE00 7.33
Mauve
#E0B0FF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94FA #9FFA94
analogous
#BC94FA #EF94FA #FA94D2
triadic
#EF94FA #FAEF94 #94FAEF
tetradic
#EF94FA #FABC94 #9FFA94 #94D2FA
square
#EF94FA #FABC94 #9FFA94 #94D2FA
split-complementary
#EF94FA #D2FA94 #94FABC
monochromatic
#DE1FF5 #E65AF7 #EF94FA #F8CEFD #FBE2FE
Accessibility & contrast
On white
2.04
#EF94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#EF94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94FA
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94FA | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFE
Deuteranopia (green-blind)
#A1B9F7
Tritanopia (blue-blind)
#F29FBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef94fa; /* rgb */ color: rgb(239, 148, 250); /* oklch */ color: oklch(79.5% 0.169 323.1);
Tailwind
colors: {
custom: {
50: '#f6b5fc',
500: '#ef94fa',
950: '#000000',
},
}SCSS
$custom: #ef94fa; $custom-light: #f6b5fc; $custom-dark: #000000;
JSON
{
"hex": "#ef94fa",
"rgb": {
"r": 239,
"g": 148,
"b": 250
},
"hsl": {
"h": 293.529,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.7946,
"c": 0.16852,
"h": 323.1
},
"luminance": 0.46433
}Semantic roles & 50–950 ramp
primary
#EF94FA
secondary
#D9F6D5
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085