#F372ED#F372ED
#F372ED is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.6% C 0.213 H 329.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F372ED |
|---|---|
| RGB | rgb(243, 114, 237) |
| HSL | hsl(303, 84%, 70%) |
| HSV | hsv(303, 53%, 95%) |
| CMYK | cmyk(0%, 53.1%, 2.5%, 4.7%) |
| CIE-LAB | lab(67.43, 65.12, -39.74) |
| CIE-LCH | lch(67.43, 76.29, 328.61°) |
| OKLab | oklab(74.64% 0.1832 -0.109) |
| OKLCH | oklch(74.64% 0.213 329.3) |
| XYZ | xyz(58.2649, 37.2074, 84.2172) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.24
Candy Pink
#FF63E9
ΔE00 2.67
Violet (CSS)
#EE82EE
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 3.17
Violet Pink
#FB5FFC
ΔE00 3.51
Orchid
#DA70D6
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F372ED #72F378
analogous
#B972F3 #F372ED #F372AC
triadic
#F372ED #EDF372 #72EDF3
tetradic
#F372ED #F3B972 #72F378 #72ACF3
square
#F372ED #F3B972 #72F378 #72ACF3
split-complementary
#F372ED #ACF372 #72F3B9
monochromatic
#D812CF #EE3AE6 #F372ED #F8AAF4 #FDE3FB
Accessibility & contrast
On white
2.49
#F372ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F372ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F372ED
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F372ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F372ED | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F1
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#FB7FA5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f372ed; /* rgb */ color: rgb(243, 114, 237); /* oklch */ color: oklch(74.6% 0.213 329.3);
Tailwind
colors: {
custom: {
50: '#faa0f3',
500: '#f372ed',
950: '#000000',
},
}SCSS
$custom: #f372ed; $custom-light: #faa0f3; $custom-dark: #000000;
JSON
{
"hex": "#f372ed",
"rgb": {
"r": 243,
"g": 114,
"b": 237
},
"hsl": {
"h": 302.791,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.74636,
"c": 0.21311,
"h": 329.3
},
"luminance": 0.37204
}Semantic roles & 50–950 ramp
primary
#F372ED
secondary
#CEF2D0
accent
#E10F05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85