#F78DDB#F78DDB
#F78DDB is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.0% C 0.158 H 337.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DDB |
|---|---|
| RGB | rgb(247, 141, 219) |
| HSL | hsl(316, 87%, 76%) |
| HSV | hsv(316, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 11.3%, 3.1%) |
| CIE-LAB | lab(72.19, 50.38, -22.43) |
| CIE-LCH | lch(72.19, 55.14, 336.00°) |
| OKLab | oklab(78.05% 0.1466 -0.0601) |
| OKLCH | oklch(78.05% 0.158 337.7) |
| XYZ | xyz(60.6690, 43.9421, 72.2903) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 5.10
Violet (CSS)
#EE82EE
ΔE00 5.83
Pink (survey)
#FF81C0
ΔE00 5.96
Purply Pink
#F075E6
ΔE00 6.53
Plum
#DDA0DD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DDB #8DF7A9
analogous
#DE8DF7 #F78DDB #F78DA6
triadic
#F78DDB #DBF78D #8DDBF7
tetradic
#F78DDB #F7DE8D #8DF7A9 #8DA6F7
square
#F78DDB #F7DE8D #8DF7A9 #8DA6F7
split-complementary
#F78DDB #A6F78D #8DF7DE
monochromatic
#EF1BB7 #F354C9 #F78DDB #FBC6ED #FDE2F6
Accessibility & contrast
On white
2.15
#F78DDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#F78DDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DDB
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DDB | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DE
Deuteranopia (green-blind)
#ABB7D8
Tritanopia (blue-blind)
#FF90AA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f78ddb; /* rgb */ color: rgb(247, 141, 219); /* oklch */ color: oklch(78.0% 0.158 337.7);
Tailwind
colors: {
custom: {
50: '#fcb1e6',
500: '#f78ddb',
950: '#000000',
},
}SCSS
$custom: #f78ddb; $custom-light: #fcb1e6; $custom-dark: #000000;
JSON
{
"hex": "#f78ddb",
"rgb": {
"r": 247,
"g": 141,
"b": 219
},
"hsl": {
"h": 315.849,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.78047,
"c": 0.15843,
"h": 337.7
},
"luminance": 0.43938
}Semantic roles & 50–950 ramp
primary
#F78DDB
secondary
#D6F5DE
accent
#E33E02
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084