#F78EBD#F78EBD
#F78EBD is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.1% C 0.138 H 352.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EBD |
|---|---|
| RGB | rgb(247, 142, 189) |
| HSL | hsl(333, 87%, 76%) |
| HSV | hsv(333, 43%, 97%) |
| CMYK | cmyk(0%, 42.5%, 23.5%, 3.1%) |
| CIE-LAB | lab(71.42, 45.38, -6.98) |
| CIE-LCH | lch(71.42, 45.91, 351.25°) |
| OKLab | oklab(77.15% 0.1364 -0.0179) |
| OKLCH | oklch(77.15% 0.138 352.5) |
| XYZ | xyz(57.2175, 42.7985, 53.3816) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.34
Pinky
#FC86AA
ΔE00 4.62
Bubblegum Pink
#FE83CC
ΔE00 4.85
Carnation Pink
#FF7FA7
ΔE00 5.36
Pig Pink
#E78EA5
ΔE00 6.13
Rosa
#FE86A4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EBD #8EF7C8
analogous
#F78EF2 #F78EBD #F7948E
triadic
#F78EBD #BDF78E #8EBDF7
tetradic
#F78EBD #F2F78E #8EF7C8 #948EF7
square
#F78EBD #F2F78E #8EF7C8 #948EF7
split-complementary
#F78EBD #8EF794 #8EF2F7
monochromatic
#EF1C7A #F3559C #F78EBD #FBC7DE #FDE2EE
Accessibility & contrast
On white
2.20
#F78EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F78EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EBD
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EBD | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#B4B6BA
Tritanopia (blue-blind)
#FF8A9F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f78ebd; /* rgb */ color: rgb(247, 142, 189); /* oklch */ color: oklch(77.1% 0.138 352.5);
Tailwind
colors: {
custom: {
50: '#fcb1d0',
500: '#f78ebd',
950: '#000000',
},
}SCSS
$custom: #f78ebd; $custom-light: #fcb1d0; $custom-dark: #000000;
JSON
{
"hex": "#f78ebd",
"rgb": {
"r": 247,
"g": 142,
"b": 189
},
"hsl": {
"h": 333.143,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.77146,
"c": 0.13752,
"h": 352.5
},
"luminance": 0.42794
}Semantic roles & 50–950 ramp
primary
#F78EBD
secondary
#D6F5E7
accent
#E37F02
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082