#F778B4#F778B4
#F778B4 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.7% C 0.168 H 352.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F778B4 |
|---|---|
| RGB | rgb(247, 120, 180) |
| HSL | hsl(332, 89%, 72%) |
| HSV | hsv(332, 51%, 97%) |
| CMYK | cmyk(0%, 51.4%, 27.1%, 3.1%) |
| CIE-LAB | lab(66.91, 55.00, -8.65) |
| CIE-LCH | lch(66.91, 55.68, 351.06°) |
| OKLab | oklab(73.66% 0.1663 -0.0222) |
| OKLCH | oklch(73.66% 0.168 352.4) |
| XYZ | xyz(53.3144, 36.5071, 47.4099) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.36
Pink (survey)
#FF81C0
ΔE00 2.61
Bubble Gum Pink
#FF69AF
ΔE00 2.74
Hot Pink
#FF69B4
ΔE00 2.79
Bubblegum Pink
#FE83CC
ΔE00 4.50
Carnation Pink
#FF7FA7
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F778B4 #78F7BB
analogous
#F778F3 #F778B4 #F77C78
triadic
#F778B4 #B4F778 #78B4F7
tetradic
#F778B4 #F3F778 #78F7BB #7C78F7
square
#F778B4 #F3F778 #78F7BB #7C78F7
split-complementary
#F778B4 #78F77C #78F3F7
monochromatic
#E70E74 #F43E94 #F778B4 #FAB2D4 #FDE2EF
Accessibility & contrast
On white
2.53
#F778B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F778B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F778B4
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F778B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F778B4 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8895B6
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f778b4; /* rgb */ color: rgb(247, 120, 180); /* oklch */ color: oklch(73.7% 0.168 352.4);
Tailwind
colors: {
custom: {
50: '#fda3ca',
500: '#f778b4',
950: '#000000',
},
}SCSS
$custom: #f778b4; $custom-light: #fda3ca; $custom-dark: #000000;
JSON
{
"hex": "#f778b4",
"rgb": {
"r": 247,
"g": 120,
"b": 180
},
"hsl": {
"h": 331.654,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.7366,
"c": 0.16779,
"h": 352.4
},
"luminance": 0.36502
}Semantic roles & 50–950 ramp
primary
#F778B4
secondary
#D5F5E6
accent
#E57900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82