#FD78B4#FD78B4
#FD78B4 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.5% C 0.173 H 353.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78B4 |
|---|---|
| RGB | rgb(253, 120, 180) |
| HSL | hsl(333, 97%, 73%) |
| HSV | hsv(333, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 28.9%, 0.8%) |
| CIE-LAB | lab(67.74, 56.89, -7.32) |
| CIE-LCH | lch(67.74, 57.36, 352.67°) |
| OKLab | oklab(74.45% 0.1724 -0.0186) |
| OKLCH | oklch(74.45% 0.173 353.8) |
| XYZ | xyz(55.4649, 37.6160, 47.5107) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.44
Pink (survey)
#FF81C0
ΔE00 2.45
Bubble Gum Pink
#FF69AF
ΔE00 2.66
Hot Pink
#FF69B4
ΔE00 2.91
Carnation Pink
#FF7FA7
ΔE00 4.49
Bubblegum Pink
#FE83CC
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78B4 #78FDC1
analogous
#FD78F7 #FD78B4 #FD7E78
triadic
#FD78B4 #B4FD78 #78B4FD
tetradic
#FD78B4 #F7FD78 #78FDC1 #7E78FD
square
#FD78B4 #F7FD78 #78FDC1 #7E78FD
split-complementary
#FD78B4 #78FD7E #78F7FD
monochromatic
#F70471 #FC3C92 #FD78B4 #FEB4D6 #FFE1EE
Accessibility & contrast
On white
2.46
#FD78B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FD78B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78B4
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78B4 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B6
Deuteranopia (green-blind)
#ADAEB1
Tritanopia (blue-blind)
#FF718F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd78b4; /* rgb */ color: rgb(253, 120, 180); /* oklch */ color: oklch(74.5% 0.173 353.8);
Tailwind
colors: {
custom: {
50: '#ffa3ca',
500: '#fd78b4',
950: '#000000',
},
}SCSS
$custom: #fd78b4; $custom-light: #ffa3ca; $custom-dark: #000000;
JSON
{
"hex": "#fd78b4",
"rgb": {
"r": 253,
"g": 120,
"b": 180
},
"hsl": {
"h": 332.932,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.7445,
"c": 0.17344,
"h": 353.8
},
"luminance": 0.37611
}Semantic roles & 50–950 ramp
primary
#FD78B4
secondary
#D4F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82