#F78DBD#F78DBD
#F78DBD is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.0% C 0.139 H 352.3°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DBD |
|---|---|
| RGB | rgb(247, 141, 189) |
| HSL | hsl(333, 87%, 76%) |
| HSV | hsv(333, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 23.5%, 3.1%) |
| CIE-LAB | lab(71.22, 45.89, -7.28) |
| CIE-LCH | lch(71.22, 46.46, 350.98°) |
| OKLab | oklab(76.99% 0.1379 -0.0187) |
| OKLCH | oklch(76.99% 0.139 352.3) |
| XYZ | xyz(57.0694, 42.5023, 53.3322) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.10
Bubblegum Pink
#FE83CC
ΔE00 4.63
Pinky
#FC86AA
ΔE00 4.67
Carnation Pink
#FF7FA7
ΔE00 5.35
Pig Pink
#E78EA5
ΔE00 6.27
Rosa
#FE86A4
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DBD #8DF7C7
analogous
#F78DF2 #F78DBD #F7928D
triadic
#F78DBD #BDF78D #8DBDF7
tetradic
#F78DBD #F2F78D #8DF7C7 #928DF7
square
#F78DBD #F2F78D #8DF7C7 #928DF7
split-complementary
#F78DBD #8DF792 #8DF2F7
monochromatic
#EF1B7B #F3549C #F78DBD #FBC6DE #FDE2EE
Accessibility & contrast
On white
2.21
#F78DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F78DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DBD
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DBD | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BF
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#FF899E
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f78dbd; /* rgb */ color: rgb(247, 141, 189); /* oklch */ color: oklch(77.0% 0.139 352.3);
Tailwind
colors: {
custom: {
50: '#fcb0d0',
500: '#f78dbd',
950: '#000000',
},
}SCSS
$custom: #f78dbd; $custom-light: #fcb0d0; $custom-dark: #000000;
JSON
{
"hex": "#f78dbd",
"rgb": {
"r": 247,
"g": 141,
"b": 189
},
"hsl": {
"h": 332.83,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.76993,
"c": 0.13913,
"h": 352.3
},
"luminance": 0.42498
}Semantic roles & 50–950 ramp
primary
#F78DBD
secondary
#D6F5E7
accent
#E37D02
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082