#F773B2#F773B2
#F773B2 is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.9% C 0.174 H 352.4°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F773B2 |
|---|---|
| RGB | rgb(247, 115, 178) |
| HSL | hsl(331, 89%, 71%) |
| HSV | hsv(331, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 27.9%, 3.1%) |
| CIE-LAB | lab(65.95, 57.10, -8.95) |
| CIE-LCH | lch(65.95, 57.79, 351.10°) |
| OKLab | oklab(72.92% 0.1729 -0.023) |
| OKLCH | oklch(72.92% 0.174 352.4) |
| XYZ | xyz(52.5264, 35.2548, 46.1494) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.66
Bubble Gum Pink
#FF69AF
ΔE00 1.94
Hot Pink
#FF69B4
ΔE00 1.99
Pink (survey)
#FF81C0
ΔE00 3.40
Bubblegum Pink
#FE83CC
ΔE00 5.04
Carnation Pink
#FF7FA7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773B2 #73F7B8
analogous
#F773F4 #F773B2 #F77673
triadic
#F773B2 #B2F773 #73B2F7
tetradic
#F773B2 #F4F773 #73F7B8 #7673F7
square
#F773B2 #F4F773 #73F7B8 #7673F7
split-complementary
#F773B2 #73F776 #73F4F7
monochromatic
#E30D73 #F43992 #F773B2 #FAADD2 #FDE2EF
Accessibility & contrast
On white
2.61
#F773B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F773B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773B2
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773B2 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8492B4
Deuteranopia (green-blind)
#A7A9AF
Tritanopia (blue-blind)
#FF6D8B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f773b2; /* rgb */ color: rgb(247, 115, 178); /* oklch */ color: oklch(72.9% 0.174 352.4);
Tailwind
colors: {
custom: {
50: '#fda0c9',
500: '#f773b2',
950: '#000000',
},
}SCSS
$custom: #f773b2; $custom-light: #fda0c9; $custom-dark: #000000;
JSON
{
"hex": "#f773b2",
"rgb": {
"r": 247,
"g": 115,
"b": 178
},
"hsl": {
"h": 331.364,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.72922,
"c": 0.17441,
"h": 352.4
},
"luminance": 0.3525
}Semantic roles & 50–950 ramp
primary
#F773B2
secondary
#D1F4E4
accent
#E67800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82