#FE77BC#FE77BC
#FE77BC is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.7% C 0.180 H 350.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77BC |
|---|---|
| RGB | rgb(254, 119, 188) |
| HSL | hsl(329, 99%, 73%) |
| HSV | hsv(329, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 26%, 0.4%) |
| CIE-LAB | lab(67.95, 58.69, -11.50) |
| CIE-LCH | lch(67.95, 59.81, 348.92°) |
| OKLab | oklab(74.72% 0.1773 -0.0299) |
| OKLCH | oklch(74.72% 0.18 350.4) |
| XYZ | xyz(56.5490, 37.9004, 51.9045) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.96
Bubblegum (survey)
#FF6CB5
ΔE00 2.06
Hot Pink
#FF69B4
ΔE00 2.54
Bubble Gum Pink
#FF69AF
ΔE00 3.00
Bubblegum Pink
#FE83CC
ΔE00 3.29
Carnation Pink
#FF7FA7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77BC #77FEB9
analogous
#FC77FE #FE77BC #FE7778
triadic
#FE77BC #BCFE77 #77BCFE
tetradic
#FE77BC #FEFC77 #77FEB9 #7778FE
square
#FE77BC #FEFC77 #77FEB9 #7778FE
split-complementary
#FE77BC #78FE77 #77FEFC
monochromatic
#F90280 #FE3A9E #FE77BC #FEB4DA #FFE1F0
Accessibility & contrast
On white
2.45
#FE77BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FE77BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77BC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77BC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8797BE
Deuteranopia (green-blind)
#ABAEB9
Tritanopia (blue-blind)
#FF7291
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe77bc; /* rgb */ color: rgb(254, 119, 188); /* oklch */ color: oklch(74.7% 0.180 350.4);
Tailwind
colors: {
custom: {
50: '#ffa3d0',
500: '#fe77bc',
950: '#000000',
},
}SCSS
$custom: #fe77bc; $custom-light: #ffa3d0; $custom-dark: #000000;
JSON
{
"hex": "#fe77bc",
"rgb": {
"r": 254,
"g": 119,
"b": 188
},
"hsl": {
"h": 329.333,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.74717,
"c": 0.17975,
"h": 350.4
},
"luminance": 0.37895
}Semantic roles & 50–950 ramp
primary
#FE77BC
secondary
#D4F7E5
accent
#E67000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82