#ED78BE#ED78BE
#ED78BE is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.7% C 0.164 H 345.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ED78BE |
|---|---|
| RGB | rgb(237, 120, 190) |
| HSL | hsl(324, 76%, 70%) |
| HSV | hsv(324, 49%, 93%) |
| CMYK | cmyk(0%, 49.4%, 19.8%, 7.1%) |
| CIE-LAB | lab(65.87, 53.23, -15.98) |
| CIE-LCH | lch(65.87, 55.58, 343.29°) |
| OKLab | oklab(72.72% 0.1588 -0.0422) |
| OKLCH | oklch(72.72% 0.164 345.1) |
| XYZ | xyz(50.9369, 35.1592, 52.8088) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.81
Bubblegum (survey)
#FF6CB5
ΔE00 4.01
Pink (survey)
#FF81C0
ΔE00 4.14
Hot Pink
#FF69B4
ΔE00 4.21
Bubble Gum Pink
#FF69AF
ΔE00 4.92
Pale Magenta
#D767AD
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED78BE #78EDA7
analogous
#E278ED #ED78BE #ED7883
triadic
#ED78BE #BEED78 #78BEED
tetradic
#ED78BE #EDE278 #78EDA7 #7883ED
square
#ED78BE #EDE278 #78EDA7 #7883ED
split-complementary
#ED78BE #83ED78 #78EDE2
monochromatic
#CF1C87 #E642A4 #ED78BE #F4AED8 #FBE4F2
Accessibility & contrast
On white
2.61
#ED78BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#ED78BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED78BE
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED78BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED78BE | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C0
Deuteranopia (green-blind)
#A1A7BB
Tritanopia (blue-blind)
#FA7793
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ed78be; /* rgb */ color: rgb(237, 120, 190); /* oklch */ color: oklch(72.7% 0.164 345.1);
Tailwind
colors: {
custom: {
50: '#f5a2d1',
500: '#ed78be',
950: '#000000',
},
}SCSS
$custom: #ed78be; $custom-light: #f5a2d1; $custom-dark: #000000;
JSON
{
"hex": "#ed78be",
"rgb": {
"r": 237,
"g": 120,
"b": 190
},
"hsl": {
"h": 324.103,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.72715,
"c": 0.1643,
"h": 345.1
},
"luminance": 0.35155
}Semantic roles & 50–950 ramp
primary
#ED78BE
secondary
#D0F1DD
accent
#D95F0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82