#FD78C5#FD78C5
#FD78C5 is a light, vivid pink. Relative luminance 0.383; OKLCH L 75.0% C 0.182 H 346.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78C5 |
|---|---|
| RGB | rgb(253, 120, 197) |
| HSL | hsl(325, 97%, 73%) |
| HSV | hsv(325, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 22.1%, 0.8%) |
| CIE-LAB | lab(68.28, 59.12, -16.07) |
| CIE-LCH | lch(68.28, 61.27, 344.80°) |
| OKLab | oklab(75.03% 0.1773 -0.0423) |
| OKLCH | oklch(75.03% 0.182 346.6) |
| XYZ | xyz(57.3041, 38.3517, 57.1971) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.18
Pink (survey)
#FF81C0
ΔE00 2.77
Bubblegum (survey)
#FF6CB5
ΔE00 3.32
Hot Pink
#FF69B4
ΔE00 3.65
Bubble Gum Pink
#FF69AF
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78C5 #78FDB0
analogous
#F278FD #FD78C5 #FD7882
triadic
#FD78C5 #C5FD78 #78C5FD
tetradic
#FD78C5 #FDF278 #78FDB0 #7882FD
square
#FD78C5 #FDF278 #78FDB0 #7882FD
split-complementary
#FD78C5 #82FD78 #78FDF2
monochromatic
#F70491 #FC3CAB #FD78C5 #FEB4DF #FFE1F2
Accessibility & contrast
On white
2.42
#FD78C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FD78C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78C5
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78C5 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8598C8
Deuteranopia (green-blind)
#A9AFC2
Tritanopia (blue-blind)
#FF7696
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd78c5; /* rgb */ color: rgb(253, 120, 197); /* oklch */ color: oklch(75.0% 0.182 346.6);
Tailwind
colors: {
custom: {
50: '#ffa3d6',
500: '#fd78c5',
950: '#000000',
},
}SCSS
$custom: #fd78c5; $custom-light: #ffa3d6; $custom-dark: #000000;
JSON
{
"hex": "#fd78c5",
"rgb": {
"r": 253,
"g": 120,
"b": 197
},
"hsl": {
"h": 325.263,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.75033,
"c": 0.18231,
"h": 346.6
},
"luminance": 0.38347
}Semantic roles & 50–950 ramp
primary
#FD78C5
secondary
#D4F7E3
accent
#E66100
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83