#E78BBF#E78BBF
#E78BBF is a light, vivid pink. Relative luminance 0.392; OKLCH L 74.9% C 0.128 H 345.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E78BBF |
|---|---|
| RGB | rgb(231, 139, 191) |
| HSL | hsl(326, 66%, 73%) |
| HSV | hsv(326, 40%, 91%) |
| CMYK | cmyk(0%, 39.8%, 17.3%, 9.4%) |
| CIE-LAB | lab(68.91, 41.88, -12.04) |
| CIE-LCH | lch(68.91, 43.57, 343.96°) |
| OKLab | oklab(74.85% 0.1241 -0.0317) |
| OKLCH | oklch(74.85% 0.128 345.7) |
| XYZ | xyz(51.5922, 39.2190, 54.1327) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.42
Bubblegum Pink
#FE83CC
ΔE00 4.49
Bubblegum (survey)
#FF6CB5
ΔE00 6.99
Lavender Pink
#DD85D7
ΔE00 7.28
Hot Pink
#FF69B4
ΔE00 7.39
Pinky
#FC86AA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E78BBF #8BE7B3
analogous
#E18BE7 #E78BBF #E78B91
triadic
#E78BBF #BFE78B #8BBFE7
tetradic
#E78BBF #E7E18B #8BE7B3 #8B91E7
square
#E78BBF #E7E18B #8BE7B3 #8B91E7
split-complementary
#E78BBF #91E78B #8BE7E1
monochromatic
#CD2A86 #DD58A3 #E78BBF #F1BEDB #FAE6F1
Accessibility & contrast
On white
2.37
#E78BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#E78BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E78BBF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E78BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E78BBF | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC1
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#F28A9E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e78bbf; /* rgb */ color: rgb(231, 139, 191); /* oklch */ color: oklch(74.9% 0.128 345.7);
Tailwind
colors: {
custom: {
50: '#f0aed2',
500: '#e78bbf',
950: '#000000',
},
}SCSS
$custom: #e78bbf; $custom-light: #f0aed2; $custom-dark: #000000;
JSON
{
"hex": "#e78bbf",
"rgb": {
"r": 231,
"g": 139,
"b": 191
},
"hsl": {
"h": 326.087,
"s": 65.714,
"l": 72.549
},
"oklch": {
"l": 0.74852,
"c": 0.12811,
"h": 345.7
},
"luminance": 0.39216
}Semantic roles & 50–950 ramp
primary
#E78BBF
secondary
#DAF1E4
accent
#CE6718
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171014
muted
#857F82