#F37CEC#F37CEC
#F37CEC is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.9% C 0.197 H 329.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CEC |
|---|---|
| RGB | rgb(243, 124, 236) |
| HSL | hsl(304, 83%, 72%) |
| HSV | hsv(304, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 2.9%, 4.7%) |
| CIE-LAB | lab(69.13, 60.31, -36.54) |
| CIE-LCH | lch(69.13, 70.52, 328.79°) |
| OKLab | oklab(75.88% 0.1698 -0.0999) |
| OKLCH | oklch(75.88% 0.197 329.5) |
| XYZ | xyz(59.3095, 39.5296, 83.8466) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 1.57
Candy Pink
#FF63E9
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.68
Light Magenta
#FA5FF7
ΔE00 4.97
Violet Pink
#FB5FFC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CEC #7CF383
analogous
#BE7CF3 #F37CEC #F37CB1
triadic
#F37CEC #ECF37C #7CECF3
tetradic
#F37CEC #F3BE7C #7CF383 #7CB1F3
square
#F37CEC #F3BE7C #7CF383 #7CB1F3
split-complementary
#F37CEC #B1F37C #7CF3BE
monochromatic
#E015D4 #EE44E4 #F37CEC #F8B4F4 #FCE3FB
Accessibility & contrast
On white
2.36
#F37CEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F37CEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CEC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CEC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF0
Deuteranopia (green-blind)
#97AFE8
Tritanopia (blue-blind)
#FA87A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37cec; /* rgb */ color: rgb(243, 124, 236); /* oklch */ color: oklch(75.9% 0.197 329.5);
Tailwind
colors: {
custom: {
50: '#f9a6f2',
500: '#f37cec',
950: '#000000',
},
}SCSS
$custom: #f37cec; $custom-light: #f9a6f2; $custom-dark: #000000;
JSON
{
"hex": "#f37cec",
"rgb": {
"r": 243,
"g": 124,
"b": 236
},
"hsl": {
"h": 303.529,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.75877,
"c": 0.197,
"h": 329.5
},
"luminance": 0.39526
}Semantic roles & 50–950 ramp
primary
#F37CEC
secondary
#D6F4D8
accent
#E01306
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85