#F780C1#F780C1
#F780C1 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.2% C 0.162 H 347.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F780C1 |
|---|---|
| RGB | rgb(247, 128, 193) |
| HSL | hsl(327, 88%, 74%) |
| HSV | hsv(327, 48%, 97%) |
| CMYK | cmyk(0%, 48.2%, 21.9%, 3.1%) |
| CIE-LAB | lab(68.80, 52.91, -13.12) |
| CIE-LCH | lch(68.80, 54.51, 346.07°) |
| OKLab | oklab(75.21% 0.1585 -0.0344) |
| OKLCH | oklch(75.21% 0.162 347.8) |
| XYZ | xyz(55.7040, 39.0672, 55.0486) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.65
Bubblegum Pink
#FE83CC
ΔE00 2.03
Bubblegum (survey)
#FF6CB5
ΔE00 3.97
Hot Pink
#FF69B4
ΔE00 4.41
Bubble Gum Pink
#FF69AF
ΔE00 4.89
Carnation Pink
#FF7FA7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F780C1 #80F7B6
analogous
#F180F7 #F780C1 #F78085
triadic
#F780C1 #C1F780 #80C1F7
tetradic
#F780C1 #F7F180 #80F7B6 #8085F7
square
#F780C1 #F7F180 #80F7B6 #8085F7
split-complementary
#F780C1 #85F780 #80F7F1
monochromatic
#EE0F89 #F346A5 #F780C1 #FBBADD #FDE2F1
Accessibility & contrast
On white
2.38
#F780C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F780C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F780C1
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F780C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F780C1 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9BC3
Deuteranopia (green-blind)
#ABAFBE
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f780c1; /* rgb */ color: rgb(247, 128, 193); /* oklch */ color: oklch(75.2% 0.162 347.8);
Tailwind
colors: {
custom: {
50: '#fca8d3',
500: '#f780c1',
950: '#000000',
},
}SCSS
$custom: #f780c1; $custom-light: #fca8d3; $custom-dark: #000000;
JSON
{
"hex": "#f780c1",
"rgb": {
"r": 247,
"g": 128,
"b": 193
},
"hsl": {
"h": 327.227,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.75214,
"c": 0.1622,
"h": 347.8
},
"luminance": 0.39063
}Semantic roles & 50–950 ramp
primary
#F780C1
secondary
#D6F5E4
accent
#E56801
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82