#EC78BE#EC78BE
#EC78BE is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.6% C 0.163 H 344.8°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EC78BE |
|---|---|
| RGB | rgb(236, 120, 190) |
| HSL | hsl(324, 75%, 70%) |
| HSV | hsv(324, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 19.5%, 7.5%) |
| CIE-LAB | lab(65.74, 52.92, -16.19) |
| CIE-LCH | lch(65.74, 55.34, 342.99°) |
| OKLab | oklab(72.59% 0.1577 -0.0428) |
| OKLCH | oklch(72.59% 0.163 344.8) |
| XYZ | xyz(50.6039, 34.9874, 52.7932) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.93
Bubblegum (survey)
#FF6CB5
ΔE00 4.16
Pink (survey)
#FF81C0
ΔE00 4.31
Hot Pink
#FF69B4
ΔE00 4.35
Bubble Gum Pink
#FF69AF
ΔE00 5.06
Pale Magenta
#D767AD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC78BE #78ECA6
analogous
#E078EC #EC78BE #EC7884
triadic
#EC78BE #BEEC78 #78BEEC
tetradic
#EC78BE #ECE078 #78ECA6 #7884EC
square
#EC78BE #ECE078 #78ECA6 #7884EC
split-complementary
#EC78BE #84EC78 #78ECE0
monochromatic
#CD1D87 #E442A4 #EC78BE #F4AED8 #FBE3F2
Accessibility & contrast
On white
2.63
#EC78BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#EC78BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC78BE
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC78BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC78BE | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C0
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#F97793
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ec78be; /* rgb */ color: rgb(236, 120, 190); /* oklch */ color: oklch(72.6% 0.163 344.8);
Tailwind
colors: {
custom: {
50: '#f5a2d1',
500: '#ec78be',
950: '#000000',
},
}SCSS
$custom: #ec78be; $custom-light: #f5a2d1; $custom-dark: #000000;
JSON
{
"hex": "#ec78be",
"rgb": {
"r": 236,
"g": 120,
"b": 190
},
"hsl": {
"h": 323.793,
"s": 75.325,
"l": 69.804
},
"oklch": {
"l": 0.72588,
"c": 0.16343,
"h": 344.8
},
"luminance": 0.34984
}Semantic roles & 50–950 ramp
primary
#EC78BE
secondary
#D0F0DD
accent
#D75E0E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82