#EF78BE#EF78BE
#EF78BE is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.0% C 0.166 H 345.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EF78BE |
|---|---|
| RGB | rgb(239, 120, 190) |
| HSL | hsl(325, 79%, 70%) |
| HSV | hsv(325, 50%, 94%) |
| CMYK | cmyk(0%, 49.8%, 20.5%, 6.3%) |
| CIE-LAB | lab(66.14, 53.86, -15.55) |
| CIE-LCH | lch(66.14, 56.06, 343.90°) |
| OKLab | oklab(72.97% 0.1609 -0.041) |
| OKLCH | oklch(72.97% 0.166 345.7) |
| XYZ | xyz(51.6085, 35.5055, 52.8403) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.58
Bubblegum (survey)
#FF6CB5
ΔE00 3.71
Pink (survey)
#FF81C0
ΔE00 3.81
Hot Pink
#FF69B4
ΔE00 3.94
Bubble Gum Pink
#FF69AF
ΔE00 4.65
Pale Magenta
#D767AD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF78BE #78EFA9
analogous
#E578EF #EF78BE #EF7882
triadic
#EF78BE #BEEF78 #78BEEF
tetradic
#EF78BE #EFE578 #78EFA9 #7882EF
square
#EF78BE #EFE578 #78EFA9 #7882EF
split-complementary
#EF78BE #82EF78 #78EFE5
monochromatic
#D41987 #E941A4 #EF78BE #F5AFD8 #FCE4F2
Accessibility & contrast
On white
2.59
#EF78BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#EF78BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF78BE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF78BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF78BE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294C0
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#FC7793
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef78be; /* rgb */ color: rgb(239, 120, 190); /* oklch */ color: oklch(73.0% 0.166 345.7);
Tailwind
colors: {
custom: {
50: '#f7a3d1',
500: '#ef78be',
950: '#000000',
},
}SCSS
$custom: #ef78be; $custom-light: #f7a3d1; $custom-dark: #000000;
JSON
{
"hex": "#ef78be",
"rgb": {
"r": 239,
"g": 120,
"b": 190
},
"hsl": {
"h": 324.706,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.72971,
"c": 0.16604,
"h": 345.7
},
"luminance": 0.35501
}Semantic roles & 50–950 ramp
primary
#EF78BE
secondary
#D1F2DF
accent
#DB600A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82