#F78FCC#F78FCC
#F78FCC is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.8% C 0.144 H 344.9°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FCC |
|---|---|
| RGB | rgb(247, 143, 204) |
| HSL | hsl(325, 87%, 76%) |
| HSV | hsv(325, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 17.4%, 3.1%) |
| CIE-LAB | lab(72.08, 47.05, -14.31) |
| CIE-LCH | lch(72.08, 49.17, 343.09°) |
| OKLab | oklab(77.8% 0.1395 -0.0377) |
| OKLCH | oklch(77.8% 0.144 344.9) |
| XYZ | xyz(59.0801, 43.7827, 62.4542) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.71
Pink (survey)
#FF81C0
ΔE00 3.59
Bubblegum (survey)
#FF6CB5
ΔE00 7.13
Lavender Pink
#DD85D7
ΔE00 7.42
Hot Pink
#FF69B4
ΔE00 7.59
Plum
#DDA0DD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FCC #8FF7BA
analogous
#EE8FF7 #F78FCC #F78F98
triadic
#F78FCC #CCF78F #8FCCF7
tetradic
#F78FCC #F7EE8F #8FF7BA #8F98F7
square
#F78FCC #F7EE8F #8FF7BA #8F98F7
split-complementary
#F78FCC #98F78F #8FF7EE
monochromatic
#EF1D98 #F356B2 #F78FCC #FBC8E6 #FDE2F2
Accessibility & contrast
On white
2.15
#F78FCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F78FCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FCC
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FCC | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CE
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#FF8EA5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f78fcc; /* rgb */ color: rgb(247, 143, 204); /* oklch */ color: oklch(77.8% 0.144 344.9);
Tailwind
colors: {
custom: {
50: '#fcb2db',
500: '#f78fcc',
950: '#000000',
},
}SCSS
$custom: #f78fcc; $custom-light: #fcb2db; $custom-dark: #000000;
JSON
{
"hex": "#f78fcc",
"rgb": {
"r": 247,
"g": 143,
"b": 204
},
"hsl": {
"h": 324.808,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.77801,
"c": 0.14449,
"h": 344.9
},
"luminance": 0.43779
}Semantic roles & 50–950 ramp
primary
#F78FCC
secondary
#D6F5E3
accent
#E35F02
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083