#FD78BB#FD78BB
#FD78BB is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.7% C 0.177 H 350.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78BB |
|---|---|
| RGB | rgb(253, 120, 187) |
| HSL | hsl(330, 97%, 73%) |
| HSV | hsv(330, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 26.1%, 0.8%) |
| CIE-LAB | lab(67.95, 57.79, -10.94) |
| CIE-LCH | lch(67.95, 58.81, 349.28°) |
| OKLab | oklab(74.68% 0.1745 -0.0284) |
| OKLCH | oklch(74.68% 0.177 350.8) |
| XYZ | xyz(56.1961, 37.9085, 51.3615) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.82
Bubblegum (survey)
#FF6CB5
ΔE00 2.16
Hot Pink
#FF69B4
ΔE00 2.66
Bubble Gum Pink
#FF69AF
ΔE00 3.02
Bubblegum Pink
#FE83CC
ΔE00 3.37
Carnation Pink
#FF7FA7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78BB #78FDBA
analogous
#FC78FD #FD78BB #FD7878
triadic
#FD78BB #BBFD78 #78BBFD
tetradic
#FD78BB #FDFC78 #78FDBA #7878FD
square
#FD78BB #FDFC78 #78FDBA #7878FD
split-complementary
#FD78BB #78FD78 #78FDFC
monochromatic
#F7047E #FC3C9D #FD78BB #FEB4D9 #FFE1F0
Accessibility & contrast
On white
2.45
#FD78BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FD78BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78BB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78BB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8897BD
Deuteranopia (green-blind)
#ABAEB8
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd78bb; /* rgb */ color: rgb(253, 120, 187); /* oklch */ color: oklch(74.7% 0.177 350.8);
Tailwind
colors: {
custom: {
50: '#ffa3cf',
500: '#fd78bb',
950: '#000000',
},
}SCSS
$custom: #fd78bb; $custom-light: #ffa3cf; $custom-dark: #000000;
JSON
{
"hex": "#fd78bb",
"rgb": {
"r": 253,
"g": 120,
"b": 187
},
"hsl": {
"h": 329.774,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.74683,
"c": 0.17682,
"h": 350.8
},
"luminance": 0.37903
}Semantic roles & 50–950 ramp
primary
#FD78BB
secondary
#D4F7E5
accent
#E67200
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82