#FD78C3#FD78C3
#FD78C3 is a light, vivid pink. Relative luminance 0.383; OKLCH L 75.0% C 0.181 H 347.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78C3 |
|---|---|
| RGB | rgb(253, 120, 195) |
| HSL | hsl(326, 97%, 73%) |
| HSV | hsv(326, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 22.9%, 0.8%) |
| CIE-LAB | lab(68.21, 58.85, -15.05) |
| CIE-LCH | lch(68.21, 60.74, 345.66°) |
| OKLab | oklab(74.96% 0.1768 -0.0395) |
| OKLCH | oklch(74.96% 0.181 347.4) |
| XYZ | xyz(57.0765, 38.2606, 55.9982) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.30
Pink (survey)
#FF81C0
ΔE00 2.47
Bubblegum (survey)
#FF6CB5
ΔE00 3.01
Hot Pink
#FF69B4
ΔE00 3.37
Bubble Gum Pink
#FF69AF
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78C3 #78FDB2
analogous
#F478FD #FD78C3 #FD7880
triadic
#FD78C3 #C3FD78 #78C3FD
tetradic
#FD78C3 #FDF478 #78FDB2 #7880FD
square
#FD78C3 #FDF478 #78FDB2 #7880FD
split-complementary
#FD78C3 #80FD78 #78FDF4
monochromatic
#F7048D #FC3CA8 #FD78C3 #FEB4DE #FFE1F2
Accessibility & contrast
On white
2.43
#FD78C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FD78C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78C3
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78C3 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8598C5
Deuteranopia (green-blind)
#A9AFC0
Tritanopia (blue-blind)
#FF7595
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd78c3; /* rgb */ color: rgb(253, 120, 195); /* oklch */ color: oklch(75.0% 0.181 347.4);
Tailwind
colors: {
custom: {
50: '#ffa3d5',
500: '#fd78c3',
950: '#000000',
},
}SCSS
$custom: #fd78c3; $custom-light: #ffa3d5; $custom-dark: #000000;
JSON
{
"hex": "#fd78c3",
"rgb": {
"r": 253,
"g": 120,
"b": 195
},
"hsl": {
"h": 326.165,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.74961,
"c": 0.18116,
"h": 347.4
},
"luminance": 0.38256
}Semantic roles & 50–950 ramp
primary
#FD78C3
secondary
#D4F7E3
accent
#E66400
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83