#F372BC#F372BC
#F372BC is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.6% C 0.178 H 346.9°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F372BC |
|---|---|
| RGB | rgb(243, 114, 188) |
| HSL | hsl(326, 84%, 70%) |
| HSV | hsv(326, 53%, 95%) |
| CMYK | cmyk(0%, 53.1%, 22.6%, 4.7%) |
| CIE-LAB | lab(65.53, 57.65, -15.28) |
| CIE-LCH | lch(65.53, 59.64, 345.15°) |
| OKLab | oklab(72.61% 0.1731 -0.0402) |
| OKLCH | oklch(72.61% 0.178 346.9) |
| XYZ | xyz(52.0581, 34.7246, 51.5280) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.78
Hot Pink
#FF69B4
ΔE00 2.90
Bubble Gum Pink
#FF69AF
ΔE00 3.73
Pink (survey)
#FF81C0
ΔE00 4.10
Bubblegum Pink
#FE83CC
ΔE00 4.15
Pale Magenta
#D767AD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F372BC #72F3A9
analogous
#E972F3 #F372BC #F3727C
triadic
#F372BC #BCF372 #72BCF3
tetradic
#F372BC #F3E972 #72F3A9 #727CF3
square
#F372BC #F3E972 #72F3A9 #727CF3
split-complementary
#F372BC #7CF372 #72F3E9
monochromatic
#D81284 #EE3AA1 #F372BC #F8AAD7 #FDE3F2
Accessibility & contrast
On white
2.64
#F372BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#F372BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F372BC
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F372BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F372BC | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BE
Deuteranopia (green-blind)
#A2A7B9
Tritanopia (blue-blind)
#FF708F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f372bc; /* rgb */ color: rgb(243, 114, 188); /* oklch */ color: oklch(72.6% 0.178 346.9);
Tailwind
colors: {
custom: {
50: '#fa9fd0',
500: '#f372bc',
950: '#000000',
},
}SCSS
$custom: #f372bc; $custom-light: #fa9fd0; $custom-dark: #000000;
JSON
{
"hex": "#f372bc",
"rgb": {
"r": 243,
"g": 114,
"b": 188
},
"hsl": {
"h": 325.581,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.72607,
"c": 0.1777,
"h": 346.9
},
"luminance": 0.3472
}Semantic roles & 50–950 ramp
primary
#F372BC
secondary
#CEF2DE
accent
#E16305
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82