#F373BC#F373BC
#F373BC is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.7% C 0.176 H 347.0°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F373BC |
|---|---|
| RGB | rgb(243, 115, 188) |
| HSL | hsl(326, 84%, 70%) |
| HSV | hsv(326, 53%, 95%) |
| CMYK | cmyk(0%, 52.7%, 22.6%, 4.7%) |
| CIE-LAB | lab(65.71, 57.19, -15.01) |
| CIE-LCH | lch(65.71, 59.12, 345.29°) |
| OKLab | oklab(72.74% 0.1717 -0.0395) |
| OKLCH | oklch(72.74% 0.176 347) |
| XYZ | xyz(52.1715, 34.9515, 51.5658) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.76
Hot Pink
#FF69B4
ΔE00 2.92
Bubble Gum Pink
#FF69AF
ΔE00 3.72
Pink (survey)
#FF81C0
ΔE00 3.91
Bubblegum Pink
#FE83CC
ΔE00 4.01
Pale Magenta
#D767AD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F373BC #73F3AA
analogous
#EA73F3 #F373BC #F3737C
triadic
#F373BC #BCF373 #73BCF3
tetradic
#F373BC #F3EA73 #73F3AA #737CF3
square
#F373BC #F3EA73 #73F3AA #737CF3
split-complementary
#F373BC #7CF373 #73F3EA
monochromatic
#D91384 #EE3BA1 #F373BC #F8ABD7 #FDE3F2
Accessibility & contrast
On white
2.63
#F373BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#F373BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F373BC
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F373BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F373BC | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92BE
Deuteranopia (green-blind)
#A2A8B9
Tritanopia (blue-blind)
#FF708F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f373bc; /* rgb */ color: rgb(243, 115, 188); /* oklch */ color: oklch(72.7% 0.176 347.0);
Tailwind
colors: {
custom: {
50: '#faa0d0',
500: '#f373bc',
950: '#000000',
},
}SCSS
$custom: #f373bc; $custom-light: #faa0d0; $custom-dark: #000000;
JSON
{
"hex": "#f373bc",
"rgb": {
"r": 243,
"g": 115,
"b": 188
},
"hsl": {
"h": 325.781,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.72739,
"c": 0.17615,
"h": 347
},
"luminance": 0.34947
}Semantic roles & 50–950 ramp
primary
#F373BC
secondary
#CFF3DE
accent
#E16305
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82