#F373C8#F373C8
#F373C8 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.2% C 0.184 H 342.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F373C8 |
|---|---|
| RGB | rgb(243, 115, 200) |
| HSL | hsl(320, 84%, 70%) |
| HSV | hsv(320, 53%, 95%) |
| CMYK | cmyk(0%, 52.7%, 17.7%, 4.7%) |
| CIE-LAB | lab(66.13, 58.88, -21.14) |
| CIE-LCH | lch(66.13, 62.56, 340.25°) |
| OKLab | oklab(73.19% 0.1748 -0.0564) |
| OKLCH | oklch(73.19% 0.184 342.1) |
| XYZ | xyz(53.5192, 35.4906, 58.6640) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.08
Bubblegum (survey)
#FF6CB5
ΔE00 4.82
Hot Pink
#FF69B4
ΔE00 4.90
Pink (survey)
#FF81C0
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 5.76
Bubble Gum Pink
#FF69AF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F373C8 #73F39E
analogous
#DE73F3 #F373C8 #F37388
triadic
#F373C8 #C8F373 #73C8F3
tetradic
#F373C8 #F3DE73 #73F39E #7388F3
square
#F373C8 #F3DE73 #73F39E #7388F3
split-complementary
#F373C8 #88F373 #73F3DE
monochromatic
#D91396 #EE3BB2 #F373C8 #F8ABDE #FDE3F4
Accessibility & contrast
On white
2.59
#F373C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F373C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F373C8
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F373C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F373C8 | 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)
#7B94CB
Deuteranopia (green-blind)
#9FA8C5
Tritanopia (blue-blind)
#FF7494
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f373c8; /* rgb */ color: rgb(243, 115, 200); /* oklch */ color: oklch(73.2% 0.184 342.1);
Tailwind
colors: {
custom: {
50: '#faa0d8',
500: '#f373c8',
950: '#000000',
},
}SCSS
$custom: #f373c8; $custom-light: #faa0d8; $custom-dark: #000000;
JSON
{
"hex": "#f373c8",
"rgb": {
"r": 243,
"g": 115,
"b": 200
},
"hsl": {
"h": 320.156,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.73188,
"c": 0.18363,
"h": 342.1
},
"luminance": 0.35486
}Semantic roles & 50–950 ramp
primary
#F373C8
secondary
#CFF3DB
accent
#E14F05
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83