#F372CF#F372CF
#F372CF is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.3% C 0.190 H 339.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F372CF |
|---|---|
| RGB | rgb(243, 114, 207) |
| HSL | hsl(317, 84%, 70%) |
| HSV | hsv(317, 53%, 95%) |
| CMYK | cmyk(0%, 53.1%, 14.8%, 4.7%) |
| CIE-LAB | lab(66.21, 60.37, -24.94) |
| CIE-LCH | lch(66.21, 65.32, 337.55°) |
| OKLab | oklab(73.33% 0.1778 -0.067) |
| OKLCH | oklch(73.33% 0.19 339.4) |
| XYZ | xyz(54.2427, 35.5985, 63.0337) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.35
Bubblegum Pink
#FE83CC
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.36
Orchid
#DA70D6
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F372CF #72F396
analogous
#D672F3 #F372CF #F3728F
triadic
#F372CF #CFF372 #72CFF3
tetradic
#F372CF #F3D672 #72F396 #728FF3
square
#F372CF #F3D672 #72F396 #728FF3
split-complementary
#F372CF #8FF372 #72F3D6
monochromatic
#D812A1 #EE3ABC #F372CF #F8AAE2 #FDE3F5
Accessibility & contrast
On white
2.59
#F372CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F372CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F372CF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F372CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F372CF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7794D2
Deuteranopia (green-blind)
#9CA8CC
Tritanopia (blue-blind)
#FF7597
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f372cf; /* rgb */ color: rgb(243, 114, 207); /* oklch */ color: oklch(73.3% 0.190 339.4);
Tailwind
colors: {
custom: {
50: '#fa9fde',
500: '#f372cf',
950: '#000000',
},
}SCSS
$custom: #f372cf; $custom-light: #fa9fde; $custom-dark: #000000;
JSON
{
"hex": "#f372cf",
"rgb": {
"r": 243,
"g": 114,
"b": 207
},
"hsl": {
"h": 316.744,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.73335,
"c": 0.18996,
"h": 339.4
},
"luminance": 0.35594
}Semantic roles & 50–950 ramp
primary
#F372CF
secondary
#CEF2D8
accent
#E14205
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83