#ED78BF#ED78BF
#ED78BF is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.8% C 0.165 H 344.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ED78BF |
|---|---|
| RGB | rgb(237, 120, 191) |
| HSL | hsl(324, 76%, 70%) |
| HSV | hsv(324, 49%, 93%) |
| CMYK | cmyk(0%, 49.4%, 19.4%, 7.1%) |
| CIE-LAB | lab(65.91, 53.38, -16.49) |
| CIE-LCH | lch(65.91, 55.87, 342.83°) |
| OKLab | oklab(72.75% 0.1591 -0.0436) |
| OKLCH | oklch(72.75% 0.165 344.7) |
| XYZ | xyz(51.0466, 35.2030, 53.3864) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.78
Bubblegum (survey)
#FF6CB5
ΔE00 4.14
Pink (survey)
#FF81C0
ΔE00 4.25
Hot Pink
#FF69B4
ΔE00 4.33
Bubble Gum Pink
#FF69AF
ΔE00 5.07
Pale Magenta
#D767AD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED78BF #78EDA6
analogous
#E178ED #ED78BF #ED7884
triadic
#ED78BF #BFED78 #78BFED
tetradic
#ED78BF #EDE178 #78EDA6 #7884ED
square
#ED78BF #EDE178 #78EDA6 #7884ED
split-complementary
#ED78BF #84ED78 #78EDE1
monochromatic
#CF1C88 #E642A5 #ED78BF #F4AED9 #FBE4F2
Accessibility & contrast
On white
2.61
#ED78BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#ED78BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED78BF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED78BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED78BF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#A0A7BC
Tritanopia (blue-blind)
#FA7793
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ed78bf; /* rgb */ color: rgb(237, 120, 191); /* oklch */ color: oklch(72.8% 0.165 344.7);
Tailwind
colors: {
custom: {
50: '#f5a2d2',
500: '#ed78bf',
950: '#000000',
},
}SCSS
$custom: #ed78bf; $custom-light: #f5a2d2; $custom-dark: #000000;
JSON
{
"hex": "#ed78bf",
"rgb": {
"r": 237,
"g": 120,
"b": 191
},
"hsl": {
"h": 323.59,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.72752,
"c": 0.16493,
"h": 344.7
},
"luminance": 0.35199
}Semantic roles & 50–950 ramp
primary
#ED78BF
secondary
#D0F1DD
accent
#D95D0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82