#F37CF0#F37CF0
#F37CF0 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.200 H 328.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CF0 |
|---|---|
| RGB | rgb(243, 124, 240) |
| HSL | hsl(302, 83%, 72%) |
| HSV | hsv(302, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 1.2%, 4.7%) |
| CIE-LAB | lab(69.30, 60.99, -38.47) |
| CIE-LCH | lch(69.30, 72.11, 327.76°) |
| OKLab | oklab(76.06% 0.1705 -0.1054) |
| OKLCH | oklch(76.06% 0.2 328.3) |
| XYZ | xyz(59.8971, 39.7647, 86.9416) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Purply Pink
#F075E6
ΔE00 1.91
Candy Pink
#FF63E9
ΔE00 4.16
Light Magenta
#FA5FF7
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CF0 #7CF37F
analogous
#BB7CF3 #F37CF0 #F37CB4
triadic
#F37CF0 #F0F37C #7CF0F3
tetradic
#F37CF0 #F3BB7C #7CF37F #7CB4F3
square
#F37CF0 #F3BB7C #7CF37F #7CB4F3
split-complementary
#F37CF0 #B4F37C #7CF3BB
monochromatic
#E015DB #EE44EA #F37CF0 #F8B4F6 #FCE3FC
Accessibility & contrast
On white
2.35
#F37CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F37CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CF0
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CF0 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF4
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#FA88AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37cf0; /* rgb */ color: rgb(243, 124, 240); /* oklch */ color: oklch(76.1% 0.200 328.3);
Tailwind
colors: {
custom: {
50: '#f9a6f5',
500: '#f37cf0',
950: '#000000',
},
}SCSS
$custom: #f37cf0; $custom-light: #f9a6f5; $custom-dark: #000000;
JSON
{
"hex": "#f37cf0",
"rgb": {
"r": 243,
"g": 124,
"b": 240
},
"hsl": {
"h": 301.513,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.76057,
"c": 0.20042,
"h": 328.3
},
"luminance": 0.39761
}Semantic roles & 50–950 ramp
primary
#F37CF0
secondary
#D6F4D7
accent
#E00B06
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85