#EF94E2#EF94E2
#EF94E2 is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.5% C 0.146 H 332.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94E2 |
|---|---|
| RGB | rgb(239, 148, 226) |
| HSL | hsl(309, 74%, 76%) |
| HSV | hsv(309, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 5.4%, 6.3%) |
| CIE-LAB | lab(72.91, 45.49, -25.26) |
| CIE-LCH | lch(72.91, 52.03, 330.96°) |
| OKLab | oklab(78.47% 0.1293 -0.0682) |
| OKLCH | oklch(78.47% 0.146 332.2) |
| XYZ | xyz(59.9134, 45.0245, 77.4715) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.48
Plum
#DDA0DD
ΔE00 4.70
Violet (CSS)
#EE82EE
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 6.81
Pink (survey)
#FF81C0
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94E2 #94EFA1
analogous
#CE94EF #EF94E2 #EF94B4
triadic
#EF94E2 #E2EF94 #94E2EF
tetradic
#EF94E2 #EFCE94 #94EFA1 #94B4EF
square
#EF94E2 #EFCE94 #94EFA1 #94B4EF
split-complementary
#EF94E2 #B4EF94 #94EFCE
monochromatic
#DF2AC5 #E75FD4 #EF94E2 #F7C9F0 #FBE4F8
Accessibility & contrast
On white
2.10
#EF94E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#EF94E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94E2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94E2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ABE5
Deuteranopia (green-blind)
#A9B8DF
Tritanopia (blue-blind)
#F699B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef94e2; /* rgb */ color: rgb(239, 148, 226); /* oklch */ color: oklch(78.5% 0.146 332.2);
Tailwind
colors: {
custom: {
50: '#f6b5eb',
500: '#ef94e2',
950: '#000000',
},
}SCSS
$custom: #ef94e2; $custom-light: #f6b5eb; $custom-dark: #000000;
JSON
{
"hex": "#ef94e2",
"rgb": {
"r": 239,
"g": 148,
"b": 226
},
"hsl": {
"h": 308.571,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.78467,
"c": 0.14619,
"h": 332.2
},
"luminance": 0.45022
}Semantic roles & 50–950 ramp
primary
#EF94E2
secondary
#D8F3DC
accent
#D62C0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084