#F780DA#F780DA
#F780DA is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.1% C 0.179 H 337.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F780DA |
|---|---|
| RGB | rgb(247, 128, 218) |
| HSL | hsl(315, 88%, 74%) |
| HSV | hsv(315, 48%, 97%) |
| CMYK | cmyk(0%, 48.2%, 11.7%, 3.1%) |
| CIE-LAB | lab(69.67, 56.62, -25.73) |
| CIE-LCH | lch(69.67, 62.19, 335.56°) |
| OKLab | oklab(76.15% 0.165 -0.0693) |
| OKLCH | oklch(76.15% 0.179 337.2) |
| XYZ | xyz(58.7322, 40.2785, 70.9972) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.45
Violet (CSS)
#EE82EE
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 5.79
Pink (survey)
#FF81C0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F780DA #80F79D
analogous
#D880F7 #F780DA #F7809E
triadic
#F780DA #DAF780 #80DAF7
tetradic
#F780DA #F7D880 #80F79D #809EF7
square
#F780DA #F7D880 #80F79D #809EF7
split-complementary
#F780DA #9EF780 #80F7D8
monochromatic
#EE0FB7 #F346C9 #F780DA #FBBAEB #FDE2F7
Accessibility & contrast
On white
2.32
#F780DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F780DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F780DA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F780DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F780DA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDD
Deuteranopia (green-blind)
#A3B1D7
Tritanopia (blue-blind)
#FF84A3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f780da; /* rgb */ color: rgb(247, 128, 218); /* oklch */ color: oklch(76.1% 0.179 337.2);
Tailwind
colors: {
custom: {
50: '#fca8e5',
500: '#f780da',
950: '#000000',
},
}SCSS
$custom: #f780da; $custom-light: #fca8e5; $custom-dark: #000000;
JSON
{
"hex": "#f780da",
"rgb": {
"r": 247,
"g": 128,
"b": 218
},
"hsl": {
"h": 314.622,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.76148,
"c": 0.17895,
"h": 337.2
},
"luminance": 0.40274
}Semantic roles & 50–950 ramp
primary
#F780DA
secondary
#D6F5DD
accent
#E53801
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84