#F373C0#F373C0
#F373C0 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.9% C 0.179 H 345.4°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F373C0 |
|---|---|
| RGB | rgb(243, 115, 192) |
| HSL | hsl(324, 84%, 70%) |
| HSV | hsv(324, 53%, 95%) |
| CMYK | cmyk(0%, 52.7%, 21%, 4.7%) |
| CIE-LAB | lab(65.85, 57.74, -17.07) |
| CIE-LCH | lch(65.85, 60.21, 343.53°) |
| OKLab | oklab(72.89% 0.1727 -0.0451) |
| OKLCH | oklch(72.89% 0.179 345.4) |
| XYZ | xyz(52.6087, 35.1263, 53.8682) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.41
Hot Pink
#FF69B4
ΔE00 3.52
Bubblegum Pink
#FE83CC
ΔE00 3.86
Pink (survey)
#FF81C0
ΔE00 4.29
Bubble Gum Pink
#FF69AF
ΔE00 4.43
Pale Magenta
#D767AD
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F373C0 #73F3A6
analogous
#E673F3 #F373C0 #F37380
triadic
#F373C0 #C0F373 #73C0F3
tetradic
#F373C0 #F3E673 #73F3A6 #7380F3
square
#F373C0 #F3E673 #73F3A6 #7380F3
split-complementary
#F373C0 #80F373 #73F3E6
monochromatic
#D9138A #EE3BA7 #F373C0 #F8ABD9 #FDE3F2
Accessibility & contrast
On white
2.62
#F373C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#F373C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F373C0
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F373C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F373C0 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E93C3
Deuteranopia (green-blind)
#A1A8BD
Tritanopia (blue-blind)
#FF7291
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f373c0; /* rgb */ color: rgb(243, 115, 192); /* oklch */ color: oklch(72.9% 0.179 345.4);
Tailwind
colors: {
custom: {
50: '#faa0d3',
500: '#f373c0',
950: '#000000',
},
}SCSS
$custom: #f373c0; $custom-light: #faa0d3; $custom-dark: #000000;
JSON
{
"hex": "#f373c0",
"rgb": {
"r": 243,
"g": 115,
"b": 192
},
"hsl": {
"h": 323.906,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.72886,
"c": 0.17854,
"h": 345.4
},
"luminance": 0.35122
}Semantic roles & 50–950 ramp
primary
#F373C0
secondary
#CFF3DD
accent
#E15C05
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82