#E77FBB#E77FBB
#E77FBB is a light, vivid pink. Relative luminance 0.358; OKLCH L 72.9% C 0.146 H 345.7°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E77FBB |
|---|---|
| RGB | rgb(231, 127, 187) |
| HSL | hsl(325, 68%, 70%) |
| HSV | hsv(325, 45%, 91%) |
| CMYK | cmyk(0%, 45%, 19%, 9.4%) |
| CIE-LAB | lab(66.34, 47.42, -13.67) |
| CIE-LCH | lch(66.34, 49.35, 343.92°) |
| OKLab | oklab(72.87% 0.1411 -0.036) |
| OKLCH | oklch(72.87% 0.146 345.7) |
| XYZ | xyz(49.5149, 35.7591, 51.2983) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.12
Bubblegum Pink
#FE83CC
ΔE00 4.17
Bubblegum (survey)
#FF6CB5
ΔE00 5.05
Hot Pink
#FF69B4
ΔE00 5.35
Bubble Gum Pink
#FF69AF
ΔE00 5.77
Pale Magenta
#D767AD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77FBB #7FE7AB
analogous
#DF7FE7 #E77FBB #E77F87
triadic
#E77FBB #BBE77F #7FBBE7
tetradic
#E77FBB #E7DF7F #7FE7AB #7F87E7
square
#E77FBB #E7DF7F #7FE7AB #7F87E7
split-complementary
#E77FBB #87E77F #7FE7DF
monochromatic
#C62582 #DD4BA0 #E77FBB #F1B3D6 #FAE5F1
Accessibility & contrast
On white
2.58
#E77FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#E77FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77FBB
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77FBB | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8797BD
Deuteranopia (green-blind)
#A2A8B8
Tritanopia (blue-blind)
#F37E95
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e77fbb; /* rgb */ color: rgb(231, 127, 187); /* oklch */ color: oklch(72.9% 0.146 345.7);
Tailwind
colors: {
custom: {
50: '#f1a6cf',
500: '#e77fbb',
950: '#000000',
},
}SCSS
$custom: #e77fbb; $custom-light: #f1a6cf; $custom-dark: #000000;
JSON
{
"hex": "#e77fbb",
"rgb": {
"r": 231,
"g": 127,
"b": 187
},
"hsl": {
"h": 325.385,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.72867,
"c": 0.14566,
"h": 345.7
},
"luminance": 0.35756
}Semantic roles & 50–950 ramp
primary
#E77FBB
secondary
#D2EFDF
accent
#D06415
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82