#F78CBB#F78CBB
#F78CBB is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.8% C 0.140 H 353.1°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F78CBB |
|---|---|
| RGB | rgb(247, 140, 187) |
| HSL | hsl(334, 87%, 76%) |
| HSV | hsv(334, 43%, 97%) |
| CMYK | cmyk(0%, 43.3%, 24.3%, 3.1%) |
| CIE-LAB | lab(70.96, 46.12, -6.56) |
| CIE-LCH | lch(70.96, 46.58, 351.91°) |
| OKLab | oklab(76.78% 0.1388 -0.0167) |
| OKLCH | oklch(76.78% 0.14 353.1) |
| XYZ | xyz(56.7070, 42.1225, 52.1478) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.14
Pinky
#FC86AA
ΔE00 4.26
Bubblegum Pink
#FE83CC
ΔE00 4.87
Carnation Pink
#FF7FA7
ΔE00 4.94
Pig Pink
#E78EA5
ΔE00 5.97
Rosa
#FE86A4
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78CBB #8CF7C8
analogous
#F78CF0 #F78CBB #F7928C
triadic
#F78CBB #BBF78C #8CBBF7
tetradic
#F78CBB #F0F78C #8CF7C8 #928CF7
square
#F78CBB #F0F78C #8CF7C8 #928CF7
split-complementary
#F78CBB #8CF792 #8CF0F7
monochromatic
#EF1A77 #F35399 #F78CBB #FBC5DD #FDE2EE
Accessibility & contrast
On white
2.23
#F78CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#F78CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78CBB
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78CBB | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#B4B5B8
Tritanopia (blue-blind)
#FF889D
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f78cbb; /* rgb */ color: rgb(247, 140, 187); /* oklch */ color: oklch(76.8% 0.140 353.1);
Tailwind
colors: {
custom: {
50: '#fcb0cf',
500: '#f78cbb',
950: '#000000',
},
}SCSS
$custom: #f78cbb; $custom-light: #fcb0cf; $custom-dark: #000000;
JSON
{
"hex": "#f78cbb",
"rgb": {
"r": 247,
"g": 140,
"b": 187
},
"hsl": {
"h": 333.645,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.76776,
"c": 0.13976,
"h": 353.1
},
"luminance": 0.42118
}Semantic roles & 50–950 ramp
primary
#F78CBB
secondary
#D6F5E7
accent
#E48002
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082