#F77ECF#F77ECF
#F77ECF is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.174 H 341.4°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F77ECF |
|---|---|
| RGB | rgb(247, 126, 207) |
| HSL | hsl(320, 88%, 73%) |
| HSV | hsv(320, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 16.2%, 3.1%) |
| CIE-LAB | lab(68.90, 55.90, -20.79) |
| CIE-LCH | lch(68.90, 59.64, 339.60°) |
| OKLab | oklab(75.44% 0.1652 -0.0555) |
| OKLCH | oklch(75.44% 0.174 341.4) |
| XYZ | xyz(57.0820, 39.2051, 63.5803) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.28
Pink (survey)
#FF81C0
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 5.47
Bubblegum (survey)
#FF6CB5
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 5.88
Hot Pink
#FF69B4
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77ECF #7EF7A6
analogous
#E37EF7 #F77ECF #F77E92
triadic
#F77ECF #CFF77E #7ECFF7
tetradic
#F77ECF #F7E37E #7EF7A6 #7E92F7
square
#F77ECF #F7E37E #7EF7A6 #7E92F7
split-complementary
#F77ECF #92F77E #7EF7E3
monochromatic
#EC0FA3 #F344BA #F77ECF #FBB8E4 #FDE2F4
Accessibility & contrast
On white
2.38
#F77ECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F77ECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77ECF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77ECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77ECF | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859CD2
Deuteranopia (green-blind)
#A6AFCC
Tritanopia (blue-blind)
#FF7F9D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f77ecf; /* rgb */ color: rgb(247, 126, 207); /* oklch */ color: oklch(75.4% 0.174 341.4);
Tailwind
colors: {
custom: {
50: '#fca7dd',
500: '#f77ecf',
950: '#000000',
},
}SCSS
$custom: #f77ecf; $custom-light: #fca7dd; $custom-dark: #000000;
JSON
{
"hex": "#f77ecf",
"rgb": {
"r": 247,
"g": 126,
"b": 207
},
"hsl": {
"h": 319.835,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.75444,
"c": 0.17425,
"h": 341.4
},
"luminance": 0.39201
}Semantic roles & 50–950 ramp
primary
#F77ECF
secondary
#D6F5E0
accent
#E54C01
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83