#F78BCE#F78BCE
#F78BCE is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.3% C 0.152 H 343.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F78BCE |
|---|---|
| RGB | rgb(247, 139, 206) |
| HSL | hsl(323, 87%, 76%) |
| HSV | hsv(323, 44%, 97%) |
| CMYK | cmyk(0%, 43.7%, 16.6%, 3.1%) |
| CIE-LAB | lab(71.35, 49.36, -16.52) |
| CIE-LCH | lch(71.35, 52.05, 341.50°) |
| OKLab | oklab(77.27% 0.146 -0.0438) |
| OKLCH | oklch(77.27% 0.152 343.3) |
| XYZ | xyz(58.7317, 42.6996, 63.5290) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.89
Pink (survey)
#FF81C0
ΔE00 3.59
Lavender Pink
#DD85D7
ΔE00 6.53
Bubblegum (survey)
#FF6CB5
ΔE00 6.70
Hot Pink
#FF69B4
ΔE00 7.13
Bubble Gum Pink
#FF69AF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78BCE #8BF7B4
analogous
#EA8BF7 #F78BCE #F78B98
triadic
#F78BCE #CEF78B #8BCEF7
tetradic
#F78BCE #F7EA8B #8BF7B4 #8B98F7
square
#F78BCE #F7EA8B #8BF7B4 #8B98F7
split-complementary
#F78BCE #98F78B #8BF7EA
monochromatic
#EF189E #F352B6 #F78BCE #FBC4E6 #FDE2F3
Accessibility & contrast
On white
2.20
#F78BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F78BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78BCE
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78BCE | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4D0
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#FF8BA4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f78bce; /* rgb */ color: rgb(247, 139, 206); /* oklch */ color: oklch(77.3% 0.152 343.3);
Tailwind
colors: {
custom: {
50: '#fcafdd',
500: '#f78bce',
950: '#000000',
},
}SCSS
$custom: #f78bce; $custom-light: #fcafdd; $custom-dark: #000000;
JSON
{
"hex": "#f78bce",
"rgb": {
"r": 247,
"g": 139,
"b": 206
},
"hsl": {
"h": 322.778,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.7727,
"c": 0.15243,
"h": 343.3
},
"luminance": 0.42696
}Semantic roles & 50–950 ramp
primary
#F78BCE
secondary
#D6F5E2
accent
#E45802
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083