#FE77BD#FE77BD
#FE77BD is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.8% C 0.180 H 350.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77BD |
|---|---|
| RGB | rgb(254, 119, 189) |
| HSL | hsl(329, 99%, 73%) |
| HSV | hsv(329, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 25.6%, 0.4%) |
| CIE-LAB | lab(67.98, 58.82, -12.01) |
| CIE-LCH | lch(67.98, 60.04, 348.46°) |
| OKLab | oklab(74.75% 0.1775 -0.0312) |
| OKLCH | oklch(74.75% 0.18 350) |
| XYZ | xyz(56.6572, 37.9437, 52.4742) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.99
Bubblegum (survey)
#FF6CB5
ΔE00 2.13
Hot Pink
#FF69B4
ΔE00 2.60
Bubble Gum Pink
#FF69AF
ΔE00 3.13
Bubblegum Pink
#FE83CC
ΔE00 3.14
Carnation Pink
#FF7FA7
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77BD #77FEB8
analogous
#FC77FE #FE77BD #FE7779
triadic
#FE77BD #BDFE77 #77BDFE
tetradic
#FE77BD #FEFC77 #77FEB8 #7779FE
square
#FE77BD #FEFC77 #77FEB8 #7779FE
split-complementary
#FE77BD #79FE77 #77FEFC
monochromatic
#F90282 #FE3AA0 #FE77BD #FEB4DA #FFE1F0
Accessibility & contrast
On white
2.45
#FE77BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FE77BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77BD
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77BD | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8797BF
Deuteranopia (green-blind)
#ABAEBA
Tritanopia (blue-blind)
#FF7292
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe77bd; /* rgb */ color: rgb(254, 119, 189); /* oklch */ color: oklch(74.8% 0.180 350.0);
Tailwind
colors: {
custom: {
50: '#ffa3d0',
500: '#fe77bd',
950: '#000000',
},
}SCSS
$custom: #fe77bd; $custom-light: #ffa3d0; $custom-dark: #000000;
JSON
{
"hex": "#fe77bd",
"rgb": {
"r": 254,
"g": 119,
"b": 189
},
"hsl": {
"h": 328.889,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.74751,
"c": 0.18027,
"h": 350
},
"luminance": 0.37939
}Semantic roles & 50–950 ramp
primary
#FE77BD
secondary
#D4F7E5
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82