#F372C3#F372C3
#F372C3 is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.9% C 0.182 H 344.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F372C3 |
|---|---|
| RGB | rgb(243, 114, 195) |
| HSL | hsl(322, 84%, 70%) |
| HSV | hsv(322, 53%, 95%) |
| CMYK | cmyk(0%, 53.1%, 19.8%, 4.7%) |
| CIE-LAB | lab(65.78, 58.63, -18.87) |
| CIE-LCH | lch(65.78, 61.59, 342.16°) |
| OKLab | oklab(72.87% 0.1749 -0.0501) |
| OKLCH | oklch(72.87% 0.182 344) |
| XYZ | xyz(52.8310, 35.0338, 55.5989) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.96
Hot Pink
#FF69B4
ΔE00 4.03
Bubblegum Pink
#FE83CC
ΔE00 4.04
Pink (survey)
#FF81C0
ΔE00 4.83
Bubble Gum Pink
#FF69AF
ΔE00 4.99
Pale Magenta
#D767AD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F372C3 #72F3A2
analogous
#E372F3 #F372C3 #F37282
triadic
#F372C3 #C3F372 #72C3F3
tetradic
#F372C3 #F3E372 #72F3A2 #7282F3
square
#F372C3 #F3E372 #72F3A2 #7282F3
split-complementary
#F372C3 #82F372 #72F3E3
monochromatic
#D8128F #EE3AAB #F372C3 #F8AADB #FDE3F3
Accessibility & contrast
On white
2.62
#F372C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#F372C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F372C3
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F372C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F372C3 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C92C6
Deuteranopia (green-blind)
#A0A8C0
Tritanopia (blue-blind)
#FF7292
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f372c3; /* rgb */ color: rgb(243, 114, 195); /* oklch */ color: oklch(72.9% 0.182 344.0);
Tailwind
colors: {
custom: {
50: '#fa9fd5',
500: '#f372c3',
950: '#000000',
},
}SCSS
$custom: #f372c3; $custom-light: #fa9fd5; $custom-dark: #000000;
JSON
{
"hex": "#f372c3",
"rgb": {
"r": 243,
"g": 114,
"b": 195
},
"hsl": {
"h": 322.326,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.72866,
"c": 0.18195,
"h": 344
},
"luminance": 0.35029
}Semantic roles & 50–950 ramp
primary
#F372C3
secondary
#CEF2DC
accent
#E15705
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83