#FD78BF#FD78BF
#FD78BF is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.8% C 0.179 H 349.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78BF |
|---|---|
| RGB | rgb(253, 120, 191) |
| HSL | hsl(328, 97%, 73%) |
| HSV | hsv(328, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 24.5%, 0.8%) |
| CIE-LAB | lab(68.08, 58.31, -13.00) |
| CIE-LCH | lch(68.08, 59.75, 347.43°) |
| OKLab | oklab(74.82% 0.1757 -0.0339) |
| OKLCH | oklch(74.82% 0.179 349.1) |
| XYZ | xyz(56.6303, 38.0821, 53.6482) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.99
Bubblegum (survey)
#FF6CB5
ΔE00 2.48
Bubblegum Pink
#FE83CC
ΔE00 2.75
Hot Pink
#FF69B4
ΔE00 2.91
Bubble Gum Pink
#FF69AF
ΔE00 3.53
Carnation Pink
#FF7FA7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78BF #78FDB6
analogous
#F878FD #FD78BF #FD787C
triadic
#FD78BF #BFFD78 #78BFFD
tetradic
#FD78BF #FDF878 #78FDB6 #787CFD
square
#FD78BF #FDF878 #78FDB6 #787CFD
split-complementary
#FD78BF #7CFD78 #78FDF8
monochromatic
#F70486 #FC3CA2 #FD78BF #FEB4DC #FFE1F1
Accessibility & contrast
On white
2.44
#FD78BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FD78BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78BF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78BF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C1
Deuteranopia (green-blind)
#AAAFBC
Tritanopia (blue-blind)
#FF7493
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd78bf; /* rgb */ color: rgb(253, 120, 191); /* oklch */ color: oklch(74.8% 0.179 349.1);
Tailwind
colors: {
custom: {
50: '#ffa3d2',
500: '#fd78bf',
950: '#000000',
},
}SCSS
$custom: #fd78bf; $custom-light: #ffa3d2; $custom-dark: #000000;
JSON
{
"hex": "#fd78bf",
"rgb": {
"r": 253,
"g": 120,
"b": 191
},
"hsl": {
"h": 327.97,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.7482,
"c": 0.17893,
"h": 349.1
},
"luminance": 0.38077
}Semantic roles & 50–950 ramp
primary
#FD78BF
secondary
#D4F7E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82