#E77FBA#E77FBA
#E77FBA is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.8% C 0.145 H 346.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FBA |
|---|---|
| RGB | rgb(231, 127, 186) |
| HSL | hsl(326, 68%, 70%) |
| HSV | hsv(326, 45%, 91%) |
| CMYK | cmyk(0%, 45%, 19.5%, 9.4%) |
| CIE-LAB | lab(66.30, 47.28, -13.15) |
| CIE-LCH | lch(66.30, 49.07, 344.45°) |
| OKLab | oklab(72.83% 0.1409 -0.0346) |
| OKLCH | oklch(72.83% 0.145 346.2) |
| XYZ | xyz(49.4082, 35.7164, 50.7365) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.06
Bubblegum Pink
#FE83CC
ΔE00 4.26
Bubblegum (survey)
#FF6CB5
ΔE00 4.99
Hot Pink
#FF69B4
ΔE00 5.29
Bubble Gum Pink
#FF69AF
ΔE00 5.67
Pale Magenta
#D767AD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FBA #7FE7AC
analogous
#E07FE7 #E77FBA #E77F86
triadic
#E77FBA #BAE77F #7FBAE7
tetradic
#E77FBA #E7E07F #7FE7AC #7F86E7
square
#E77FBA #E7E07F #7FE7AC #7F86E7
split-complementary
#E77FBA #86E77F #7FE7E0
monochromatic
#C62581 #DD4B9E #E77FBA #F1B3D6 #FAE5F1
Accessibility & contrast
On white
2.58
#E77FBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#E77FBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FBA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FBA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8896BC
Deuteranopia (green-blind)
#A3A8B7
Tritanopia (blue-blind)
#F37E95
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e77fba; /* rgb */ color: rgb(231, 127, 186); /* oklch */ color: oklch(72.8% 0.145 346.2);
Tailwind
colors: {
custom: {
50: '#f1a6ce',
500: '#e77fba',
950: '#000000',
},
}SCSS
$custom: #e77fba; $custom-light: #f1a6ce; $custom-dark: #000000;
JSON
{
"hex": "#e77fba",
"rgb": {
"r": 231,
"g": 127,
"b": 186
},
"hsl": {
"h": 325.962,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.72831,
"c": 0.14504,
"h": 346.2
},
"luminance": 0.35713
}Semantic roles & 50–950 ramp
primary
#E77FBA
secondary
#D2EFDF
accent
#D06615
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82