#F780CC#F780CC
#F780CC is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.6% C 0.169 H 342.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F780CC |
|---|---|
| RGB | rgb(247, 128, 204) |
| HSL | hsl(322, 88%, 74%) |
| HSV | hsv(322, 48%, 97%) |
| CMYK | cmyk(0%, 48.2%, 17.4%, 3.1%) |
| CIE-LAB | lab(69.17, 54.49, -18.71) |
| CIE-LCH | lch(69.17, 57.61, 341.05°) |
| OKLab | oklab(75.61% 0.1616 -0.0497) |
| OKLCH | oklch(75.61% 0.169 342.9) |
| XYZ | xyz(56.9770, 39.5764, 61.7531) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.57
Pink (survey)
#FF81C0
ΔE00 3.63
Bubblegum (survey)
#FF6CB5
ΔE00 5.31
Hot Pink
#FF69B4
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 5.94
Bubble Gum Pink
#FF69AF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F780CC #80F7AB
analogous
#E780F7 #F780CC #F78090
triadic
#F780CC #CCF780 #80CCF7
tetradic
#F780CC #F7E780 #80F7AB #8090F7
square
#F780CC #F7E780 #80F7AB #8090F7
split-complementary
#F780CC #90F780 #80F7E7
monochromatic
#EE0F9D #F346B5 #F780CC #FBBAE3 #FDE2F3
Accessibility & contrast
On white
2.36
#F780CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F780CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F780CC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F780CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F780CC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCF
Deuteranopia (green-blind)
#A8B0C9
Tritanopia (blue-blind)
#FF809D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f780cc; /* rgb */ color: rgb(247, 128, 204); /* oklch */ color: oklch(75.6% 0.169 342.9);
Tailwind
colors: {
custom: {
50: '#fca8db',
500: '#f780cc',
950: '#000000',
},
}SCSS
$custom: #f780cc; $custom-light: #fca8db; $custom-dark: #000000;
JSON
{
"hex": "#f780cc",
"rgb": {
"r": 247,
"g": 128,
"b": 204
},
"hsl": {
"h": 321.681,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.7561,
"c": 0.16903,
"h": 342.9
},
"luminance": 0.39572
}Semantic roles & 50–950 ramp
primary
#F780CC
secondary
#D6F5E1
accent
#E55301
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83