#F780DB#F780DB
#F780DB is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.2% C 0.180 H 336.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F780DB |
|---|---|
| RGB | rgb(247, 128, 219) |
| HSL | hsl(314, 88%, 74%) |
| HSV | hsv(314, 48%, 97%) |
| CMYK | cmyk(0%, 48.2%, 11.3%, 3.1%) |
| CIE-LAB | lab(69.70, 56.78, -26.22) |
| CIE-LCH | lch(69.70, 62.54, 335.21°) |
| OKLab | oklab(76.19% 0.1652 -0.0706) |
| OKLCH | oklch(76.19% 0.18 336.8) |
| XYZ | xyz(58.8634, 40.3310, 71.6884) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.08
Bubblegum Pink
#FE83CC
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 5.68
Pink (survey)
#FF81C0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F780DB #80F79C
analogous
#D880F7 #F780DB #F7809F
triadic
#F780DB #DBF780 #80DBF7
tetradic
#F780DB #F7D880 #80F79C #809FF7
square
#F780DB #F7D880 #80F79C #809FF7
split-complementary
#F780DB #9FF780 #80F7D8
monochromatic
#EE0FB9 #F346CB #F780DB #FBBAEB #FDE2F7
Accessibility & contrast
On white
2.32
#F780DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F780DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F780DB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F780DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F780DB | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDE
Deuteranopia (green-blind)
#A3B1D8
Tritanopia (blue-blind)
#FF84A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f780db; /* rgb */ color: rgb(247, 128, 219); /* oklch */ color: oklch(76.2% 0.180 336.8);
Tailwind
colors: {
custom: {
50: '#fca8e6',
500: '#f780db',
950: '#000000',
},
}SCSS
$custom: #f780db; $custom-light: #fca8e6; $custom-dark: #000000;
JSON
{
"hex": "#f780db",
"rgb": {
"r": 247,
"g": 128,
"b": 219
},
"hsl": {
"h": 314.118,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.76188,
"c": 0.1797,
"h": 336.8
},
"luminance": 0.40327
}Semantic roles & 50–950 ramp
primary
#F780DB
secondary
#D6F5DD
accent
#E53601
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84