#F78BDC#F78BDC
#F78BDC is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.8% C 0.163 H 337.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F78BDC |
|---|---|
| RGB | rgb(247, 139, 220) |
| HSL | hsl(315, 87%, 76%) |
| HSV | hsv(315, 44%, 97%) |
| CMYK | cmyk(0%, 43.7%, 10.9%, 3.1%) |
| CIE-LAB | lab(71.83, 51.54, -23.52) |
| CIE-LCH | lch(71.83, 56.65, 335.47°) |
| OKLab | oklab(77.79% 0.1497 -0.0632) |
| OKLCH | oklch(77.79% 0.163 337.1) |
| XYZ | xyz(60.5088, 43.4105, 72.8882) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 4.81
Violet (CSS)
#EE82EE
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 5.98
Pink (survey)
#FF81C0
ΔE00 6.16
Plum
#DDA0DD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78BDC #8BF7A6
analogous
#DC8BF7 #F78BDC #F78BA6
triadic
#F78BDC #DCF78B #8BDCF7
tetradic
#F78BDC #F7DC8B #8BF7A6 #8BA6F7
square
#F78BDC #F7DC8B #8BF7A6 #8BA6F7
split-complementary
#F78BDC #A6F78B #8BF7DC
monochromatic
#EF18B9 #F352CB #F78BDC #FBC4ED #FDE2F6
Accessibility & contrast
On white
2.17
#F78BDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F78BDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78BDC
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78BDC | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6DF
Deuteranopia (green-blind)
#AAB6D9
Tritanopia (blue-blind)
#FF8FAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f78bdc; /* rgb */ color: rgb(247, 139, 220); /* oklch */ color: oklch(77.8% 0.163 337.1);
Tailwind
colors: {
custom: {
50: '#fcafe7',
500: '#f78bdc',
950: '#000000',
},
}SCSS
$custom: #f78bdc; $custom-light: #fcafe7; $custom-dark: #000000;
JSON
{
"hex": "#f78bdc",
"rgb": {
"r": 247,
"g": 139,
"b": 220
},
"hsl": {
"h": 315,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.77791,
"c": 0.16251,
"h": 337.1
},
"luminance": 0.43407
}Semantic roles & 50–950 ramp
primary
#F78BDC
secondary
#D6F5DE
accent
#E43A02
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084