#F78FD2#F78FD2
#F78FD2 is a light, vivid pink. Relative luminance 0.441; OKLCH L 78.0% C 0.149 H 341.9°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FD2 |
|---|---|
| RGB | rgb(247, 143, 210) |
| HSL | hsl(321, 87%, 76%) |
| HSV | hsv(321, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 15%, 3.1%) |
| CIE-LAB | lab(72.28, 47.96, -17.33) |
| CIE-LCH | lch(72.28, 50.99, 340.14°) |
| OKLab | oklab(78.01% 0.1412 -0.046) |
| OKLCH | oklch(78.01% 0.149 341.9) |
| XYZ | xyz(59.8137, 44.0761, 66.3174) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.70
Pink (survey)
#FF81C0
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 6.44
Plum
#DDA0DD
ΔE00 7.02
Bubblegum (survey)
#FF6CB5
ΔE00 7.65
Violet (CSS)
#EE82EE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FD2 #8FF7B4
analogous
#E88FF7 #F78FD2 #F78F9E
triadic
#F78FD2 #D2F78F #8FD2F7
tetradic
#F78FD2 #F7E88F #8FF7B4 #8F9EF7
square
#F78FD2 #F7E88F #8FF7B4 #8F9EF7
split-complementary
#F78FD2 #9EF78F #8FF7E8
monochromatic
#EF1DA4 #F356BB #F78FD2 #FBC8E9 #FDE2F4
Accessibility & contrast
On white
2.14
#F78FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F78FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FD2
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FD2 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D4
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#FF90A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f78fd2; /* rgb */ color: rgb(247, 143, 210); /* oklch */ color: oklch(78.0% 0.149 341.9);
Tailwind
colors: {
custom: {
50: '#fcb2df',
500: '#f78fd2',
950: '#000000',
},
}SCSS
$custom: #f78fd2; $custom-light: #fcb2df; $custom-dark: #000000;
JSON
{
"hex": "#f78fd2",
"rgb": {
"r": 247,
"g": 143,
"b": 210
},
"hsl": {
"h": 321.346,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.78013,
"c": 0.14852,
"h": 341.9
},
"luminance": 0.44072
}Semantic roles & 50–950 ramp
primary
#F78FD2
secondary
#D6F5E1
accent
#E35202
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083