#F780AF#F780AF
#F780AF is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.6% C 0.153 H 356.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F780AF |
|---|---|
| RGB | rgb(247, 128, 175) |
| HSL | hsl(336, 88%, 74%) |
| HSV | hsv(336, 48%, 97%) |
| CMYK | cmyk(0%, 48.2%, 29.1%, 3.1%) |
| CIE-LAB | lab(68.25, 50.50, -3.84) |
| CIE-LCH | lch(68.25, 50.65, 355.65°) |
| OKLab | oklab(74.62% 0.153 -0.0094) |
| OKLCH | oklch(74.62% 0.153 356.5) |
| XYZ | xyz(53.8169, 38.3123, 45.1098) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.89
Pinky
#FC86AA
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 3.55
Bubble Gum Pink
#FF69AF
ΔE00 4.62
Bubblegum (survey)
#FF6CB5
ΔE00 4.71
Rosa
#FE86A4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F780AF #80F7C8
analogous
#F780EA #F780AF #F78C80
triadic
#F780AF #AFF780 #80AFF7
tetradic
#F780AF #EAF780 #80F7C8 #8C80F7
square
#F780AF #EAF780 #80F7C8 #8C80F7
split-complementary
#F780AF #80F78C #80EAF7
monochromatic
#EE0F67 #F3468B #F780AF #FBBAD3 #FDE2ED
Accessibility & contrast
On white
2.42
#F780AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F780AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F780AF
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F780AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F780AF | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199B1
Deuteranopia (green-blind)
#AFAFAC
Tritanopia (blue-blind)
#FF7991
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f780af; /* rgb */ color: rgb(247, 128, 175); /* oklch */ color: oklch(74.6% 0.153 356.5);
Tailwind
colors: {
custom: {
50: '#fda8c6',
500: '#f780af',
950: '#000000',
},
}SCSS
$custom: #f780af; $custom-light: #fda8c6; $custom-dark: #000000;
JSON
{
"hex": "#f780af",
"rgb": {
"r": 247,
"g": 128,
"b": 175
},
"hsl": {
"h": 336.303,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.7462,
"c": 0.15324,
"h": 356.5
},
"luminance": 0.38308
}Semantic roles & 50–950 ramp
primary
#F780AF
secondary
#D6F5E9
accent
#E58B01
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82