#EF94DC#EF94DC
#EF94DC is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.2% C 0.141 H 334.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94DC |
|---|---|
| RGB | rgb(239, 148, 220) |
| HSL | hsl(313, 74%, 76%) |
| HSV | hsv(313, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 7.9%, 6.3%) |
| CIE-LAB | lab(72.69, 44.47, -22.29) |
| CIE-LCH | lch(72.69, 49.74, 333.38°) |
| OKLab | oklab(78.24% 0.1277 -0.0599) |
| OKLCH | oklch(78.24% 0.141 334.9) |
| XYZ | xyz(59.1045, 44.7009, 73.2112) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 4.83
Bubblegum Pink
#FE83CC
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 6.21
Pink (survey)
#FF81C0
ΔE00 7.25
Purply Pink
#F075E6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94DC #94EFA7
analogous
#D494EF #EF94DC #EF94AE
triadic
#EF94DC #DCEF94 #94DCEF
tetradic
#EF94DC #EFD494 #94EFA7 #94AEEF
square
#EF94DC #EFD494 #94EFA7 #94AEEF
split-complementary
#EF94DC #AEEF94 #94EFD4
monochromatic
#DF2AB9 #E75FCB #EF94DC #F7C9ED #FBE4F6
Accessibility & contrast
On white
2.11
#EF94DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EF94DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94DC
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94DC | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADF
Deuteranopia (green-blind)
#ABB7D9
Tritanopia (blue-blind)
#F798AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef94dc; /* rgb */ color: rgb(239, 148, 220); /* oklch */ color: oklch(78.2% 0.141 334.9);
Tailwind
colors: {
custom: {
50: '#f6b5e7',
500: '#ef94dc',
950: '#000000',
},
}SCSS
$custom: #ef94dc; $custom-light: #f6b5e7; $custom-dark: #000000;
JSON
{
"hex": "#ef94dc",
"rgb": {
"r": 239,
"g": 148,
"b": 220
},
"hsl": {
"h": 312.527,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.78236,
"c": 0.14109,
"h": 334.9
},
"luminance": 0.44698
}Semantic roles & 50–950 ramp
primary
#EF94DC
secondary
#D8F3DE
accent
#D6390F
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084