#EB78BF#EB78BF
#EB78BF is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.5% C 0.163 H 344.1°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EB78BF |
|---|---|
| RGB | rgb(235, 120, 191) |
| HSL | hsl(323, 74%, 70%) |
| HSV | hsv(323, 49%, 92%) |
| CMYK | cmyk(0%, 48.9%, 18.7%, 7.8%) |
| CIE-LAB | lab(65.64, 52.76, -16.92) |
| CIE-LCH | lch(65.64, 55.40, 342.22°) |
| OKLab | oklab(72.5% 0.1569 -0.0448) |
| OKLCH | oklch(72.5% 0.163 344.1) |
| XYZ | xyz(50.3824, 34.8606, 53.3553) |
| Luminance | 0.3486 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.04
Bubblegum (survey)
#FF6CB5
ΔE00 4.45
Pink (survey)
#FF81C0
ΔE00 4.59
Hot Pink
#FF69B4
ΔE00 4.62
Bubble Gum Pink
#FF69AF
ΔE00 5.35
Pale Magenta
#D767AD
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB78BF #78EBA4
analogous
#DE78EB #EB78BF #EB7885
triadic
#EB78BF #BFEB78 #78BFEB
tetradic
#EB78BF #EBDE78 #78EBA4 #7885EB
square
#EB78BF #EBDE78 #78EBA4 #7885EB
split-complementary
#EB78BF #85EB78 #78EBDE
monochromatic
#CB1E89 #E343A6 #EB78BF #F3ADD8 #FBE3F2
Accessibility & contrast
On white
2.63
#EB78BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#EB78BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB78BF
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB78BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB78BF | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8094C1
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#F87893
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #eb78bf; /* rgb */ color: rgb(235, 120, 191); /* oklch */ color: oklch(72.5% 0.163 344.1);
Tailwind
colors: {
custom: {
50: '#f4a2d2',
500: '#eb78bf',
950: '#000000',
},
}SCSS
$custom: #eb78bf; $custom-light: #f4a2d2; $custom-dark: #000000;
JSON
{
"hex": "#eb78bf",
"rgb": {
"r": 235,
"g": 120,
"b": 191
},
"hsl": {
"h": 322.957,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.72498,
"c": 0.1632,
"h": 344.1
},
"luminance": 0.34857
}Semantic roles & 50–950 ramp
primary
#EB78BF
secondary
#CFF0DC
accent
#D65B0F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82