#F774B3#F774B3
#F774B3 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.1% C 0.173 H 352.2°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F774B3 |
|---|---|
| RGB | rgb(247, 116, 179) |
| HSL | hsl(331, 89%, 71%) |
| HSV | hsv(331, 53%, 97%) |
| CMYK | cmyk(0%, 53%, 27.5%, 3.1%) |
| CIE-LAB | lab(66.15, 56.76, -9.20) |
| CIE-LCH | lch(66.15, 57.50, 350.79°) |
| OKLab | oklab(73.09% 0.1718 -0.0237) |
| OKLCH | oklch(73.09% 0.173 352.2) |
| XYZ | xyz(52.7419, 35.5244, 46.7183) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.73
Hot Pink
#FF69B4
ΔE00 2.10
Bubble Gum Pink
#FF69AF
ΔE00 2.12
Pink (survey)
#FF81C0
ΔE00 3.19
Bubblegum Pink
#FE83CC
ΔE00 4.82
Carnation Pink
#FF7FA7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F774B3 #74F7B8
analogous
#F774F5 #F774B3 #F77674
triadic
#F774B3 #B3F774 #74B3F7
tetradic
#F774B3 #F5F774 #74F7B8 #7674F7
square
#F774B3 #F5F774 #74F7B8 #7674F7
split-complementary
#F774B3 #74F776 #74F5F7
monochromatic
#E40D74 #F43A93 #F774B3 #FAAED3 #FDE2EF
Accessibility & contrast
On white
2.59
#F774B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F774B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F774B3
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F774B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F774B3 | 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)
#8592B5
Deuteranopia (green-blind)
#A8A9B0
Tritanopia (blue-blind)
#FF6E8C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f774b3; /* rgb */ color: rgb(247, 116, 179); /* oklch */ color: oklch(73.1% 0.173 352.2);
Tailwind
colors: {
custom: {
50: '#fda0c9',
500: '#f774b3',
950: '#000000',
},
}SCSS
$custom: #f774b3; $custom-light: #fda0c9; $custom-dark: #000000;
JSON
{
"hex": "#f774b3",
"rgb": {
"r": 247,
"g": 116,
"b": 179
},
"hsl": {
"h": 331.145,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.73088,
"c": 0.17339,
"h": 352.2
},
"luminance": 0.3552
}Semantic roles & 50–950 ramp
primary
#F774B3
secondary
#D2F5E4
accent
#E67700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82