#EF94EA#EF94EA
#EF94EA is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.8% C 0.153 H 328.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94EA |
|---|---|
| RGB | rgb(239, 148, 234) |
| HSL | hsl(303, 74%, 76%) |
| HSV | hsv(303, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 2.1%, 6.3%) |
| CIE-LAB | lab(73.20, 46.88, -29.19) |
| CIE-LCH | lch(73.20, 55.22, 328.10°) |
| OKLab | oklab(78.79% 0.1312 -0.0793) |
| OKLCH | oklch(78.79% 0.153 328.9) |
| XYZ | xyz(61.0368, 45.4739, 83.3882) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 4.57
Plum
#DDA0DD
ΔE00 5.19
Purply Pink
#F075E6
ΔE00 6.30
Bubblegum Pink
#FE83CC
ΔE00 7.26
Mauve
#E0B0FF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94EA #94EF99
analogous
#C694EF #EF94EA #EF94BC
triadic
#EF94EA #EAEF94 #94EAEF
tetradic
#EF94EA #EFC694 #94EF99 #94BCEF
square
#EF94EA #EFC694 #94EF99 #94BCEF
split-complementary
#EF94EA #BCEF94 #94EFC6
monochromatic
#DF2AD5 #E75FE0 #EF94EA #F7C9F4 #FBE4FA
Accessibility & contrast
On white
2.08
#EF94EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#EF94EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94EA
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94EA | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#F59BB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef94ea; /* rgb */ color: rgb(239, 148, 234); /* oklch */ color: oklch(78.8% 0.153 328.9);
Tailwind
colors: {
custom: {
50: '#f6b5f1',
500: '#ef94ea',
950: '#000000',
},
}SCSS
$custom: #ef94ea; $custom-light: #f6b5f1; $custom-dark: #000000;
JSON
{
"hex": "#ef94ea",
"rgb": {
"r": 239,
"g": 148,
"b": 234
},
"hsl": {
"h": 303.297,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.78786,
"c": 0.15332,
"h": 328.9
},
"luminance": 0.45471
}Semantic roles & 50–950 ramp
primary
#EF94EA
secondary
#D8F3DA
accent
#D61A0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084