#F372F5#F372F5
#F372F5 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.0% C 0.220 H 326.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F372F5 |
|---|---|
| RGB | rgb(243, 114, 245) |
| HSL | hsl(299, 87%, 70%) |
| HSV | hsv(299, 53%, 96%) |
| CMYK | cmyk(0.8%, 53.5%, 0%, 3.9%) |
| CIE-LAB | lab(67.79, 66.47, -43.59) |
| CIE-LCH | lch(67.79, 79.49, 326.74°) |
| OKLab | oklab(75.01% 0.1842 -0.12) |
| OKLCH | oklch(75.01% 0.22 326.9) |
| XYZ | xyz(59.4598, 37.6853, 90.5106) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.45
Light Magenta
#FA5FF7
ΔE00 2.77
Violet Pink
#FB5FFC
ΔE00 2.87
Violet (CSS)
#EE82EE
ΔE00 3.20
Candy Pink
#FF63E9
ΔE00 3.39
Orchid
#DA70D6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F372F5 #74F572
analogous
#B172F5 #F372F5 #F572B5
triadic
#F372F5 #F5F372 #72F5F3
tetradic
#F372F5 #F5B172 #74F572 #72B5F5
square
#F372F5 #F5B172 #74F572 #72B5F5
split-complementary
#F372F5 #B5F572 #72F5B1
monochromatic
#DA10DD #EE39F1 #F372F5 #F8ABF9 #FDE2FD
Accessibility & contrast
On white
2.46
#F372F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F372F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F372F5
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F372F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F372F5 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649BF9
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#F981A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f372f5; /* rgb */ color: rgb(243, 114, 245); /* oklch */ color: oklch(75.0% 0.220 326.9);
Tailwind
colors: {
custom: {
50: '#faa0f9',
500: '#f372f5',
950: '#000000',
},
}SCSS
$custom: #f372f5; $custom-light: #faa0f9; $custom-dark: #000000;
JSON
{
"hex": "#f372f5",
"rgb": {
"r": 243,
"g": 114,
"b": 245
},
"hsl": {
"h": 299.084,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.75013,
"c": 0.21982,
"h": 326.9
},
"luminance": 0.37682
}Semantic roles & 50–950 ramp
primary
#F372F5
secondary
#D0F3CF
accent
#E30206
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85