#F774B2#F774B2
#F774B2 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.1% C 0.173 H 352.6°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F774B2 |
|---|---|
| RGB | rgb(247, 116, 178) |
| HSL | hsl(332, 89%, 71%) |
| HSV | hsv(332, 53%, 97%) |
| CMYK | cmyk(0%, 53%, 27.9%, 3.1%) |
| CIE-LAB | lab(66.12, 56.63, -8.68) |
| CIE-LCH | lch(66.12, 57.29, 351.28°) |
| OKLab | oklab(73.05% 0.1715 -0.0223) |
| OKLCH | oklch(73.05% 0.173 352.6) |
| XYZ | xyz(52.6411, 35.4841, 46.1876) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.81
Bubble Gum Pink
#FF69AF
ΔE00 2.07
Hot Pink
#FF69B4
ΔE00 2.17
Pink (survey)
#FF81C0
ΔE00 3.27
Bubblegum Pink
#FE83CC
ΔE00 4.99
Carnation Pink
#FF7FA7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F774B2 #74F7B9
analogous
#F774F4 #F774B2 #F77774
triadic
#F774B2 #B2F774 #74B2F7
tetradic
#F774B2 #F4F774 #74F7B9 #7774F7
square
#F774B2 #F4F774 #74F7B9 #7774F7
split-complementary
#F774B2 #74F777 #74F4F7
monochromatic
#E40D73 #F43A92 #F774B2 #FAAED2 #FDE2EF
Accessibility & contrast
On white
2.59
#F774B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F774B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F774B2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F774B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F774B2 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8592B4
Deuteranopia (green-blind)
#A8A9AF
Tritanopia (blue-blind)
#FF6E8C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f774b2; /* rgb */ color: rgb(247, 116, 178); /* oklch */ color: oklch(73.1% 0.173 352.6);
Tailwind
colors: {
custom: {
50: '#fda0c9',
500: '#f774b2',
950: '#000000',
},
}SCSS
$custom: #f774b2; $custom-light: #fda0c9; $custom-dark: #000000;
JSON
{
"hex": "#f774b2",
"rgb": {
"r": 247,
"g": 116,
"b": 178
},
"hsl": {
"h": 331.603,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.73054,
"c": 0.17291,
"h": 352.6
},
"luminance": 0.35479
}Semantic roles & 50–950 ramp
primary
#F774B2
secondary
#D2F5E4
accent
#E67900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82