#FE77C4#FE77C4
#FE77C4 is a light, vivid pink. Relative luminance 0.383; OKLCH L 75.0% C 0.184 H 347.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77C4 |
|---|---|
| RGB | rgb(254, 119, 196) |
| HSL | hsl(326, 99%, 73%) |
| HSV | hsv(326, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 22.8%, 0.4%) |
| CIE-LAB | lab(68.21, 59.75, -15.60) |
| CIE-LCH | lch(68.21, 61.75, 345.37°) |
| OKLab | oklab(75% 0.1795 -0.041) |
| OKLCH | oklch(75% 0.184 347.1) |
| XYZ | xyz(57.4354, 38.2550, 56.5729) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.37
Pink (survey)
#FF81C0
ΔE00 2.71
Bubblegum (survey)
#FF6CB5
ΔE00 3.06
Hot Pink
#FF69B4
ΔE00 3.39
Bubble Gum Pink
#FF69AF
ΔE00 4.21
Carnation Pink
#FF7FA7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77C4 #77FEB1
analogous
#F577FE #FE77C4 #FE7780
triadic
#FE77C4 #C4FE77 #77C4FE
tetradic
#FE77C4 #FEF577 #77FEB1 #7780FE
square
#FE77C4 #FEF577 #77FEB1 #7780FE
split-complementary
#FE77C4 #80FE77 #77FEF5
monochromatic
#F9028F #FE3AAA #FE77C4 #FEB4DE #FFE1F2
Accessibility & contrast
On white
2.43
#FE77C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FE77C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77C4
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77C4 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8498C7
Deuteranopia (green-blind)
#A9AFC1
Tritanopia (blue-blind)
#FF7495
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe77c4; /* rgb */ color: rgb(254, 119, 196); /* oklch */ color: oklch(75.0% 0.184 347.1);
Tailwind
colors: {
custom: {
50: '#ffa3d6',
500: '#fe77c4',
950: '#000000',
},
}SCSS
$custom: #fe77c4; $custom-light: #ffa3d6; $custom-dark: #000000;
JSON
{
"hex": "#fe77c4",
"rgb": {
"r": 254,
"g": 119,
"b": 196
},
"hsl": {
"h": 325.778,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.74997,
"c": 0.18411,
"h": 347.1
},
"luminance": 0.3825
}Semantic roles & 50–950 ramp
primary
#FE77C4
secondary
#D4F7E3
accent
#E66300
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83