#F372F9#F372F9
#F372F9 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.2% C 0.223 H 325.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F372F9 |
|---|---|
| RGB | rgb(243, 114, 249) |
| HSL | hsl(297, 92%, 71%) |
| HSV | hsv(297, 54%, 98%) |
| CMYK | cmyk(2.4%, 54.2%, 0%, 2.4%) |
| CIE-LAB | lab(67.97, 67.16, -45.50) |
| CIE-LCH | lch(67.97, 81.12, 325.88°) |
| OKLab | oklab(75.21% 0.1846 -0.1255) |
| OKLCH | oklch(75.21% 0.223 325.8) |
| XYZ | xyz(60.0771, 37.9322, 93.7614) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.74
Light Magenta
#FA5FF7
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 3.07
Violet (CSS)
#EE82EE
ΔE00 3.51
Candy Pink
#FF63E9
ΔE00 3.85
Orchid
#DA70D6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F372F9 #78F972
analogous
#AF72F9 #F372F9 #F972BB
triadic
#F372F9 #F9F372 #72F9F3
tetradic
#F372F9 #F9AF72 #78F972 #72BBF9
square
#F372F9 #F9AF72 #78F972 #72BBF9
split-complementary
#F372F9 #BBF972 #72F9AF
monochromatic
#DD0AE7 #EE37F7 #F372F9 #F8ADFB #FDE2FE
Accessibility & contrast
On white
2.45
#F372F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F372F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F372F9
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F372F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F372F9 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFD
Deuteranopia (green-blind)
#8BABF5
Tritanopia (blue-blind)
#F983AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f372f9; /* rgb */ color: rgb(243, 114, 249); /* oklch */ color: oklch(75.2% 0.223 325.8);
Tailwind
colors: {
custom: {
50: '#faa0fc',
500: '#f372f9',
950: '#000000',
},
}SCSS
$custom: #f372f9; $custom-light: #faa0fc; $custom-dark: #000000;
JSON
{
"hex": "#f372f9",
"rgb": {
"r": 243,
"g": 114,
"b": 249
},
"hsl": {
"h": 297.333,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.75207,
"c": 0.22324,
"h": 325.8
},
"luminance": 0.37929
}Semantic roles & 50–950 ramp
primary
#F372F9
secondary
#D3F5D2
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85