#FE77AE#FE77AE
#FE77AE is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.3% C 0.173 H 356.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77AE |
|---|---|
| RGB | rgb(254, 119, 174) |
| HSL | hsl(336, 99%, 73%) |
| HSV | hsv(336, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 31.5%, 0.4%) |
| CIE-LAB | lab(67.52, 56.94, -4.24) |
| CIE-LCH | lch(67.52, 57.09, 355.74°) |
| OKLab | oklab(74.26% 0.173 -0.0104) |
| OKLCH | oklch(74.26% 0.173 356.6) |
| XYZ | xyz(55.1124, 37.3258, 44.3383) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.93
Bubblegum (survey)
#FF6CB5
ΔE00 3.24
Carnation Pink
#FF7FA7
ΔE00 3.28
Hot Pink
#FF69B4
ΔE00 3.60
Pink (survey)
#FF81C0
ΔE00 3.61
Pinky
#FC86AA
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77AE #77FEC7
analogous
#FE77F1 #FE77AE #FE8377
triadic
#FE77AE #AEFE77 #77AEFE
tetradic
#FE77AE #F1FE77 #77FEC7 #8377FE
square
#FE77AE #F1FE77 #77FEC7 #8377FE
split-complementary
#FE77AE #77FE83 #77F1FE
monochromatic
#F90266 #FE3A8A #FE77AE #FEB4D2 #FFE1ED
Accessibility & contrast
On white
2.48
#FE77AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FE77AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77AE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77AE | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B0
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#FF6E8C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fe77ae; /* rgb */ color: rgb(254, 119, 174); /* oklch */ color: oklch(74.3% 0.173 356.6);
Tailwind
colors: {
custom: {
50: '#ffa3c6',
500: '#fe77ae',
950: '#000000',
},
}SCSS
$custom: #fe77ae; $custom-light: #ffa3c6; $custom-dark: #000000;
JSON
{
"hex": "#fe77ae",
"rgb": {
"r": 254,
"g": 119,
"b": 174
},
"hsl": {
"h": 335.556,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.74258,
"c": 0.17331,
"h": 356.6
},
"luminance": 0.3732
}Semantic roles & 50–950 ramp
primary
#FE77AE
secondary
#D4F7E9
accent
#E68800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82