#F78BDA#F78BDA
#F78BDA is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.7% C 0.161 H 338.0°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F78BDA |
|---|---|
| RGB | rgb(247, 139, 218) |
| HSL | hsl(316, 87%, 76%) |
| HSV | hsv(316, 44%, 97%) |
| CMYK | cmyk(0%, 43.7%, 11.7%, 3.1%) |
| CIE-LAB | lab(71.76, 51.22, -22.53) |
| CIE-LCH | lch(71.76, 55.95, 336.26°) |
| OKLab | oklab(77.71% 0.1492 -0.0604) |
| OKLCH | oklch(77.71% 0.161 338) |
| XYZ | xyz(60.2455, 43.3051, 71.5016) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 5.71
Pink (survey)
#FF81C0
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 6.25
Plum
#DDA0DD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78BDA #8BF7A8
analogous
#DE8BF7 #F78BDA #F78BA4
triadic
#F78BDA #DAF78B #8BDAF7
tetradic
#F78BDA #F7DE8B #8BF7A8 #8BA4F7
square
#F78BDA #F7DE8B #8BF7A8 #8BA4F7
split-complementary
#F78BDA #A4F78B #8BF7DE
monochromatic
#EF18B5 #F352C8 #F78BDA #FBC4EC #FDE2F6
Accessibility & contrast
On white
2.17
#F78BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F78BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78BDA
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78BDA | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA6DD
Deuteranopia (green-blind)
#AAB6D7
Tritanopia (blue-blind)
#FF8EA9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f78bda; /* rgb */ color: rgb(247, 139, 218); /* oklch */ color: oklch(77.7% 0.161 338.0);
Tailwind
colors: {
custom: {
50: '#fcafe5',
500: '#f78bda',
950: '#000000',
},
}SCSS
$custom: #f78bda; $custom-light: #fcafe5; $custom-dark: #000000;
JSON
{
"hex": "#f78bda",
"rgb": {
"r": 247,
"g": 139,
"b": 218
},
"hsl": {
"h": 316.111,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.77714,
"c": 0.16099,
"h": 338
},
"luminance": 0.43301
}Semantic roles & 50–950 ramp
primary
#F78BDA
secondary
#D6F5DE
accent
#E43E02
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084