#F780D2#F780D2
#F780D2 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.8% C 0.173 H 340.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F780D2 |
|---|---|
| RGB | rgb(247, 128, 210) |
| HSL | hsl(319, 88%, 74%) |
| HSV | hsv(319, 48%, 97%) |
| CMYK | cmyk(0%, 48.2%, 15%, 3.1%) |
| CIE-LAB | lab(69.38, 55.39, -21.73) |
| CIE-LCH | lch(69.38, 59.50, 338.58°) |
| OKLab | oklab(75.84% 0.1631 -0.0581) |
| OKLCH | oklch(75.84% 0.173 340.4) |
| XYZ | xyz(57.7105, 39.8698, 65.6163) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.47
Pink (survey)
#FF81C0
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.15
Purply Pink
#F075E6
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 6.09
Bubblegum (survey)
#FF6CB5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F780D2 #80F7A5
analogous
#E080F7 #F780D2 #F78096
triadic
#F780D2 #D2F780 #80D2F7
tetradic
#F780D2 #F7E080 #80F7A5 #8096F7
square
#F780D2 #F7E080 #80F7A5 #8096F7
split-complementary
#F780D2 #96F780 #80F7E0
monochromatic
#EE0FA8 #F346BE #F780D2 #FBBAE6 #FDE2F5
Accessibility & contrast
On white
2.34
#F780D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F780D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F780D2
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F780D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F780D2 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED5
Deuteranopia (green-blind)
#A6B0CF
Tritanopia (blue-blind)
#FF82A0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f780d2; /* rgb */ color: rgb(247, 128, 210); /* oklch */ color: oklch(75.8% 0.173 340.4);
Tailwind
colors: {
custom: {
50: '#fca8e0',
500: '#f780d2',
950: '#000000',
},
}SCSS
$custom: #f780d2; $custom-light: #fca8e0; $custom-dark: #000000;
JSON
{
"hex": "#f780d2",
"rgb": {
"r": 247,
"g": 128,
"b": 210
},
"hsl": {
"h": 318.655,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.75836,
"c": 0.17313,
"h": 340.4
},
"luminance": 0.39866
}Semantic roles & 50–950 ramp
primary
#F780D2
secondary
#D6F5E0
accent
#E54801
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83