#F78EBE#F78EBE
#F78EBE is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.2% C 0.138 H 352.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EBE |
|---|---|
| RGB | rgb(247, 142, 190) |
| HSL | hsl(333, 87%, 76%) |
| HSV | hsv(333, 43%, 97%) |
| CMYK | cmyk(0%, 42.5%, 23.1%, 3.1%) |
| CIE-LAB | lab(71.45, 45.52, -7.49) |
| CIE-LCH | lch(71.45, 46.13, 350.65°) |
| OKLab | oklab(77.18% 0.1367 -0.0193) |
| OKLCH | oklch(77.18% 0.138 352) |
| XYZ | xyz(57.3264, 42.8421, 53.9552) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.22
Bubblegum Pink
#FE83CC
ΔE00 4.63
Pinky
#FC86AA
ΔE00 4.85
Carnation Pink
#FF7FA7
ΔE00 5.56
Pig Pink
#E78EA5
ΔE00 6.36
Rosa
#FE86A4
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EBE #8EF7C7
analogous
#F78EF3 #F78EBE #F7938E
triadic
#F78EBE #BEF78E #8EBEF7
tetradic
#F78EBE #F3F78E #8EF7C7 #938EF7
square
#F78EBE #F3F78E #8EF7C7 #938EF7
split-complementary
#F78EBE #8EF793 #8EF3F7
monochromatic
#EF1C7C #F3559D #F78EBE #FBC7DF #FDE2EF
Accessibility & contrast
On white
2.19
#F78EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F78EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EBE
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EBE | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C0
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#FF8A9F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f78ebe; /* rgb */ color: rgb(247, 142, 190); /* oklch */ color: oklch(77.2% 0.138 352.0);
Tailwind
colors: {
custom: {
50: '#fcb1d1',
500: '#f78ebe',
950: '#000000',
},
}SCSS
$custom: #f78ebe; $custom-light: #fcb1d1; $custom-dark: #000000;
JSON
{
"hex": "#f78ebe",
"rgb": {
"r": 247,
"g": 142,
"b": 190
},
"hsl": {
"h": 332.571,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.77178,
"c": 0.13803,
"h": 352
},
"luminance": 0.42838
}Semantic roles & 50–950 ramp
primary
#F78EBE
secondary
#D6F5E7
accent
#E37C02
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082