#F77DCA#F77DCA
#F77DCA is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.1% C 0.173 H 343.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DCA |
|---|---|
| RGB | rgb(247, 125, 202) |
| HSL | hsl(322, 88%, 73%) |
| HSV | hsv(322, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 18.2%, 3.1%) |
| CIE-LAB | lab(68.54, 55.65, -18.54) |
| CIE-LCH | lch(68.54, 58.65, 341.57°) |
| OKLab | oklab(75.12% 0.1653 -0.0492) |
| OKLCH | oklch(75.12% 0.173 343.4) |
| XYZ | xyz(56.3531, 38.7100, 60.3694) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.86
Pink (survey)
#FF81C0
ΔE00 3.60
Bubblegum (survey)
#FF6CB5
ΔE00 4.82
Hot Pink
#FF69B4
ΔE00 5.11
Bubble Gum Pink
#FF69AF
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DCA #7DF7AA
analogous
#E77DF7 #F77DCA #F77D8D
triadic
#F77DCA #CAF77D #7DCAF7
tetradic
#F77DCA #F7E77D #7DF7AA #7D8DF7
square
#F77DCA #F7E77D #7DF7AA #7D8DF7
split-complementary
#F77DCA #8DF77D #7DF7E7
monochromatic
#EB0E9A #F343B2 #F77DCA #FBB7E2 #FDE2F3
Accessibility & contrast
On white
2.40
#F77DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F77DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DCA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DCA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869BCD
Deuteranopia (green-blind)
#A6AFC7
Tritanopia (blue-blind)
#FF7D9B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f77dca; /* rgb */ color: rgb(247, 125, 202); /* oklch */ color: oklch(75.1% 0.173 343.4);
Tailwind
colors: {
custom: {
50: '#fca6da',
500: '#f77dca',
950: '#000000',
},
}SCSS
$custom: #f77dca; $custom-light: #fca6da; $custom-dark: #000000;
JSON
{
"hex": "#f77dca",
"rgb": {
"r": 247,
"g": 125,
"b": 202
},
"hsl": {
"h": 322.131,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.75119,
"c": 0.17252,
"h": 343.4
},
"luminance": 0.38706
}Semantic roles & 50–950 ramp
primary
#F77DCA
secondary
#D6F5E1
accent
#E55500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83