#ED78B2#ED78B2
#ED78B2 is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.3% C 0.157 H 350.7°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ED78B2 |
|---|---|
| RGB | rgb(237, 120, 178) |
| HSL | hsl(330, 76%, 70%) |
| HSV | hsv(330, 49%, 93%) |
| CMYK | cmyk(0%, 49.4%, 24.9%, 7.1%) |
| CIE-LAB | lab(65.48, 51.55, -9.79) |
| CIE-LCH | lch(65.48, 52.48, 349.25°) |
| OKLab | oklab(72.29% 0.1553 -0.0254) |
| OKLCH | oklch(72.29% 0.157 350.7) |
| XYZ | xyz(49.6789, 34.6560, 46.1837) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.25
Hot Pink
#FF69B4
ΔE00 3.52
Bubble Gum Pink
#FF69AF
ΔE00 3.60
Pink (survey)
#FF81C0
ΔE00 3.74
Bubblegum Pink
#FE83CC
ΔE00 5.03
Carnation Pink
#FF7FA7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED78B2 #78EDB3
analogous
#ED78ED #ED78B2 #ED7878
triadic
#ED78B2 #B2ED78 #78B2ED
tetradic
#ED78B2 #EDED78 #78EDB3 #7878ED
square
#ED78B2 #EDED78 #78EDB3 #7878ED
split-complementary
#ED78B2 #78ED78 #78EDED
monochromatic
#CF1C75 #E64293 #ED78B2 #F4AED1 #FBE4F0
Accessibility & contrast
On white
2.65
#ED78B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#ED78B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED78B2
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED78B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED78B2 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8592B4
Deuteranopia (green-blind)
#A4A7AF
Tritanopia (blue-blind)
#FC748E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ed78b2; /* rgb */ color: rgb(237, 120, 178); /* oklch */ color: oklch(72.3% 0.157 350.7);
Tailwind
colors: {
custom: {
50: '#f5a2c9',
500: '#ed78b2',
950: '#000000',
},
}SCSS
$custom: #ed78b2; $custom-light: #f5a2c9; $custom-dark: #000000;
JSON
{
"hex": "#ed78b2",
"rgb": {
"r": 237,
"g": 120,
"b": 178
},
"hsl": {
"h": 330.256,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.72292,
"c": 0.15737,
"h": 350.7
},
"luminance": 0.34652
}Semantic roles & 50–950 ramp
primary
#ED78B2
secondary
#D0F1E1
accent
#D9740D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82