#F773AF#F773AF
#F773AF is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.8% C 0.173 H 353.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F773AF |
|---|---|
| RGB | rgb(247, 115, 175) |
| HSL | hsl(333, 89%, 71%) |
| HSV | hsv(333, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 29.1%, 3.1%) |
| CIE-LAB | lab(65.85, 56.72, -7.38) |
| CIE-LCH | lch(65.85, 57.20, 352.58°) |
| OKLab | oklab(72.82% 0.172 -0.0188) |
| OKLCH | oklch(72.82% 0.173 353.8) |
| XYZ | xyz(52.2285, 35.1357, 44.5803) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.92
Bubblegum (survey)
#FF6CB5
ΔE00 2.03
Hot Pink
#FF69B4
ΔE00 2.32
Pink (survey)
#FF81C0
ΔE00 3.68
Carnation Pink
#FF7FA7
ΔE00 5.04
Medium Pink
#F36196
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773AF #73F7BB
analogous
#F773F1 #F773AF #F77973
triadic
#F773AF #AFF773 #73AFF7
tetradic
#F773AF #F1F773 #73F7BB #7973F7
square
#F773AF #F1F773 #73F7BB #7973F7
split-complementary
#F773AF #73F779 #73F1F7
monochromatic
#E30D6E #F4398E #F773AF #FAADD0 #FDE2EE
Accessibility & contrast
On white
2.62
#F773AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#F773AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773AF
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773AF | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B1
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#FF6C8A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f773af; /* rgb */ color: rgb(247, 115, 175); /* oklch */ color: oklch(72.8% 0.173 353.8);
Tailwind
colors: {
custom: {
50: '#fda0c6',
500: '#f773af',
950: '#000000',
},
}SCSS
$custom: #f773af; $custom-light: #fda0c6; $custom-dark: #000000;
JSON
{
"hex": "#f773af",
"rgb": {
"r": 247,
"g": 115,
"b": 175
},
"hsl": {
"h": 332.727,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.72822,
"c": 0.173,
"h": 353.8
},
"luminance": 0.35131
}Semantic roles & 50–950 ramp
primary
#F773AF
secondary
#D1F4E4
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82