#FE77B0#FE77B0
#FE77B0 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.3% C 0.174 H 355.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77B0 |
|---|---|
| RGB | rgb(254, 119, 176) |
| HSL | hsl(335, 99%, 73%) |
| HSV | hsv(335, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 30.7%, 0.4%) |
| CIE-LAB | lab(67.58, 57.18, -5.28) |
| CIE-LCH | lch(67.58, 57.42, 354.72°) |
| OKLab | oklab(74.32% 0.1736 -0.0132) |
| OKLCH | oklch(74.32% 0.174 355.7) |
| XYZ | xyz(55.3088, 37.4043, 45.3728) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.71
Bubblegum (survey)
#FF6CB5
ΔE00 2.88
Pink (survey)
#FF81C0
ΔE00 3.22
Hot Pink
#FF69B4
ΔE00 3.27
Carnation Pink
#FF7FA7
ΔE00 3.70
Pinky
#FC86AA
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77B0 #77FEC5
analogous
#FE77F3 #FE77B0 #FE8177
triadic
#FE77B0 #B0FE77 #77B0FE
tetradic
#FE77B0 #F3FE77 #77FEC5 #8177FE
square
#FE77B0 #F3FE77 #77FEC5 #8177FE
split-complementary
#FE77B0 #77FE81 #77F3FE
monochromatic
#F9026A #FE3A8D #FE77B0 #FEB4D3 #FFE1ED
Accessibility & contrast
On white
2.48
#FE77B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FE77B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77B0
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77B0 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B2
Deuteranopia (green-blind)
#AEAEAD
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe77b0; /* rgb */ color: rgb(254, 119, 176); /* oklch */ color: oklch(74.3% 0.174 355.7);
Tailwind
colors: {
custom: {
50: '#ffa3c7',
500: '#fe77b0',
950: '#000000',
},
}SCSS
$custom: #fe77b0; $custom-light: #ffa3c7; $custom-dark: #000000;
JSON
{
"hex": "#fe77b0",
"rgb": {
"r": 254,
"g": 119,
"b": 176
},
"hsl": {
"h": 334.667,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.74321,
"c": 0.17413,
"h": 355.7
},
"luminance": 0.37399
}Semantic roles & 50–950 ramp
primary
#FE77B0
secondary
#D4F7E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82