#EF94DD#EF94DD
#EF94DD is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.3% C 0.142 H 334.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94DD |
|---|---|
| RGB | rgb(239, 148, 221) |
| HSL | hsl(312, 74%, 76%) |
| HSV | hsv(312, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 7.5%, 6.3%) |
| CIE-LAB | lab(72.73, 44.64, -22.79) |
| CIE-LCH | lch(72.73, 50.12, 332.95°) |
| OKLab | oklab(78.27% 0.128 -0.0613) |
| OKLCH | oklch(78.27% 0.142 334.4) |
| XYZ | xyz(59.2373, 44.7541, 73.9108) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 4.75
Bubblegum Pink
#FE83CC
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 6.04
Purply Pink
#F075E6
ΔE00 7.32
Pink (survey)
#FF81C0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94DD #94EFA6
analogous
#D394EF #EF94DD #EF94AF
triadic
#EF94DD #DDEF94 #94DDEF
tetradic
#EF94DD #EFD394 #94EFA6 #94AFEF
square
#EF94DD #EFD394 #94EFA6 #94AFEF
split-complementary
#EF94DD #AFEF94 #94EFD3
monochromatic
#DF2ABB #E75FCC #EF94DD #F7C9EE #FBE4F7
Accessibility & contrast
On white
2.11
#EF94DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#EF94DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94DD
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94DD | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AAE0
Deuteranopia (green-blind)
#ABB7DA
Tritanopia (blue-blind)
#F798AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef94dd; /* rgb */ color: rgb(239, 148, 221); /* oklch */ color: oklch(78.3% 0.142 334.4);
Tailwind
colors: {
custom: {
50: '#f6b5e7',
500: '#ef94dd',
950: '#000000',
},
}SCSS
$custom: #ef94dd; $custom-light: #f6b5e7; $custom-dark: #000000;
JSON
{
"hex": "#ef94dd",
"rgb": {
"r": 239,
"g": 148,
"b": 221
},
"hsl": {
"h": 311.868,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.78274,
"c": 0.14193,
"h": 334.4
},
"luminance": 0.44751
}Semantic roles & 50–950 ramp
primary
#EF94DD
secondary
#D8F3DE
accent
#D6370F
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084