#F778B5#F778B5
#F778B5 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.7% C 0.168 H 351.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F778B5 |
|---|---|
| RGB | rgb(247, 120, 181) |
| HSL | hsl(331, 89%, 72%) |
| HSV | hsv(331, 51%, 97%) |
| CMYK | cmyk(0%, 51.4%, 26.7%, 3.1%) |
| CIE-LAB | lab(66.94, 55.13, -9.17) |
| CIE-LCH | lch(66.94, 55.89, 350.56°) |
| OKLab | oklab(73.69% 0.1666 -0.0236) |
| OKLCH | oklch(73.69% 0.168 351.9) |
| XYZ | xyz(53.4166, 36.5480, 47.9483) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.30
Pink (survey)
#FF81C0
ΔE00 2.52
Hot Pink
#FF69B4
ΔE00 2.74
Bubble Gum Pink
#FF69AF
ΔE00 2.78
Bubblegum Pink
#FE83CC
ΔE00 4.31
Carnation Pink
#FF7FA7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F778B5 #78F7BA
analogous
#F778F5 #F778B5 #F77B78
triadic
#F778B5 #B5F778 #78B5F7
tetradic
#F778B5 #F5F778 #78F7BA #7B78F7
square
#F778B5 #F5F778 #78F7BA #7B78F7
split-complementary
#F778B5 #78F77B #78F5F7
monochromatic
#E70E76 #F43E95 #F778B5 #FAB2D5 #FDE2EF
Accessibility & contrast
On white
2.53
#F778B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F778B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F778B5
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F778B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F778B5 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8895B7
Deuteranopia (green-blind)
#A9ABB2
Tritanopia (blue-blind)
#FF738F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f778b5; /* rgb */ color: rgb(247, 120, 181); /* oklch */ color: oklch(73.7% 0.168 351.9);
Tailwind
colors: {
custom: {
50: '#fda3cb',
500: '#f778b5',
950: '#000000',
},
}SCSS
$custom: #f778b5; $custom-light: #fda3cb; $custom-dark: #000000;
JSON
{
"hex": "#f778b5",
"rgb": {
"r": 247,
"g": 120,
"b": 181
},
"hsl": {
"h": 331.181,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.73693,
"c": 0.16829,
"h": 351.9
},
"luminance": 0.36543
}Semantic roles & 50–950 ramp
primary
#F778B5
secondary
#D5F5E6
accent
#E57700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82