#FD78B2#FD78B2
#FD78B2 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.4% C 0.173 H 354.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78B2 |
|---|---|
| RGB | rgb(253, 120, 178) |
| HSL | hsl(334, 97%, 73%) |
| HSV | hsv(334, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 29.6%, 0.8%) |
| CIE-LAB | lab(67.68, 56.64, -6.28) |
| CIE-LCH | lch(67.68, 56.99, 353.67°) |
| OKLab | oklab(74.39% 0.1718 -0.0159) |
| OKLCH | oklch(74.39% 0.173 354.7) |
| XYZ | xyz(55.2627, 37.5351, 46.4454) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.70
Bubble Gum Pink
#FF69AF
ΔE00 2.73
Pink (survey)
#FF81C0
ΔE00 2.79
Hot Pink
#FF69B4
ΔE00 3.14
Carnation Pink
#FF7FA7
ΔE00 4.06
Pinky
#FC86AA
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78B2 #78FDC3
analogous
#FD78F4 #FD78B2 #FD8078
triadic
#FD78B2 #B2FD78 #78B2FD
tetradic
#FD78B2 #F4FD78 #78FDC3 #8078FD
square
#FD78B2 #F4FD78 #78FDC3 #8078FD
split-complementary
#FD78B2 #78FD80 #78F4FD
monochromatic
#F7046E #FC3C90 #FD78B2 #FEB4D4 #FFE1EE
Accessibility & contrast
On white
2.47
#FD78B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FD78B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78B2
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78B2 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B4
Deuteranopia (green-blind)
#AEAEAF
Tritanopia (blue-blind)
#FF708E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd78b2; /* rgb */ color: rgb(253, 120, 178); /* oklch */ color: oklch(74.4% 0.173 354.7);
Tailwind
colors: {
custom: {
50: '#ffa3c9',
500: '#fd78b2',
950: '#000000',
},
}SCSS
$custom: #fd78b2; $custom-light: #ffa3c9; $custom-dark: #000000;
JSON
{
"hex": "#fd78b2",
"rgb": {
"r": 253,
"g": 120,
"b": 178
},
"hsl": {
"h": 333.835,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.74385,
"c": 0.17255,
"h": 354.7
},
"luminance": 0.3753
}Semantic roles & 50–950 ramp
primary
#FD78B2
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82