#F372EA#F372EA
#F372EA is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.5% C 0.211 H 330.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F372EA |
|---|---|
| RGB | rgb(243, 114, 234) |
| HSL | hsl(304, 84%, 70%) |
| HSV | hsv(304, 53%, 95%) |
| CMYK | cmyk(0%, 53.1%, 3.7%, 4.7%) |
| CIE-LAB | lab(67.30, 64.62, -38.28) |
| CIE-LCH | lch(67.30, 75.11, 329.36°) |
| OKLab | oklab(74.5% 0.1827 -0.1048) |
| OKLCH | oklch(74.5% 0.211 330.2) |
| XYZ | xyz(57.8303, 37.0335, 81.9281) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.84
Candy Pink
#FF63E9
ΔE00 2.52
Violet (CSS)
#EE82EE
ΔE00 2.96
Light Magenta
#FA5FF7
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 3.84
Orchid
#DA70D6
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F372EA #72F37B
analogous
#BB72F3 #F372EA #F372AA
triadic
#F372EA #EAF372 #72EAF3
tetradic
#F372EA #F3BB72 #72F37B #72AAF3
square
#F372EA #F3BB72 #72F37B #72AAF3
split-complementary
#F372EA #AAF372 #72F3BB
monochromatic
#D812CA #EE3AE2 #F372EA #F8AAF2 #FDE3FB
Accessibility & contrast
On white
2.50
#F372EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F372EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F372EA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F372EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F372EA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99EE
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#FB7EA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f372ea; /* rgb */ color: rgb(243, 114, 234); /* oklch */ color: oklch(74.5% 0.211 330.2);
Tailwind
colors: {
custom: {
50: '#faa0f1',
500: '#f372ea',
950: '#000000',
},
}SCSS
$custom: #f372ea; $custom-light: #faa0f1; $custom-dark: #000000;
JSON
{
"hex": "#f372ea",
"rgb": {
"r": 243,
"g": 114,
"b": 234
},
"hsl": {
"h": 304.186,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.74497,
"c": 0.21064,
"h": 330.2
},
"luminance": 0.3703
}Semantic roles & 50–950 ramp
primary
#F372EA
secondary
#CEF2D1
accent
#E11405
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85