#F37CEE#F37CEE
#F37CEE is a light, vivid purple. Relative luminance 0.396; OKLCH L 76.0% C 0.199 H 328.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CEE |
|---|---|
| RGB | rgb(243, 124, 238) |
| HSL | hsl(303, 83%, 72%) |
| HSV | hsv(303, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 2.1%, 4.7%) |
| CIE-LAB | lab(69.22, 60.65, -37.51) |
| CIE-LCH | lch(69.22, 71.31, 328.27°) |
| OKLab | oklab(75.97% 0.1701 -0.1026) |
| OKLCH | oklch(75.97% 0.199 328.9) |
| XYZ | xyz(59.6016, 39.6465, 85.3855) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.28
Purply Pink
#F075E6
ΔE00 1.72
Candy Pink
#FF63E9
ΔE00 4.08
Light Magenta
#FA5FF7
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CEE #7CF381
analogous
#BD7CF3 #F37CEE #F37CB3
triadic
#F37CEE #EEF37C #7CEEF3
tetradic
#F37CEE #F3BD7C #7CF381 #7CB3F3
square
#F37CEE #F3BD7C #7CF381 #7CB3F3
split-complementary
#F37CEE #B3F37C #7CF3BD
monochromatic
#E015D8 #EE44E7 #F37CEE #F8B4F5 #FCE3FB
Accessibility & contrast
On white
2.35
#F37CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F37CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CEE
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CEE | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#FA87AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37cee; /* rgb */ color: rgb(243, 124, 238); /* oklch */ color: oklch(76.0% 0.199 328.9);
Tailwind
colors: {
custom: {
50: '#f9a6f4',
500: '#f37cee',
950: '#000000',
},
}SCSS
$custom: #f37cee; $custom-light: #f9a6f4; $custom-dark: #000000;
JSON
{
"hex": "#f37cee",
"rgb": {
"r": 243,
"g": 124,
"b": 238
},
"hsl": {
"h": 302.521,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.75966,
"c": 0.1987,
"h": 328.9
},
"luminance": 0.39643
}Semantic roles & 50–950 ramp
primary
#F37CEE
secondary
#D6F4D8
accent
#E00F06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85