#F37CEF#F37CEF
#F37CEF is a light, vivid purple. Relative luminance 0.397; OKLCH L 76.0% C 0.200 H 328.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CEF |
|---|---|
| RGB | rgb(243, 124, 239) |
| HSL | hsl(302, 83%, 72%) |
| HSV | hsv(302, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 1.6%, 4.7%) |
| CIE-LAB | lab(69.26, 60.82, -37.99) |
| CIE-LCH | lch(69.26, 71.71, 328.01°) |
| OKLab | oklab(76.01% 0.1703 -0.104) |
| OKLCH | oklch(76.01% 0.2 328.6) |
| XYZ | xyz(59.7490, 39.7054, 86.1614) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.27
Purply Pink
#F075E6
ΔE00 1.81
Candy Pink
#FF63E9
ΔE00 4.11
Light Magenta
#FA5FF7
ΔE00 4.77
Violet Pink
#FB5FFC
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CEF #7CF380
analogous
#BC7CF3 #F37CEF #F37CB4
triadic
#F37CEF #EFF37C #7CEFF3
tetradic
#F37CEF #F3BC7C #7CF380 #7CB4F3
square
#F37CEF #F3BC7C #7CF380 #7CB4F3
split-complementary
#F37CEF #B4F37C #7CF3BC
monochromatic
#E015D9 #EE44E8 #F37CEF #F8B4F6 #FCE3FC
Accessibility & contrast
On white
2.35
#F37CEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F37CEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CEF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CEF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF3
Deuteranopia (green-blind)
#96AFEB
Tritanopia (blue-blind)
#FA88AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37cef; /* rgb */ color: rgb(243, 124, 239); /* oklch */ color: oklch(76.0% 0.200 328.6);
Tailwind
colors: {
custom: {
50: '#f9a6f4',
500: '#f37cef',
950: '#000000',
},
}SCSS
$custom: #f37cef; $custom-light: #f9a6f4; $custom-dark: #000000;
JSON
{
"hex": "#f37cef",
"rgb": {
"r": 243,
"g": 124,
"b": 239
},
"hsl": {
"h": 302.017,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.76012,
"c": 0.19956,
"h": 328.6
},
"luminance": 0.39702
}Semantic roles & 50–950 ramp
primary
#F37CEF
secondary
#D6F4D7
accent
#E00D06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85