#E77EBB#E77EBB
#E77EBB is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.7% C 0.147 H 345.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E77EBB |
|---|---|
| RGB | rgb(231, 126, 187) |
| HSL | hsl(325, 69%, 70%) |
| HSV | hsv(325, 45%, 91%) |
| CMYK | cmyk(0%, 45.5%, 19%, 9.4%) |
| CIE-LAB | lab(66.14, 47.93, -13.96) |
| CIE-LCH | lch(66.14, 49.92, 343.76°) |
| OKLab | oklab(72.72% 0.1426 -0.0368) |
| OKLCH | oklch(72.72% 0.147 345.5) |
| XYZ | xyz(49.3864, 35.5021, 51.2555) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.19
Bubblegum Pink
#FE83CC
ΔE00 4.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.96
Hot Pink
#FF69B4
ΔE00 5.23
Bubble Gum Pink
#FF69AF
ΔE00 5.69
Pale Magenta
#D767AD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77EBB #7EE7AA
analogous
#DE7EE7 #E77EBB #E77E87
triadic
#E77EBB #BBE77E #7EBBE7
tetradic
#E77EBB #E7DE7E #7EE7AA #7E87E7
square
#E77EBB #E7DE7E #7EE7AA #7E87E7
split-complementary
#E77EBB #87E77E #7EE7DE
monochromatic
#C62582 #DD4AA0 #E77EBB #F1B2D6 #FAE5F1
Accessibility & contrast
On white
2.59
#E77EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#E77EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77EBB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77EBB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BD
Deuteranopia (green-blind)
#A2A7B8
Tritanopia (blue-blind)
#F37D95
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e77ebb; /* rgb */ color: rgb(231, 126, 187); /* oklch */ color: oklch(72.7% 0.147 345.5);
Tailwind
colors: {
custom: {
50: '#f1a6cf',
500: '#e77ebb',
950: '#000000',
},
}SCSS
$custom: #e77ebb; $custom-light: #f1a6cf; $custom-dark: #000000;
JSON
{
"hex": "#e77ebb",
"rgb": {
"r": 231,
"g": 126,
"b": 187
},
"hsl": {
"h": 325.143,
"s": 68.627,
"l": 70
},
"oklch": {
"l": 0.72718,
"c": 0.14732,
"h": 345.5
},
"luminance": 0.35498
}Semantic roles & 50–950 ramp
primary
#E77EBB
secondary
#D2EFDE
accent
#D16415
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82