#F78ABC#F78ABC
#F78ABC is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.5% C 0.143 H 352.1°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F78ABC |
|---|---|
| RGB | rgb(247, 138, 188) |
| HSL | hsl(332, 87%, 75%) |
| HSV | hsv(332, 44%, 97%) |
| CMYK | cmyk(0%, 44.1%, 23.9%, 3.1%) |
| CIE-LAB | lab(70.58, 47.26, -7.66) |
| CIE-LCH | lch(70.58, 47.88, 350.79°) |
| OKLab | oklab(76.51% 0.1421 -0.0197) |
| OKLCH | oklch(76.51% 0.143 352.1) |
| XYZ | xyz(56.5248, 41.5863, 52.6171) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.54
Bubblegum Pink
#FE83CC
ΔE00 4.25
Pinky
#FC86AA
ΔE00 4.66
Carnation Pink
#FF7FA7
ΔE00 5.17
Bubblegum (survey)
#FF6CB5
ΔE00 5.82
Bubble Gum Pink
#FF69AF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78ABC #8AF7C5
analogous
#F78AF3 #F78ABC #F78E8A
triadic
#F78ABC #BCF78A #8ABCF7
tetradic
#F78ABC #F3F78A #8AF7C5 #8E8AF7
square
#F78ABC #F3F78A #8AF7C5 #8E8AF7
split-complementary
#F78ABC #8AF78E #8AF3F7
monochromatic
#EF177A #F3519B #F78ABC #FBC3DD #FDE2EF
Accessibility & contrast
On white
2.25
#F78ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#F78ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78ABC
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78ABC | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BE
Deuteranopia (green-blind)
#B2B4B9
Tritanopia (blue-blind)
#FF869C
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f78abc; /* rgb */ color: rgb(247, 138, 188); /* oklch */ color: oklch(76.5% 0.143 352.1);
Tailwind
colors: {
custom: {
50: '#fcaed0',
500: '#f78abc',
950: '#000000',
},
}SCSS
$custom: #f78abc; $custom-light: #fcaed0; $custom-dark: #000000;
JSON
{
"hex": "#f78abc",
"rgb": {
"r": 247,
"g": 138,
"b": 188
},
"hsl": {
"h": 332.477,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.76506,
"c": 0.14346,
"h": 352.1
},
"luminance": 0.41582
}Semantic roles & 50–950 ramp
primary
#F78ABC
secondary
#D6F5E7
accent
#E47C02
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181014
muted
#867F82