#FD78C2#FD78C2
#FD78C2 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.9% C 0.181 H 347.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78C2 |
|---|---|
| RGB | rgb(253, 120, 194) |
| HSL | hsl(327, 97%, 73%) |
| HSV | hsv(327, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 23.3%, 0.8%) |
| CIE-LAB | lab(68.18, 58.72, -14.53) |
| CIE-LCH | lch(68.18, 60.49, 346.10°) |
| OKLab | oklab(74.93% 0.1765 -0.0381) |
| OKLCH | oklch(74.93% 0.181 347.8) |
| XYZ | xyz(56.9638, 38.2155, 55.4047) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.33
Bubblegum Pink
#FE83CC
ΔE00 2.39
Bubblegum (survey)
#FF6CB5
ΔE00 2.86
Hot Pink
#FF69B4
ΔE00 3.24
Bubble Gum Pink
#FF69AF
ΔE00 3.98
Carnation Pink
#FF7FA7
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78C2 #78FDB3
analogous
#F678FD #FD78C2 #FD787F
triadic
#FD78C2 #C2FD78 #78C2FD
tetradic
#FD78C2 #FDF678 #78FDB3 #787FFD
square
#FD78C2 #FDF678 #78FDB3 #787FFD
split-complementary
#FD78C2 #7FFD78 #78FDF6
monochromatic
#F7048B #FC3CA7 #FD78C2 #FEB4DD #FFE1F1
Accessibility & contrast
On white
2.43
#FD78C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FD78C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78C2
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78C2 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8698C4
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#FF7595
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd78c2; /* rgb */ color: rgb(253, 120, 194); /* oklch */ color: oklch(74.9% 0.181 347.8);
Tailwind
colors: {
custom: {
50: '#ffa3d4',
500: '#fd78c2',
950: '#000000',
},
}SCSS
$custom: #fd78c2; $custom-light: #ffa3d4; $custom-dark: #000000;
JSON
{
"hex": "#fd78c2",
"rgb": {
"r": 253,
"g": 120,
"b": 194
},
"hsl": {
"h": 326.617,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.74926,
"c": 0.18059,
"h": 347.8
},
"luminance": 0.38211
}Semantic roles & 50–950 ramp
primary
#FD78C2
secondary
#D4F7E4
accent
#E66600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83