#F372DA#F372DA
#F372DA is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.8% C 0.198 H 335.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F372DA |
|---|---|
| RGB | rgb(243, 114, 218) |
| HSL | hsl(312, 84%, 70%) |
| HSV | hsv(312, 53%, 95%) |
| CMYK | cmyk(0%, 53.1%, 10.3%, 4.7%) |
| CIE-LAB | lab(66.64, 62.05, -30.43) |
| CIE-LCH | lch(66.64, 69.11, 333.87°) |
| OKLab | oklab(73.79% 0.18 -0.0824) |
| OKLCH | oklch(73.79% 0.198 335.4) |
| XYZ | xyz(55.6346, 36.1552, 70.3645) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.32
Candy Pink
#FF63E9
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 4.38
Orchid
#DA70D6
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F372DA #72F38B
analogous
#CC72F3 #F372DA #F37299
triadic
#F372DA #DAF372 #72DAF3
tetradic
#F372DA #F3CC72 #72F38B #7299F3
square
#F372DA #F3CC72 #72F38B #7299F3
split-complementary
#F372DA #99F372 #72F3CC
monochromatic
#D812B2 #EE3ACB #F372DA #F8AAE9 #FDE3F8
Accessibility & contrast
On white
2.55
#F372DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F372DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F372DA
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F372DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F372DA | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7396DD
Deuteranopia (green-blind)
#98A9D6
Tritanopia (blue-blind)
#FE799C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f372da; /* rgb */ color: rgb(243, 114, 218); /* oklch */ color: oklch(73.8% 0.198 335.4);
Tailwind
colors: {
custom: {
50: '#faa0e5',
500: '#f372da',
950: '#000000',
},
}SCSS
$custom: #f372da; $custom-light: #faa0e5; $custom-dark: #000000;
JSON
{
"hex": "#f372da",
"rgb": {
"r": 243,
"g": 114,
"b": 218
},
"hsl": {
"h": 311.628,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.7379,
"c": 0.19801,
"h": 335.4
},
"luminance": 0.36151
}Semantic roles & 50–950 ramp
primary
#F372DA
secondary
#CEF2D5
accent
#E12F05
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84