#F78FDB#F78FDB
#F78FDB is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.3% C 0.155 H 337.8°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FDB |
|---|---|
| RGB | rgb(247, 143, 219) |
| HSL | hsl(316, 87%, 76%) |
| HSV | hsv(316, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 11.3%, 3.1%) |
| CIE-LAB | lab(72.59, 49.37, -21.82) |
| CIE-LCH | lch(72.59, 53.98, 336.16°) |
| OKLab | oklab(78.35% 0.1436 -0.0585) |
| OKLCH | oklch(78.35% 0.155 337.8) |
| XYZ | xyz(60.9666, 44.5372, 72.3894) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 5.34
Pink (survey)
#FF81C0
ΔE00 5.98
Violet (CSS)
#EE82EE
ΔE00 6.16
Plum
#DDA0DD
ΔE00 6.42
Purply Pink
#F075E6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FDB #8FF7AB
analogous
#DF8FF7 #F78FDB #F78FA7
triadic
#F78FDB #DBF78F #8FDBF7
tetradic
#F78FDB #F7DF8F #8FF7AB #8FA7F7
square
#F78FDB #F7DF8F #8FF7AB #8FA7F7
split-complementary
#F78FDB #A7F78F #8FF7DF
monochromatic
#EF1DB6 #F356C9 #F78FDB #FBC8ED #FDE2F6
Accessibility & contrast
On white
2.12
#F78FDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#F78FDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FDB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FDB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A8DE
Deuteranopia (green-blind)
#ADB8D8
Tritanopia (blue-blind)
#FF92AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f78fdb; /* rgb */ color: rgb(247, 143, 219); /* oklch */ color: oklch(78.3% 0.155 337.8);
Tailwind
colors: {
custom: {
50: '#fcb2e6',
500: '#f78fdb',
950: '#000000',
},
}SCSS
$custom: #f78fdb; $custom-light: #fcb2e6; $custom-dark: #000000;
JSON
{
"hex": "#f78fdb",
"rgb": {
"r": 247,
"g": 143,
"b": 219
},
"hsl": {
"h": 316.154,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.78345,
"c": 0.15509,
"h": 337.8
},
"luminance": 0.44534
}Semantic roles & 50–950 ramp
primary
#F78FDB
secondary
#D6F5DE
accent
#E33F02
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084