#EF78BD#EF78BD
#EF78BD is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.9% C 0.165 H 346.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EF78BD |
|---|---|
| RGB | rgb(239, 120, 189) |
| HSL | hsl(325, 79%, 70%) |
| HSV | hsv(325, 50%, 94%) |
| CMYK | cmyk(0%, 49.8%, 20.9%, 6.3%) |
| CIE-LAB | lab(66.11, 53.71, -15.03) |
| CIE-LCH | lch(66.11, 55.78, 344.36°) |
| OKLab | oklab(72.94% 0.1606 -0.0396) |
| OKLCH | oklch(72.94% 0.165 346.1) |
| XYZ | xyz(51.4996, 35.4619, 52.2667) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.59
Bubblegum Pink
#FE83CC
ΔE00 3.63
Pink (survey)
#FF81C0
ΔE00 3.71
Hot Pink
#FF69B4
ΔE00 3.82
Bubble Gum Pink
#FF69AF
ΔE00 4.50
Pale Magenta
#D767AD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF78BD #78EFAA
analogous
#E578EF #EF78BD #EF7881
triadic
#EF78BD #BDEF78 #78BDEF
tetradic
#EF78BD #EFE578 #78EFAA #7881EF
square
#EF78BD #EFE578 #78EFAA #7881EF
split-complementary
#EF78BD #81EF78 #78EFE5
monochromatic
#D41985 #E941A2 #EF78BD #F5AFD8 #FCE4F2
Accessibility & contrast
On white
2.60
#EF78BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#EF78BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF78BD
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF78BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF78BD | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294BF
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#FD7692
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef78bd; /* rgb */ color: rgb(239, 120, 189); /* oklch */ color: oklch(72.9% 0.165 346.1);
Tailwind
colors: {
custom: {
50: '#f7a3d1',
500: '#ef78bd',
950: '#000000',
},
}SCSS
$custom: #ef78bd; $custom-light: #f7a3d1; $custom-dark: #000000;
JSON
{
"hex": "#ef78bd",
"rgb": {
"r": 239,
"g": 120,
"b": 189
},
"hsl": {
"h": 325.21,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.72935,
"c": 0.16542,
"h": 346.1
},
"luminance": 0.35458
}Semantic roles & 50–950 ramp
primary
#EF78BD
secondary
#D1F2DF
accent
#DB620A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82