#F78CCD#F78CCD
#F78CCD is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.4% C 0.150 H 343.9°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F78CCD |
|---|---|
| RGB | rgb(247, 140, 205) |
| HSL | hsl(324, 87%, 76%) |
| HSV | hsv(324, 43%, 97%) |
| CMYK | cmyk(0%, 43.3%, 17%, 3.1%) |
| CIE-LAB | lab(71.52, 48.71, -15.71) |
| CIE-LCH | lch(71.52, 51.18, 342.12°) |
| OKLab | oklab(77.38% 0.1442 -0.0416) |
| OKLCH | oklch(77.38% 0.15 343.9) |
| XYZ | xyz(58.7561, 42.9421, 62.9397) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.06
Pink (survey)
#FF81C0
ΔE00 3.47
Bubblegum (survey)
#FF6CB5
ΔE00 6.74
Lavender Pink
#DD85D7
ΔE00 6.82
Hot Pink
#FF69B4
ΔE00 7.18
Bubble Gum Pink
#FF69AF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78CCD #8CF7B6
analogous
#EB8CF7 #F78CCD #F78C97
triadic
#F78CCD #CDF78C #8CCDF7
tetradic
#F78CCD #F7EB8C #8CF7B6 #8C97F7
square
#F78CCD #F7EB8C #8CF7B6 #8C97F7
split-complementary
#F78CCD #97F78C #8CF7EB
monochromatic
#EF1A9B #F353B4 #F78CCD #FBC5E6 #FDE2F3
Accessibility & contrast
On white
2.19
#F78CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F78CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78CCD
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78CCD | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#FF8CA4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f78ccd; /* rgb */ color: rgb(247, 140, 205); /* oklch */ color: oklch(77.4% 0.150 343.9);
Tailwind
colors: {
custom: {
50: '#fcb0dc',
500: '#f78ccd',
950: '#000000',
},
}SCSS
$custom: #f78ccd; $custom-light: #fcb0dc; $custom-dark: #000000;
JSON
{
"hex": "#f78ccd",
"rgb": {
"r": 247,
"g": 140,
"b": 205
},
"hsl": {
"h": 323.551,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.77384,
"c": 0.15011,
"h": 343.9
},
"luminance": 0.42938
}Semantic roles & 50–950 ramp
primary
#F78CCD
secondary
#D6F5E2
accent
#E45B02
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083