#F780BF#F780BF
#F780BF is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.1% C 0.161 H 348.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F780BF |
|---|---|
| RGB | rgb(247, 128, 191) |
| HSL | hsl(328, 88%, 74%) |
| HSV | hsv(328, 48%, 97%) |
| CMYK | cmyk(0%, 48.2%, 22.7%, 3.1%) |
| CIE-LAB | lab(68.74, 52.63, -12.10) |
| CIE-LCH | lch(68.74, 54.00, 347.05°) |
| OKLab | oklab(75.15% 0.1579 -0.0316) |
| OKLCH | oklch(75.15% 0.161 348.7) |
| XYZ | xyz(55.4824, 38.9785, 53.8816) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.42
Bubblegum Pink
#FE83CC
ΔE00 2.39
Bubblegum (survey)
#FF6CB5
ΔE00 3.83
Hot Pink
#FF69B4
ΔE00 4.30
Bubble Gum Pink
#FF69AF
ΔE00 4.68
Carnation Pink
#FF7FA7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F780BF #80F7B8
analogous
#F380F7 #F780BF #F78083
triadic
#F780BF #BFF780 #80BFF7
tetradic
#F780BF #F7F380 #80F7B8 #8083F7
square
#F780BF #F7F380 #80F7B8 #8083F7
split-complementary
#F780BF #83F780 #80F7F3
monochromatic
#EE0F85 #F346A2 #F780BF #FBBADC #FDE2F0
Accessibility & contrast
On white
2.39
#F780BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F780BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F780BF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F780BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F780BF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f780bf; /* rgb */ color: rgb(247, 128, 191); /* oklch */ color: oklch(75.1% 0.161 348.7);
Tailwind
colors: {
custom: {
50: '#fca8d2',
500: '#f780bf',
950: '#000000',
},
}SCSS
$custom: #f780bf; $custom-light: #fca8d2; $custom-dark: #000000;
JSON
{
"hex": "#f780bf",
"rgb": {
"r": 247,
"g": 128,
"b": 191
},
"hsl": {
"h": 328.235,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.75145,
"c": 0.16106,
"h": 348.7
},
"luminance": 0.38974
}Semantic roles & 50–950 ramp
primary
#F780BF
secondary
#D6F5E5
accent
#E56C01
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82