#FD78AE#FD78AE
#FD78AE is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.3% C 0.171 H 356.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78AE |
|---|---|
| RGB | rgb(253, 120, 174) |
| HSL | hsl(336, 97%, 73%) |
| HSV | hsv(336, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 31.2%, 0.8%) |
| CIE-LAB | lab(67.56, 56.15, -4.20) |
| CIE-LCH | lch(67.56, 56.31, 355.72°) |
| OKLab | oklab(74.26% 0.1706 -0.0103) |
| OKLCH | oklch(74.26% 0.171 356.5) |
| XYZ | xyz(54.8669, 37.3768, 44.3610) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.09
Carnation Pink
#FF7FA7
ΔE00 3.19
Bubblegum (survey)
#FF6CB5
ΔE00 3.37
Pink (survey)
#FF81C0
ΔE00 3.56
Hot Pink
#FF69B4
ΔE00 3.74
Pinky
#FC86AA
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78AE #78FDC7
analogous
#FD78F0 #FD78AE #FD8478
triadic
#FD78AE #AEFD78 #78AEFD
tetradic
#FD78AE #F0FD78 #78FDC7 #8478FD
square
#FD78AE #F0FD78 #78FDC7 #8478FD
split-complementary
#FD78AE #78FD84 #78F0FD
monochromatic
#F70466 #FC3C8A #FD78AE #FEB4D2 #FFE1ED
Accessibility & contrast
On white
2.48
#FD78AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FD78AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78AE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78AE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C95B0
Deuteranopia (green-blind)
#AEAEAB
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd78ae; /* rgb */ color: rgb(253, 120, 174); /* oklch */ color: oklch(74.3% 0.171 356.5);
Tailwind
colors: {
custom: {
50: '#ffa3c6',
500: '#fd78ae',
950: '#000000',
},
}SCSS
$custom: #fd78ae; $custom-light: #ffa3c6; $custom-dark: #000000;
JSON
{
"hex": "#fd78ae",
"rgb": {
"r": 253,
"g": 120,
"b": 174
},
"hsl": {
"h": 335.639,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.74258,
"c": 0.17086,
"h": 356.5
},
"luminance": 0.37372
}Semantic roles & 50–950 ramp
primary
#FD78AE
secondary
#D4F7E9
accent
#E68800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82