#E77EBF#E77EBF
#E77EBF is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.9% C 0.150 H 343.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E77EBF |
|---|---|
| RGB | rgb(231, 126, 191) |
| HSL | hsl(323, 69%, 70%) |
| HSV | hsv(323, 45%, 91%) |
| CMYK | cmyk(0%, 45.5%, 17.3%, 9.4%) |
| CIE-LAB | lab(66.27, 48.53, -16.01) |
| CIE-LCH | lch(66.27, 51.10, 341.74°) |
| OKLab | oklab(72.86% 0.1438 -0.0424) |
| OKLCH | oklch(72.86% 0.15 343.6) |
| XYZ | xyz(49.8206, 35.6757, 53.5422) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.00
Pink (survey)
#FF81C0
ΔE00 4.54
Bubblegum (survey)
#FF6CB5
ΔE00 5.32
Hot Pink
#FF69B4
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 5.89
Bubble Gum Pink
#FF69AF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77EBF #7EE7A6
analogous
#DA7EE7 #E77EBF #E77E8B
triadic
#E77EBF #BFE77E #7EBFE7
tetradic
#E77EBF #E7DA7E #7EE7A6 #7E8BE7
square
#E77EBF #E7DA7E #7EE7A6 #7E8BE7
split-complementary
#E77EBF #8BE77E #7EE7DA
monochromatic
#C62588 #DD4AA5 #E77EBF #F1B2D9 #FAE5F2
Accessibility & contrast
On white
2.58
#E77EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#E77EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77EBF
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77EBF | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C1
Deuteranopia (green-blind)
#A1A7BC
Tritanopia (blue-blind)
#F37E96
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e77ebf; /* rgb */ color: rgb(231, 126, 191); /* oklch */ color: oklch(72.9% 0.150 343.6);
Tailwind
colors: {
custom: {
50: '#f1a6d2',
500: '#e77ebf',
950: '#000000',
},
}SCSS
$custom: #e77ebf; $custom-light: #f1a6d2; $custom-dark: #000000;
JSON
{
"hex": "#e77ebf",
"rgb": {
"r": 231,
"g": 126,
"b": 191
},
"hsl": {
"h": 322.857,
"s": 68.627,
"l": 70
},
"oklch": {
"l": 0.72863,
"c": 0.14991,
"h": 343.6
},
"luminance": 0.35672
}Semantic roles & 50–950 ramp
primary
#E77EBF
secondary
#D2EFDD
accent
#D15C15
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82