#F778BF#F778BF
#F778BF is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.0% C 0.174 H 347.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F778BF |
|---|---|
| RGB | rgb(247, 120, 191) |
| HSL | hsl(326, 89%, 72%) |
| HSV | hsv(326, 51%, 97%) |
| CMYK | cmyk(0%, 51.4%, 22.7%, 3.1%) |
| CIE-LAB | lab(67.26, 56.47, -14.32) |
| CIE-LCH | lch(67.26, 58.26, 345.77°) |
| OKLab | oklab(74.04% 0.1695 -0.0376) |
| OKLCH | oklch(74.04% 0.174 347.5) |
| XYZ | xyz(54.4798, 36.9733, 53.5474) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.69
Bubblegum Pink
#FE83CC
ΔE00 2.85
Bubblegum (survey)
#FF6CB5
ΔE00 2.86
Hot Pink
#FF69B4
ΔE00 3.20
Bubble Gum Pink
#FF69AF
ΔE00 3.92
Pale Magenta
#D767AD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F778BF #78F7B0
analogous
#F078F7 #F778BF #F77880
triadic
#F778BF #BFF778 #78BFF7
tetradic
#F778BF #F7F078 #78F7B0 #7880F7
square
#F778BF #F7F078 #78F7B0 #7880F7
split-complementary
#F778BF #80F778 #78F7F0
monochromatic
#E70E87 #F43EA4 #F778BF #FAB2DA #FDE2F1
Accessibility & contrast
On white
2.50
#F778BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F778BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F778BF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F778BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F778BF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f778bf; /* rgb */ color: rgb(247, 120, 191); /* oklch */ color: oklch(74.0% 0.174 347.5);
Tailwind
colors: {
custom: {
50: '#fda3d2',
500: '#f778bf',
950: '#000000',
},
}SCSS
$custom: #f778bf; $custom-light: #fda3d2; $custom-dark: #000000;
JSON
{
"hex": "#f778bf",
"rgb": {
"r": 247,
"g": 120,
"b": 191
},
"hsl": {
"h": 326.457,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.74038,
"c": 0.17364,
"h": 347.5
},
"luminance": 0.36969
}Semantic roles & 50–950 ramp
primary
#F778BF
secondary
#D5F5E4
accent
#E56500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82