#F78DCD#F78DCD
#F78DCD is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.5% C 0.148 H 344.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DCD |
|---|---|
| RGB | rgb(247, 141, 205) |
| HSL | hsl(324, 87%, 76%) |
| HSV | hsv(324, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 17%, 3.1%) |
| CIE-LAB | lab(71.71, 48.21, -15.41) |
| CIE-LCH | lch(71.71, 50.61, 342.27°) |
| OKLab | oklab(77.53% 0.1427 -0.0408) |
| OKLCH | oklch(77.53% 0.148 344.1) |
| XYZ | xyz(58.9029, 43.2357, 62.9887) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.25
Pink (survey)
#FF81C0
ΔE00 3.54
Bubblegum (survey)
#FF6CB5
ΔE00 6.89
Lavender Pink
#DD85D7
ΔE00 6.96
Hot Pink
#FF69B4
ΔE00 7.34
Plum
#DDA0DD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DCD #8DF7B7
analogous
#EC8DF7 #F78DCD #F78D98
triadic
#F78DCD #CDF78D #8DCDF7
tetradic
#F78DCD #F7EC8D #8DF7B7 #8D98F7
square
#F78DCD #F7EC8D #8DF7B7 #8D98F7
split-complementary
#F78DCD #98F78D #8DF7EC
monochromatic
#EF1B9B #F354B4 #F78DCD #FBC6E6 #FDE2F2
Accessibility & contrast
On white
2.18
#F78DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F78DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DCD
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DCD | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#B0B6CA
Tritanopia (blue-blind)
#FF8DA5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f78dcd; /* rgb */ color: rgb(247, 141, 205); /* oklch */ color: oklch(77.5% 0.148 344.1);
Tailwind
colors: {
custom: {
50: '#fcb0dc',
500: '#f78dcd',
950: '#000000',
},
}SCSS
$custom: #f78dcd; $custom-light: #fcb0dc; $custom-dark: #000000;
JSON
{
"hex": "#f78dcd",
"rgb": {
"r": 247,
"g": 141,
"b": 205
},
"hsl": {
"h": 323.774,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.77534,
"c": 0.14846,
"h": 344.1
},
"luminance": 0.43232
}Semantic roles & 50–950 ramp
primary
#F78DCD
secondary
#D6F5E2
accent
#E35B02
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083