#F780B7#F780B7
#F780B7 is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.9% C 0.157 H 352.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F780B7 |
|---|---|
| RGB | rgb(247, 128, 183) |
| HSL | hsl(332, 88%, 74%) |
| HSV | hsv(332, 48%, 97%) |
| CMYK | cmyk(0%, 48.2%, 25.9%, 3.1%) |
| CIE-LAB | lab(68.49, 51.54, -7.98) |
| CIE-LCH | lch(68.49, 52.16, 351.20°) |
| OKLab | oklab(74.88% 0.1555 -0.0205) |
| OKLCH | oklch(74.88% 0.157 352.5) |
| XYZ | xyz(54.6260, 38.6360, 49.3710) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.86
Bubblegum (survey)
#FF6CB5
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 4.08
Bubble Gum Pink
#FF69AF
ΔE00 4.24
Hot Pink
#FF69B4
ΔE00 4.31
Carnation Pink
#FF7FA7
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F780B7 #80F7C0
analogous
#F780F2 #F780B7 #F78480
triadic
#F780B7 #B7F780 #80B7F7
tetradic
#F780B7 #F2F780 #80F7C0 #8480F7
square
#F780B7 #F2F780 #80F7C0 #8480F7
split-complementary
#F780B7 #80F784 #80F2F7
monochromatic
#EE0F76 #F34696 #F780B7 #FBBAD8 #FDE2EF
Accessibility & contrast
On white
2.41
#F780B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F780B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F780B7
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F780B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F780B7 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9AB9
Deuteranopia (green-blind)
#ADAFB4
Tritanopia (blue-blind)
#FF7B94
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f780b7; /* rgb */ color: rgb(247, 128, 183); /* oklch */ color: oklch(74.9% 0.157 352.5);
Tailwind
colors: {
custom: {
50: '#fca8cc',
500: '#f780b7',
950: '#000000',
},
}SCSS
$custom: #f780b7; $custom-light: #fca8cc; $custom-dark: #000000;
JSON
{
"hex": "#f780b7",
"rgb": {
"r": 247,
"g": 128,
"b": 183
},
"hsl": {
"h": 332.269,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.74876,
"c": 0.15686,
"h": 352.5
},
"luminance": 0.38631
}Semantic roles & 50–950 ramp
primary
#F780B7
secondary
#D6F5E7
accent
#E57B01
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82