#F773B8#F773B8
#F773B8 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.1% C 0.177 H 349.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F773B8 |
|---|---|
| RGB | rgb(247, 115, 184) |
| HSL | hsl(329, 89%, 71%) |
| HSV | hsv(329, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 25.5%, 3.1%) |
| CIE-LAB | lab(66.14, 57.87, -12.06) |
| CIE-LCH | lch(66.14, 59.12, 348.23°) |
| OKLab | oklab(73.13% 0.1747 -0.0314) |
| OKLCH | oklch(73.13% 0.177 349.8) |
| XYZ | xyz(53.1421, 35.5011, 49.3917) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.68
Hot Pink
#FF69B4
ΔE00 1.99
Bubble Gum Pink
#FF69AF
ΔE00 2.59
Pink (survey)
#FF81C0
ΔE00 3.22
Bubblegum Pink
#FE83CC
ΔE00 4.17
Pale Magenta
#D767AD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773B8 #73F7B2
analogous
#F473F7 #F773B8 #F77376
triadic
#F773B8 #B8F773 #73B8F7
tetradic
#F773B8 #F7F473 #73F7B2 #7376F7
square
#F773B8 #F7F473 #73F7B2 #7376F7
split-complementary
#F773B8 #76F773 #73F7F4
monochromatic
#E30D7D #F4399B #F773B8 #FAADD5 #FDE2F0
Accessibility & contrast
On white
2.59
#F773B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F773B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773B8
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773B8 | 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)
#8292BA
Deuteranopia (green-blind)
#A6A9B5
Tritanopia (blue-blind)
#FF6E8E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f773b8; /* rgb */ color: rgb(247, 115, 184); /* oklch */ color: oklch(73.1% 0.177 349.8);
Tailwind
colors: {
custom: {
50: '#fda0cd',
500: '#f773b8',
950: '#000000',
},
}SCSS
$custom: #f773b8; $custom-light: #fda0cd; $custom-dark: #000000;
JSON
{
"hex": "#f773b8",
"rgb": {
"r": 247,
"g": 115,
"b": 184
},
"hsl": {
"h": 328.636,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.73127,
"c": 0.17745,
"h": 349.8
},
"luminance": 0.35496
}Semantic roles & 50–950 ramp
primary
#F773B8
secondary
#D1F4E2
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82