#E77FB0#E77FB0
#E77FB0 is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.5% C 0.139 H 351.5°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FB0 |
|---|---|
| RGB | rgb(231, 127, 176) |
| HSL | hsl(332, 68%, 70%) |
| HSV | hsv(332, 45%, 91%) |
| CMYK | cmyk(0%, 45%, 23.8%, 9.4%) |
| CIE-LAB | lab(65.99, 45.84, -7.99) |
| CIE-LCH | lch(65.99, 46.53, 350.12°) |
| OKLab | oklab(72.49% 0.1378 -0.0206) |
| OKLCH | oklch(72.49% 0.139 351.5) |
| XYZ | xyz(48.3821, 35.3060, 45.3324) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.28
Bubblegum (survey)
#FF6CB5
ΔE00 5.00
Bubble Gum Pink
#FF69AF
ΔE00 5.21
Hot Pink
#FF69B4
ΔE00 5.31
Bubblegum Pink
#FE83CC
ΔE00 5.69
Pinky
#FC86AA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FB0 #7FE7B6
analogous
#E77FE4 #E77FB0 #E7827F
triadic
#E77FB0 #B0E77F #7FB0E7
tetradic
#E77FB0 #E4E77F #7FE7B6 #827FE7
square
#E77FB0 #E4E77F #7FE7B6 #827FE7
split-complementary
#E77FB0 #7FE782 #7FE4E7
monochromatic
#C62571 #DD4B90 #E77FB0 #F1B3D0 #FAE5EF
Accessibility & contrast
On white
2.61
#E77FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#E77FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FB0
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FB0 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B2
Deuteranopia (green-blind)
#A5A7AD
Tritanopia (blue-blind)
#F57B91
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #e77fb0; /* rgb */ color: rgb(231, 127, 176); /* oklch */ color: oklch(72.5% 0.139 351.5);
Tailwind
colors: {
custom: {
50: '#f1a6c7',
500: '#e77fb0',
950: '#000000',
},
}SCSS
$custom: #e77fb0; $custom-light: #f1a6c7; $custom-dark: #000000;
JSON
{
"hex": "#e77fb0",
"rgb": {
"r": 231,
"g": 127,
"b": 176
},
"hsl": {
"h": 331.731,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.72489,
"c": 0.13931,
"h": 351.5
},
"luminance": 0.35302
}Semantic roles & 50–950 ramp
primary
#E77FB0
secondary
#D2EFE2
accent
#D07815
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82