#F77EC0#F77EC0
#F77EC0 is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.165 H 347.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EC0 |
|---|---|
| RGB | rgb(247, 126, 192) |
| HSL | hsl(327, 88%, 73%) |
| HSV | hsv(327, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 22.3%, 3.1%) |
| CIE-LAB | lab(68.39, 53.74, -13.17) |
| CIE-LCH | lch(68.39, 55.33, 346.23°) |
| OKLab | oklab(74.9% 0.1611 -0.0345) |
| OKLCH | oklch(74.9% 0.165 347.9) |
| XYZ | xyz(55.3345, 38.5061, 54.3770) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.77
Bubblegum Pink
#FE83CC
ΔE00 2.23
Bubblegum (survey)
#FF6CB5
ΔE00 3.61
Hot Pink
#FF69B4
ΔE00 4.04
Bubble Gum Pink
#FF69AF
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EC0 #7EF7B5
analogous
#F27EF7 #F77EC0 #F77E83
triadic
#F77EC0 #C0F77E #7EC0F7
tetradic
#F77EC0 #F7F27E #7EF7B5 #7E83F7
square
#F77EC0 #F7F27E #7EF7B5 #7E83F7
split-complementary
#F77EC0 #83F77E #7EF7F2
monochromatic
#EC0F87 #F344A4 #F77EC0 #FBB8DC #FDE2F1
Accessibility & contrast
On white
2.41
#F77EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#F77EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EC0
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EC0 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC2
Deuteranopia (green-blind)
#AAAEBD
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f77ec0; /* rgb */ color: rgb(247, 126, 192); /* oklch */ color: oklch(74.9% 0.165 347.9);
Tailwind
colors: {
custom: {
50: '#fca7d3',
500: '#f77ec0',
950: '#000000',
},
}SCSS
$custom: #f77ec0; $custom-light: #fca7d3; $custom-dark: #000000;
JSON
{
"hex": "#f77ec0",
"rgb": {
"r": 247,
"g": 126,
"b": 192
},
"hsl": {
"h": 327.273,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74898,
"c": 0.1648,
"h": 347.9
},
"luminance": 0.38502
}Semantic roles & 50–950 ramp
primary
#F77EC0
secondary
#D6F5E4
accent
#E56801
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82