#FD78C4#FD78C4
#FD78C4 is a light, vivid pink. Relative luminance 0.383; OKLCH L 75.0% C 0.182 H 347.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78C4 |
|---|---|
| RGB | rgb(253, 120, 196) |
| HSL | hsl(326, 97%, 73%) |
| HSV | hsv(326, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 22.5%, 0.8%) |
| CIE-LAB | lab(68.25, 58.99, -15.56) |
| CIE-LCH | lch(68.25, 61.00, 345.23°) |
| OKLab | oklab(75% 0.1771 -0.0409) |
| OKLCH | oklch(75% 0.182 347) |
| XYZ | xyz(57.1899, 38.3060, 56.5956) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.23
Pink (survey)
#FF81C0
ΔE00 2.62
Bubblegum (survey)
#FF6CB5
ΔE00 3.16
Hot Pink
#FF69B4
ΔE00 3.50
Bubble Gum Pink
#FF69AF
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78C4 #78FDB1
analogous
#F378FD #FD78C4 #FD7881
triadic
#FD78C4 #C4FD78 #78C4FD
tetradic
#FD78C4 #FDF378 #78FDB1 #7881FD
square
#FD78C4 #FDF378 #78FDB1 #7881FD
split-complementary
#FD78C4 #81FD78 #78FDF3
monochromatic
#F7048F #FC3CAA #FD78C4 #FEB4DE #FFE1F2
Accessibility & contrast
On white
2.42
#FD78C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FD78C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78C4
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78C4 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8598C6
Deuteranopia (green-blind)
#A9AFC1
Tritanopia (blue-blind)
#FF7595
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd78c4; /* rgb */ color: rgb(253, 120, 196); /* oklch */ color: oklch(75.0% 0.182 347.0);
Tailwind
colors: {
custom: {
50: '#ffa3d6',
500: '#fd78c4',
950: '#000000',
},
}SCSS
$custom: #fd78c4; $custom-light: #ffa3d6; $custom-dark: #000000;
JSON
{
"hex": "#fd78c4",
"rgb": {
"r": 253,
"g": 120,
"b": 196
},
"hsl": {
"h": 325.714,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.74997,
"c": 0.18173,
"h": 347
},
"luminance": 0.38301
}Semantic roles & 50–950 ramp
primary
#FD78C4
secondary
#D4F7E3
accent
#E66200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83