#F78ABB#F78ABB
#F78ABB is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.5% C 0.143 H 352.6°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F78ABB |
|---|---|
| RGB | rgb(247, 138, 187) |
| HSL | hsl(333, 87%, 75%) |
| HSV | hsv(333, 44%, 97%) |
| CMYK | cmyk(0%, 44.1%, 24.3%, 3.1%) |
| CIE-LAB | lab(70.55, 47.12, -7.15) |
| CIE-LCH | lch(70.55, 47.66, 351.37°) |
| OKLab | oklab(76.47% 0.1418 -0.0183) |
| OKLCH | oklch(76.47% 0.143 352.6) |
| XYZ | xyz(56.4174, 41.5433, 52.0513) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.69
Pinky
#FC86AA
ΔE00 4.42
Bubblegum Pink
#FE83CC
ΔE00 4.48
Carnation Pink
#FF7FA7
ΔE00 4.96
Bubblegum (survey)
#FF6CB5
ΔE00 5.87
Rosa
#FE86A4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78ABB #8AF7C6
analogous
#F78AF1 #F78ABB #F78F8A
triadic
#F78ABB #BBF78A #8ABBF7
tetradic
#F78ABB #F1F78A #8AF7C6 #8F8AF7
square
#F78ABB #F1F78A #8AF7C6 #8F8AF7
split-complementary
#F78ABB #8AF78F #8AF1F7
monochromatic
#EF1778 #F3519A #F78ABB #FBC3DC #FDE2EE
Accessibility & contrast
On white
2.26
#F78ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F78ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78ABB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78ABB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#B2B4B8
Tritanopia (blue-blind)
#FF869C
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f78abb; /* rgb */ color: rgb(247, 138, 187); /* oklch */ color: oklch(76.5% 0.143 352.6);
Tailwind
colors: {
custom: {
50: '#fcaecf',
500: '#f78abb',
950: '#000000',
},
}SCSS
$custom: #f78abb; $custom-light: #fcaecf; $custom-dark: #000000;
JSON
{
"hex": "#f78abb",
"rgb": {
"r": 247,
"g": 138,
"b": 187
},
"hsl": {
"h": 333.028,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.76474,
"c": 0.14296,
"h": 352.6
},
"luminance": 0.41539
}Semantic roles & 50–950 ramp
primary
#F78ABB
secondary
#D6F5E7
accent
#E47E02
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181013
muted
#867F82