#F37CF3#F37CF3
#F37CF3 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.2% C 0.203 H 327.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CF3 |
|---|---|
| RGB | rgb(243, 124, 243) |
| HSL | hsl(300, 83%, 72%) |
| HSV | hsv(300, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 0%, 4.7%) |
| CIE-LAB | lab(69.43, 61.51, -39.92) |
| CIE-LCH | lch(69.43, 73.33, 327.01°) |
| OKLab | oklab(76.19% 0.1709 -0.1096) |
| OKLCH | oklch(76.19% 0.203 327.3) |
| XYZ | xyz(60.3464, 39.9444, 89.3081) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 2.27
Candy Pink
#FF63E9
ΔE00 4.32
Light Magenta
#FA5FF7
ΔE00 4.58
Violet Pink
#FB5FFC
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CF3 #7CF37C
analogous
#B87CF3 #F37CF3 #F37CB8
triadic
#F37CF3 #F3F37C #7CF3F3
tetradic
#F37CF3 #F3B87C #7CF37C #7CB8F3
square
#F37CF3 #F3B87C #7CF37C #7CB8F3
split-complementary
#F37CF3 #B8F37C #7CF3B8
monochromatic
#E015E0 #EE44EE #F37CF3 #F8B4F8 #FCE3FC
Accessibility & contrast
On white
2.34
#F37CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F37CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CF3
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CF3 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F7
Deuteranopia (green-blind)
#95AFEF
Tritanopia (blue-blind)
#F989AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37cf3; /* rgb */ color: rgb(243, 124, 243); /* oklch */ color: oklch(76.2% 0.203 327.3);
Tailwind
colors: {
custom: {
50: '#f9a6f7',
500: '#f37cf3',
950: '#000000',
},
}SCSS
$custom: #f37cf3; $custom-light: #f9a6f7; $custom-dark: #000000;
JSON
{
"hex": "#f37cf3",
"rgb": {
"r": 243,
"g": 124,
"b": 243
},
"hsl": {
"h": 300,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.76194,
"c": 0.20302,
"h": 327.3
},
"luminance": 0.39941
}Semantic roles & 50–950 ramp
primary
#F37CF3
secondary
#D6F4D6
accent
#E00606
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85