#EF78C0#EF78C0
#EF78C0 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.0% C 0.167 H 344.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EF78C0 |
|---|---|
| RGB | rgb(239, 120, 192) |
| HSL | hsl(324, 79%, 70%) |
| HSV | hsv(324, 50%, 94%) |
| CMYK | cmyk(0%, 49.8%, 19.7%, 6.3%) |
| CIE-LAB | lab(66.21, 54.14, -16.57) |
| CIE-LCH | lch(66.21, 56.62, 342.98°) |
| OKLab | oklab(73.04% 0.1614 -0.0438) |
| OKLCH | oklch(73.04% 0.167 344.8) |
| XYZ | xyz(51.8286, 35.5935, 53.9995) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.51
Bubblegum (survey)
#FF6CB5
ΔE00 3.99
Pink (survey)
#FF81C0
ΔE00 4.03
Hot Pink
#FF69B4
ΔE00 4.19
Bubble Gum Pink
#FF69AF
ΔE00 4.96
Pale Magenta
#D767AD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF78C0 #78EFA7
analogous
#E278EF #EF78C0 #EF7885
triadic
#EF78C0 #C0EF78 #78C0EF
tetradic
#EF78C0 #EFE278 #78EFA7 #7885EF
square
#EF78C0 #EFE278 #78EFA7 #7885EF
split-complementary
#EF78C0 #85EF78 #78EFE2
monochromatic
#D4198A #E941A6 #EF78C0 #F5AFDA #FCE4F2
Accessibility & contrast
On white
2.59
#EF78C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#EF78C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF78C0
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF78C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF78C0 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8195C2
Deuteranopia (green-blind)
#A1A8BD
Tritanopia (blue-blind)
#FC7794
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ef78c0; /* rgb */ color: rgb(239, 120, 192); /* oklch */ color: oklch(73.0% 0.167 344.8);
Tailwind
colors: {
custom: {
50: '#f7a3d3',
500: '#ef78c0',
950: '#000000',
},
}SCSS
$custom: #ef78c0; $custom-light: #f7a3d3; $custom-dark: #000000;
JSON
{
"hex": "#ef78c0",
"rgb": {
"r": 239,
"g": 120,
"b": 192
},
"hsl": {
"h": 323.697,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.73044,
"c": 0.16728,
"h": 344.8
},
"luminance": 0.35589
}Semantic roles & 50–950 ramp
primary
#EF78C0
secondary
#D1F2DE
accent
#DB5D0A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82