#FE77B2#FE77B2
#FE77B2 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.4% C 0.175 H 354.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77B2 |
|---|---|
| RGB | rgb(254, 119, 178) |
| HSL | hsl(334, 99%, 73%) |
| HSV | hsv(334, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 29.9%, 0.4%) |
| CIE-LAB | lab(67.64, 57.42, -6.32) |
| CIE-LCH | lch(67.64, 57.77, 353.72°) |
| OKLab | oklab(74.39% 0.1743 -0.0159) |
| OKLCH | oklch(74.39% 0.175 354.8) |
| XYZ | xyz(55.5081, 37.4841, 46.4226) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.55
Bubble Gum Pink
#FF69AF
ΔE00 2.56
Pink (survey)
#FF81C0
ΔE00 2.86
Hot Pink
#FF69B4
ΔE00 2.99
Carnation Pink
#FF7FA7
ΔE00 4.13
Pinky
#FC86AA
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77B2 #77FEC3
analogous
#FE77F5 #FE77B2 #FE7F77
triadic
#FE77B2 #B2FE77 #77B2FE
tetradic
#FE77B2 #F5FE77 #77FEC3 #7F77FE
square
#FE77B2 #F5FE77 #77FEC3 #7F77FE
split-complementary
#FE77B2 #77FE7F #77F5FE
monochromatic
#F9026E #FE3A90 #FE77B2 #FEB4D4 #FFE1EE
Accessibility & contrast
On white
2.47
#FE77B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FE77B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77B2
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77B2 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B4
Deuteranopia (green-blind)
#AEAEAF
Tritanopia (blue-blind)
#FF6F8D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe77b2; /* rgb */ color: rgb(254, 119, 178); /* oklch */ color: oklch(74.4% 0.175 354.8);
Tailwind
colors: {
custom: {
50: '#ffa3c9',
500: '#fe77b2',
950: '#000000',
},
}SCSS
$custom: #fe77b2; $custom-light: #ffa3c9; $custom-dark: #000000;
JSON
{
"hex": "#fe77b2",
"rgb": {
"r": 254,
"g": 119,
"b": 178
},
"hsl": {
"h": 333.778,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.74385,
"c": 0.17499,
"h": 354.8
},
"luminance": 0.37479
}Semantic roles & 50–950 ramp
primary
#FE77B2
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82