#F37CF4#F37CF4
#F37CF4 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.2% C 0.204 H 327.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CF4 |
|---|---|
| RGB | rgb(243, 124, 244) |
| HSL | hsl(300, 85%, 72%) |
| HSV | hsv(300, 49%, 96%) |
| CMYK | cmyk(0.4%, 49.2%, 0%, 4.3%) |
| CIE-LAB | lab(69.47, 61.68, -40.40) |
| CIE-LCH | lch(69.47, 73.74, 326.77°) |
| OKLab | oklab(76.24% 0.1711 -0.1109) |
| OKLCH | oklch(76.24% 0.204 327) |
| XYZ | xyz(60.4979, 40.0050, 90.1055) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.55
Purply Pink
#F075E6
ΔE00 2.40
Candy Pink
#FF63E9
ΔE00 4.39
Light Magenta
#FA5FF7
ΔE00 4.55
Violet Pink
#FB5FFC
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CF4 #7DF47C
analogous
#B77CF4 #F37CF4 #F47CB9
triadic
#F37CF4 #F4F37C #7CF4F3
tetradic
#F37CF4 #F4B77C #7DF47C #7CB9F4
square
#F37CF4 #F4B77C #7DF47C #7CB9F4
split-complementary
#F37CF4 #B9F47C #7CF4B7
monochromatic
#E113E3 #EE44EF #F37CF4 #F8B4F9 #FCE3FD
Accessibility & contrast
On white
2.33
#F37CF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F37CF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CF4
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CF4 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F8
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#F989AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37cf4; /* rgb */ color: rgb(243, 124, 244); /* oklch */ color: oklch(76.2% 0.204 327.0);
Tailwind
colors: {
custom: {
50: '#f9a6f8',
500: '#f37cf4',
950: '#000000',
},
}SCSS
$custom: #f37cf4; $custom-light: #f9a6f8; $custom-dark: #000000;
JSON
{
"hex": "#f37cf4",
"rgb": {
"r": 243,
"g": 124,
"b": 244
},
"hsl": {
"h": 299.5,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.7624,
"c": 0.20389,
"h": 327
},
"luminance": 0.40002
}Semantic roles & 50–950 ramp
primary
#F37CF4
secondary
#D7F5D6
accent
#E10506
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85