#F780D4#F780D4
#F780D4 is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.9% C 0.175 H 339.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F780D4 |
|---|---|
| RGB | rgb(247, 128, 212) |
| HSL | hsl(318, 88%, 74%) |
| HSV | hsv(318, 48%, 97%) |
| CMYK | cmyk(0%, 48.2%, 14.2%, 3.1%) |
| CIE-LAB | lab(69.45, 55.69, -22.73) |
| CIE-LCH | lch(69.45, 60.15, 337.79°) |
| OKLab | oklab(75.91% 0.1636 -0.0609) |
| OKLCH | oklch(75.91% 0.175 339.6) |
| XYZ | xyz(57.9612, 39.9701, 66.9368) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.82
Lavender Pink
#DD85D7
ΔE00 4.93
Pink (survey)
#FF81C0
ΔE00 5.19
Purply Pink
#F075E6
ΔE00 5.25
Violet (CSS)
#EE82EE
ΔE00 5.70
Candy Pink
#FF63E9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F780D4 #80F7A3
analogous
#DE80F7 #F780D4 #F78098
triadic
#F780D4 #D4F780 #80D4F7
tetradic
#F780D4 #F7DE80 #80F7A3 #8098F7
square
#F780D4 #F7DE80 #80F7A3 #8098F7
split-complementary
#F780D4 #98F780 #80F7DE
monochromatic
#EE0FAC #F346C1 #F780D4 #FBBAE7 #FDE2F5
Accessibility & contrast
On white
2.34
#F780D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F780D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F780D4
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F780D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F780D4 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED7
Deuteranopia (green-blind)
#A5B0D1
Tritanopia (blue-blind)
#FF83A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f780d4; /* rgb */ color: rgb(247, 128, 212); /* oklch */ color: oklch(75.9% 0.175 339.6);
Tailwind
colors: {
custom: {
50: '#fca8e1',
500: '#f780d4',
950: '#000000',
},
}SCSS
$custom: #f780d4; $custom-light: #fca8e1; $custom-dark: #000000;
JSON
{
"hex": "#f780d4",
"rgb": {
"r": 247,
"g": 128,
"b": 212
},
"hsl": {
"h": 317.647,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.75913,
"c": 0.17455,
"h": 339.6
},
"luminance": 0.39966
}Semantic roles & 50–950 ramp
primary
#F780D4
secondary
#D6F5DF
accent
#E54401
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83