#F774B1#F774B1
#F774B1 is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.0% C 0.172 H 353.0°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F774B1 |
|---|---|
| RGB | rgb(247, 116, 177) |
| HSL | hsl(332, 89%, 71%) |
| HSV | hsv(332, 53%, 97%) |
| CMYK | cmyk(0%, 53%, 28.3%, 3.1%) |
| CIE-LAB | lab(66.09, 56.50, -8.16) |
| CIE-LCH | lch(66.09, 57.09, 351.78°) |
| OKLab | oklab(73.02% 0.1712 -0.0209) |
| OKLCH | oklch(73.02% 0.172 353) |
| XYZ | xyz(52.5411, 35.4441, 45.6607) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.92
Bubble Gum Pink
#FF69AF
ΔE00 2.05
Hot Pink
#FF69B4
ΔE00 2.26
Pink (survey)
#FF81C0
ΔE00 3.36
Bubblegum Pink
#FE83CC
ΔE00 5.16
Carnation Pink
#FF7FA7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F774B1 #74F7BA
analogous
#F774F3 #F774B1 #F77874
triadic
#F774B1 #B1F774 #74B1F7
tetradic
#F774B1 #F3F774 #74F7BA #7874F7
square
#F774B1 #F3F774 #74F7BA #7874F7
split-complementary
#F774B1 #74F778 #74F3F7
monochromatic
#E40D71 #F43A91 #F774B1 #FAAED1 #FDE2EF
Accessibility & contrast
On white
2.60
#F774B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#F774B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F774B1
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F774B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F774B1 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8592B3
Deuteranopia (green-blind)
#A8A9AE
Tritanopia (blue-blind)
#FF6E8B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f774b1; /* rgb */ color: rgb(247, 116, 177); /* oklch */ color: oklch(73.0% 0.172 353.0);
Tailwind
colors: {
custom: {
50: '#fda0c8',
500: '#f774b1',
950: '#000000',
},
}SCSS
$custom: #f774b1; $custom-light: #fda0c8; $custom-dark: #000000;
JSON
{
"hex": "#f774b1",
"rgb": {
"r": 247,
"g": 116,
"b": 177
},
"hsl": {
"h": 332.061,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.73021,
"c": 0.17243,
"h": 353
},
"luminance": 0.35439
}Semantic roles & 50–950 ramp
primary
#F774B1
secondary
#D2F5E5
accent
#E67B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82