#FE77AF#FE77AF
#FE77AF is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.3% C 0.174 H 356.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77AF |
|---|---|
| RGB | rgb(254, 119, 175) |
| HSL | hsl(335, 99%, 73%) |
| HSV | hsv(335, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 31.1%, 0.4%) |
| CIE-LAB | lab(67.55, 57.06, -4.76) |
| CIE-LCH | lch(67.55, 57.26, 355.23°) |
| OKLab | oklab(74.29% 0.1733 -0.0118) |
| OKLCH | oklch(74.29% 0.174 356.1) |
| XYZ | xyz(55.2102, 37.3649, 44.8536) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.81
Bubblegum (survey)
#FF6CB5
ΔE00 3.06
Pink (survey)
#FF81C0
ΔE00 3.41
Hot Pink
#FF69B4
ΔE00 3.43
Carnation Pink
#FF7FA7
ΔE00 3.49
Pinky
#FC86AA
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77AF #77FEC6
analogous
#FE77F3 #FE77AF #FE8277
triadic
#FE77AF #AFFE77 #77AFFE
tetradic
#FE77AF #F3FE77 #77FEC6 #8277FE
square
#FE77AF #F3FE77 #77FEC6 #8277FE
split-complementary
#FE77AF #77FE82 #77F3FE
monochromatic
#F90268 #FE3A8B #FE77AF #FEB4D3 #FFE1ED
Accessibility & contrast
On white
2.48
#FE77AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FE77AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77AF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77AF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B1
Deuteranopia (green-blind)
#AEAEAC
Tritanopia (blue-blind)
#FF6E8C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fe77af; /* rgb */ color: rgb(254, 119, 175); /* oklch */ color: oklch(74.3% 0.174 356.1);
Tailwind
colors: {
custom: {
50: '#ffa3c6',
500: '#fe77af',
950: '#000000',
},
}SCSS
$custom: #fe77af; $custom-light: #ffa3c6; $custom-dark: #000000;
JSON
{
"hex": "#fe77af",
"rgb": {
"r": 254,
"g": 119,
"b": 175
},
"hsl": {
"h": 335.111,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.74289,
"c": 0.17372,
"h": 356.1
},
"luminance": 0.3736
}Semantic roles & 50–950 ramp
primary
#FE77AF
secondary
#D4F7E8
accent
#E68600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82