#FE77C2#FE77C2
#FE77C2 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.9% C 0.183 H 347.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FE77C2 |
|---|---|
| RGB | rgb(254, 119, 194) |
| HSL | hsl(327, 99%, 73%) |
| HSV | hsv(327, 53%, 100%) |
| CMYK | cmyk(0%, 53.1%, 23.6%, 0.4%) |
| CIE-LAB | lab(68.14, 59.48, -14.58) |
| CIE-LCH | lch(68.14, 61.24, 346.23°) |
| OKLab | oklab(74.93% 0.1789 -0.0382) |
| OKLCH | oklch(74.93% 0.183 347.9) |
| XYZ | xyz(57.2093, 38.1645, 55.3819) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.44
Bubblegum Pink
#FE83CC
ΔE00 2.52
Bubblegum (survey)
#FF6CB5
ΔE00 2.75
Hot Pink
#FF69B4
ΔE00 3.11
Bubble Gum Pink
#FF69AF
ΔE00 3.88
Carnation Pink
#FF7FA7
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE77C2 #77FEB3
analogous
#F777FE #FE77C2 #FE777E
triadic
#FE77C2 #C2FE77 #77C2FE
tetradic
#FE77C2 #FEF777 #77FEB3 #777EFE
square
#FE77C2 #FEF777 #77FEB3 #777EFE
split-complementary
#FE77C2 #7EFE77 #77FEF7
monochromatic
#F9028B #FE3AA7 #FE77C2 #FEB4DD #FFE1F1
Accessibility & contrast
On white
2.43
#FE77C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FE77C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE77C2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE77C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE77C2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8598C4
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#FF7494
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe77c2; /* rgb */ color: rgb(254, 119, 194); /* oklch */ color: oklch(74.9% 0.183 347.9);
Tailwind
colors: {
custom: {
50: '#ffa3d4',
500: '#fe77c2',
950: '#000000',
},
}SCSS
$custom: #fe77c2; $custom-light: #ffa3d4; $custom-dark: #000000;
JSON
{
"hex": "#fe77c2",
"rgb": {
"r": 254,
"g": 119,
"b": 194
},
"hsl": {
"h": 326.667,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.74926,
"c": 0.18298,
"h": 347.9
},
"luminance": 0.3816
}Semantic roles & 50–950 ramp
primary
#FE77C2
secondary
#D4F7E4
accent
#E66600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83