#F778B2#F778B2
#F778B2 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.6% C 0.167 H 353.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F778B2 |
|---|---|
| RGB | rgb(247, 120, 178) |
| HSL | hsl(333, 89%, 72%) |
| HSV | hsv(333, 51%, 97%) |
| CMYK | cmyk(0%, 51.4%, 27.9%, 3.1%) |
| CIE-LAB | lab(66.84, 54.75, -7.61) |
| CIE-LCH | lch(66.84, 55.27, 352.09°) |
| OKLab | oklab(73.59% 0.1657 -0.0194) |
| OKLCH | oklch(73.59% 0.167 353.3) |
| XYZ | xyz(53.1121, 36.4262, 46.3446) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.54
Bubble Gum Pink
#FF69AF
ΔE00 2.72
Pink (survey)
#FF81C0
ΔE00 2.85
Hot Pink
#FF69B4
ΔE00 2.95
Carnation Pink
#FF7FA7
ΔE00 4.76
Bubblegum Pink
#FE83CC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F778B2 #78F7BD
analogous
#F778F2 #F778B2 #F77E78
triadic
#F778B2 #B2F778 #78B2F7
tetradic
#F778B2 #F2F778 #78F7BD #7E78F7
square
#F778B2 #F2F778 #78F7BD #7E78F7
split-complementary
#F778B2 #78F77E #78F2F7
monochromatic
#E70E71 #F43E91 #F778B2 #FAB2D3 #FDE2EF
Accessibility & contrast
On white
2.53
#F778B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F778B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F778B2
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F778B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F778B2 | 1.00 | 2.53 | 8.28 | 8.28 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8895B4
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#FF728E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f778b2; /* rgb */ color: rgb(247, 120, 178); /* oklch */ color: oklch(73.6% 0.167 353.3);
Tailwind
colors: {
custom: {
50: '#fda3c9',
500: '#f778b2',
950: '#000000',
},
}SCSS
$custom: #f778b2; $custom-light: #fda3c9; $custom-dark: #000000;
JSON
{
"hex": "#f778b2",
"rgb": {
"r": 247,
"g": 120,
"b": 178
},
"hsl": {
"h": 332.598,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.73593,
"c": 0.16684,
"h": 353.3
},
"luminance": 0.36421
}Semantic roles & 50–950 ramp
primary
#F778B2
secondary
#D5F5E7
accent
#E57D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82