#EF94EB#EF94EB
#EF94EB is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.8% C 0.154 H 328.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94EB |
|---|---|
| RGB | rgb(239, 148, 235) |
| HSL | hsl(303, 74%, 76%) |
| HSV | hsv(303, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 1.7%, 6.3%) |
| CIE-LAB | lab(73.24, 47.06, -29.67) |
| CIE-LCH | lch(73.24, 55.63, 327.76°) |
| OKLab | oklab(78.83% 0.1315 -0.0806) |
| OKLCH | oklch(78.83% 0.154 328.5) |
| XYZ | xyz(61.1809, 45.5315, 84.1470) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 4.62
Plum
#DDA0DD
ΔE00 5.28
Purply Pink
#F075E6
ΔE00 6.26
Bubblegum Pink
#FE83CC
ΔE00 7.42
Mauve
#E0B0FF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94EB #94EF98
analogous
#C594EF #EF94EB #EF94BD
triadic
#EF94EB #EBEF94 #94EBEF
tetradic
#EF94EB #EFC594 #94EF98 #94BDEF
square
#EF94EB #EFC594 #94EF98 #94BDEF
split-complementary
#EF94EB #BDEF94 #94EFC5
monochromatic
#DF2AD7 #E75FE1 #EF94EB #F7C9F5 #FBE4FA
Accessibility & contrast
On white
2.08
#EF94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#EF94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94EB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94EB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#F59CB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef94eb; /* rgb */ color: rgb(239, 148, 235); /* oklch */ color: oklch(78.8% 0.154 328.5);
Tailwind
colors: {
custom: {
50: '#f6b5f1',
500: '#ef94eb',
950: '#000000',
},
}SCSS
$custom: #ef94eb; $custom-light: #f6b5f1; $custom-dark: #000000;
JSON
{
"hex": "#ef94eb",
"rgb": {
"r": 239,
"g": 148,
"b": 235
},
"hsl": {
"h": 302.637,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.78827,
"c": 0.15424,
"h": 328.5
},
"luminance": 0.45529
}Semantic roles & 50–950 ramp
primary
#EF94EB
secondary
#D8F3D9
accent
#D6180F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084