#F37CF9#F37CF9
#F37CF9 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.208 H 325.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CF9 |
|---|---|
| RGB | rgb(243, 124, 249) |
| HSL | hsl(297, 91%, 73%) |
| HSV | hsv(297, 50%, 98%) |
| CMYK | cmyk(2.4%, 50.2%, 0%, 2.4%) |
| CIE-LAB | lab(69.69, 62.56, -42.80) |
| CIE-LCH | lch(69.69, 75.80, 325.62°) |
| OKLab | oklab(76.47% 0.1718 -0.1178) |
| OKLCH | oklch(76.47% 0.208 325.6) |
| XYZ | xyz(61.2673, 40.3127, 94.1582) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 3.09
Violet Pink
#FB5FFC
ΔE00 4.44
Light Magenta
#FA5FF7
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CF9 #82F97C
analogous
#B47CF9 #F37CF9 #F97CC0
triadic
#F37CF9 #F9F37C #7CF9F3
tetradic
#F37CF9 #F9B47C #82F97C #7CC0F9
square
#F37CF9 #F9B47C #82F97C #7CC0F9
split-complementary
#F37CF9 #C0F97C #7CF9B4
monochromatic
#E50BF0 #EE41F6 #F37CF9 #F8B7FC #FCE2FE
Accessibility & contrast
On white
2.32
#F37CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F37CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CF9
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CF9 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FD
Deuteranopia (green-blind)
#92B0F5
Tritanopia (blue-blind)
#F88BB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37cf9; /* rgb */ color: rgb(243, 124, 249); /* oklch */ color: oklch(76.5% 0.208 325.6);
Tailwind
colors: {
custom: {
50: '#f9a6fb',
500: '#f37cf9',
950: '#000000',
},
}SCSS
$custom: #f37cf9; $custom-light: #f9a6fb; $custom-dark: #000000;
JSON
{
"hex": "#f37cf9",
"rgb": {
"r": 243,
"g": 124,
"b": 249
},
"hsl": {
"h": 297.12,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.76473,
"c": 0.20829,
"h": 325.6
},
"luminance": 0.4031
}Semantic roles & 50–950 ramp
primary
#F37CF9
secondary
#D7F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85