#F773B4#F773B4
#F773B4 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.0% C 0.175 H 351.5°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F773B4 |
|---|---|
| RGB | rgb(247, 115, 180) |
| HSL | hsl(330, 89%, 71%) |
| HSV | hsv(330, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 27.1%, 3.1%) |
| CIE-LAB | lab(66.01, 57.35, -9.98) |
| CIE-LCH | lch(66.01, 58.21, 350.12°) |
| OKLab | oklab(72.99% 0.1735 -0.0258) |
| OKLCH | oklch(72.99% 0.175 351.5) |
| XYZ | xyz(52.7287, 35.3357, 47.2146) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.54
Hot Pink
#FF69B4
ΔE00 1.89
Bubble Gum Pink
#FF69AF
ΔE00 2.08
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum Pink
#FE83CC
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773B4 #73F7B6
analogous
#F773F6 #F773B4 #F77473
triadic
#F773B4 #B4F773 #73B4F7
tetradic
#F773B4 #F6F773 #73F7B6 #7473F7
square
#F773B4 #F6F773 #73F7B6 #7473F7
split-complementary
#F773B4 #73F774 #73F6F7
monochromatic
#E30D76 #F43995 #F773B4 #FAADD3 #FDE2EF
Accessibility & contrast
On white
2.60
#F773B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F773B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773B4
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773B4 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8392B6
Deuteranopia (green-blind)
#A7A9B1
Tritanopia (blue-blind)
#FF6D8C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f773b4; /* rgb */ color: rgb(247, 115, 180); /* oklch */ color: oklch(73.0% 0.175 351.5);
Tailwind
colors: {
custom: {
50: '#fda0ca',
500: '#f773b4',
950: '#000000',
},
}SCSS
$custom: #f773b4; $custom-light: #fda0ca; $custom-dark: #000000;
JSON
{
"hex": "#f773b4",
"rgb": {
"r": 247,
"g": 115,
"b": 180
},
"hsl": {
"h": 330.455,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.72989,
"c": 0.1754,
"h": 351.5
},
"luminance": 0.35331
}Semantic roles & 50–950 ramp
primary
#F773B4
secondary
#D1F4E3
accent
#E67400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82