#F78DBB#F78DBB
#F78DBB is a light, vivid pink. Relative luminance 0.424; OKLCH L 76.9% C 0.138 H 353.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DBB |
|---|---|
| RGB | rgb(247, 141, 187) |
| HSL | hsl(334, 87%, 76%) |
| HSV | hsv(334, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 24.3%, 3.1%) |
| CIE-LAB | lab(71.16, 45.61, -6.26) |
| CIE-LCH | lch(71.16, 46.04, 352.19°) |
| OKLab | oklab(76.93% 0.1372 -0.016) |
| OKLCH | oklch(76.93% 0.138 353.4) |
| XYZ | xyz(56.8538, 42.4160, 52.1968) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.38
Pinky
#FC86AA
ΔE00 4.20
Carnation Pink
#FF7FA7
ΔE00 4.95
Bubblegum Pink
#FE83CC
ΔE00 5.08
Pig Pink
#E78EA5
ΔE00 5.82
Rosa
#FE86A4
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DBB #8DF7C9
analogous
#F78DF0 #F78DBB #F7948D
triadic
#F78DBB #BBF78D #8DBBF7
tetradic
#F78DBB #F0F78D #8DF7C9 #948DF7
square
#F78DBB #F0F78D #8DF7C9 #948DF7
split-complementary
#F78DBB #8DF794 #8DF0F7
monochromatic
#EF1B77 #F35499 #F78DBB #FBC6DD #FDE2EE
Accessibility & contrast
On white
2.21
#F78DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#F78DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DBB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DBB | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BD
Deuteranopia (green-blind)
#B4B5B8
Tritanopia (blue-blind)
#FF899E
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f78dbb; /* rgb */ color: rgb(247, 141, 187); /* oklch */ color: oklch(76.9% 0.138 353.4);
Tailwind
colors: {
custom: {
50: '#fcb0cf',
500: '#f78dbb',
950: '#000000',
},
}SCSS
$custom: #f78dbb; $custom-light: #fcb0cf; $custom-dark: #000000;
JSON
{
"hex": "#f78dbb",
"rgb": {
"r": 247,
"g": 141,
"b": 187
},
"hsl": {
"h": 333.962,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.76929,
"c": 0.13815,
"h": 353.4
},
"luminance": 0.42412
}Semantic roles & 50–950 ramp
primary
#F78DBB
secondary
#D6F5E8
accent
#E38202
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082