#F77FCE#F77FCE
#F77FCE is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.172 H 341.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FCE |
|---|---|
| RGB | rgb(247, 127, 206) |
| HSL | hsl(321, 88%, 73%) |
| HSV | hsv(321, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 16.6%, 3.1%) |
| CIE-LAB | lab(69.05, 55.27, -20.00) |
| CIE-LCH | lch(69.05, 58.78, 340.10°) |
| OKLab | oklab(75.55% 0.1635 -0.0533) |
| OKLCH | oklch(75.55% 0.172 341.9) |
| XYZ | xyz(57.0886, 39.4134, 62.9813) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.98
Pink (survey)
#FF81C0
ΔE00 4.13
Bubblegum (survey)
#FF6CB5
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 5.63
Hot Pink
#FF69B4
ΔE00 5.85
Purply Pink
#F075E6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FCE #7FF7A8
analogous
#E47FF7 #F77FCE #F77F92
triadic
#F77FCE #CEF77F #7FCEF7
tetradic
#F77FCE #F7E47F #7FF7A8 #7F92F7
square
#F77FCE #F7E47F #7FF7A8 #7F92F7
split-complementary
#F77FCE #92F77F #7FF7E4
monochromatic
#ED0FA1 #F345B8 #F77FCE #FBB9E4 #FDE2F4
Accessibility & contrast
On white
2.36
#F77FCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F77FCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FCE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FCE | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CD1
Deuteranopia (green-blind)
#A6B0CB
Tritanopia (blue-blind)
#FF809D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f77fce; /* rgb */ color: rgb(247, 127, 206); /* oklch */ color: oklch(75.5% 0.172 341.9);
Tailwind
colors: {
custom: {
50: '#fca8dd',
500: '#f77fce',
950: '#000000',
},
}SCSS
$custom: #f77fce; $custom-light: #fca8dd; $custom-dark: #000000;
JSON
{
"hex": "#f77fce",
"rgb": {
"r": 247,
"g": 127,
"b": 206
},
"hsl": {
"h": 320.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.75545,
"c": 0.17197,
"h": 341.9
},
"luminance": 0.39409
}Semantic roles & 50–950 ramp
primary
#F77FCE
secondary
#D6F5E1
accent
#E54F01
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83