#F473C0#F473C0
#F473C0 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.0% C 0.179 H 345.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F473C0 |
|---|---|
| RGB | rgb(244, 115, 192) |
| HSL | hsl(324, 85%, 70%) |
| HSV | hsv(324, 53%, 96%) |
| CMYK | cmyk(0%, 52.9%, 21.3%, 4.3%) |
| CIE-LAB | lab(65.99, 58.04, -16.84) |
| CIE-LCH | lch(65.99, 60.44, 343.82°) |
| OKLab | oklab(73.02% 0.1738 -0.0445) |
| OKLCH | oklch(73.02% 0.179 345.6) |
| XYZ | xyz(52.9548, 35.3048, 53.8845) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.26
Hot Pink
#FF69B4
ΔE00 3.39
Bubblegum Pink
#FE83CC
ΔE00 3.76
Pink (survey)
#FF81C0
ΔE00 4.15
Bubble Gum Pink
#FF69AF
ΔE00 4.30
Pale Magenta
#D767AD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F473C0 #73F4A7
analogous
#E773F4 #F473C0 #F4737F
triadic
#F473C0 #C0F473 #73C0F4
tetradic
#F473C0 #F4E773 #73F4A7 #737FF4
square
#F473C0 #F4E773 #73F4A7 #737FF4
split-complementary
#F473C0 #7FF473 #73F4E7
monochromatic
#DB118A #F03AA6 #F473C0 #F8ACDA #FDE3F2
Accessibility & contrast
On white
2.61
#F473C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#F473C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F473C0
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F473C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F473C0 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E93C3
Deuteranopia (green-blind)
#A2A8BD
Tritanopia (blue-blind)
#FF7191
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f473c0; /* rgb */ color: rgb(244, 115, 192); /* oklch */ color: oklch(73.0% 0.179 345.6);
Tailwind
colors: {
custom: {
50: '#fba0d3',
500: '#f473c0',
950: '#000000',
},
}SCSS
$custom: #f473c0; $custom-light: #fba0d3; $custom-dark: #000000;
JSON
{
"hex": "#f473c0",
"rgb": {
"r": 244,
"g": 115,
"b": 192
},
"hsl": {
"h": 324.186,
"s": 85.43,
"l": 70.392
},
"oklch": {
"l": 0.73017,
"c": 0.17939,
"h": 345.6
},
"luminance": 0.353
}Semantic roles & 50–950 ramp
primary
#F473C0
secondary
#D0F3DE
accent
#E25D04
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82