#E78ECB#E78ECB
#E78ECB is a light, vivid pink. Relative luminance 0.406; OKLCH L 75.8% C 0.131 H 339.6°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E78ECB |
|---|---|
| RGB | rgb(231, 142, 203) |
| HSL | hsl(319, 65%, 73%) |
| HSV | hsv(319, 39%, 91%) |
| CMYK | cmyk(0%, 38.5%, 12.1%, 9.4%) |
| CIE-LAB | lab(69.93, 42.21, -17.19) |
| CIE-LCH | lch(69.93, 45.57, 337.84°) |
| OKLab | oklab(75.75% 0.1231 -0.0458) |
| OKLCH | oklch(75.75% 0.131 339.6) |
| XYZ | xyz(53.4076, 40.6498, 61.5214) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 5.15
Pink (survey)
#FF81C0
ΔE00 5.63
Plum
#DDA0DD
ΔE00 5.86
Violet (CSS)
#EE82EE
ΔE00 7.95
Bubblegum (survey)
#FF6CB5
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E78ECB #8EE7AA
analogous
#D68EE7 #E78ECB #E78E9E
triadic
#E78ECB #CBE78E #8ECBE7
tetradic
#E78ECB #E7D68E #8EE7AA #8E9EE7
square
#E78ECB #E7D68E #8EE7AA #8E9EE7
split-complementary
#E78ECB #9EE78E #8EE7D6
monochromatic
#CF2C9B #DC5CB4 #E78ECB #F2C0E2 #FAE6F3
Accessibility & contrast
On white
2.30
#E78ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#E78ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E78ECB
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E78ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E78ECB | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CD
Deuteranopia (green-blind)
#A8B0C8
Tritanopia (blue-blind)
#F190A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e78ecb; /* rgb */ color: rgb(231, 142, 203); /* oklch */ color: oklch(75.8% 0.131 339.6);
Tailwind
colors: {
custom: {
50: '#f0b0db',
500: '#e78ecb',
950: '#000000',
},
}SCSS
$custom: #e78ecb; $custom-light: #f0b0db; $custom-dark: #000000;
JSON
{
"hex": "#e78ecb",
"rgb": {
"r": 231,
"g": 142,
"b": 203
},
"hsl": {
"h": 318.876,
"s": 64.964,
"l": 73.137
},
"oklch": {
"l": 0.75753,
"c": 0.13139,
"h": 339.6
},
"luminance": 0.40647
}Semantic roles & 50–950 ramp
primary
#E78ECB
secondary
#DAF1E1
accent
#CD5119
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171115
muted
#858083