#F37FEC#F37FEC
#F37FEC is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.192 H 329.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FEC |
|---|---|
| RGB | rgb(243, 127, 236) |
| HSL | hsl(304, 83%, 73%) |
| HSV | hsv(304, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 2.9%, 4.7%) |
| CIE-LAB | lab(69.68, 58.88, -35.69) |
| CIE-LCH | lch(69.68, 68.85, 328.78°) |
| OKLab | oklab(76.28% 0.1657 -0.0975) |
| OKLCH | oklch(76.28% 0.192 329.5) |
| XYZ | xyz(59.6911, 40.2930, 83.9739) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.09
Purply Pink
#F075E6
ΔE00 2.07
Lavender Pink
#DD85D7
ΔE00 4.46
Candy Pink
#FF63E9
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 5.53
Orchid
#DA70D6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FEC #7FF386
analogous
#C07FF3 #F37FEC #F37FB2
triadic
#F37FEC #ECF37F #7FECF3
tetradic
#F37FEC #F3C07F #7FF386 #7FB2F3
square
#F37FEC #F3C07F #7FF386 #7FB2F3
split-complementary
#F37FEC #B2F37F #7FF3C0
monochromatic
#E215D6 #EE47E4 #F37FEC #F8B7F4 #FCE3FB
Accessibility & contrast
On white
2.32
#F37FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F37FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FEC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FEC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F0
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#FA89AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37fec; /* rgb */ color: rgb(243, 127, 236); /* oklch */ color: oklch(76.3% 0.192 329.5);
Tailwind
colors: {
custom: {
50: '#f9a8f2',
500: '#f37fec',
950: '#000000',
},
}SCSS
$custom: #f37fec; $custom-light: #f9a8f2; $custom-dark: #000000;
JSON
{
"hex": "#f37fec",
"rgb": {
"r": 243,
"g": 127,
"b": 236
},
"hsl": {
"h": 303.621,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.76281,
"c": 0.19228,
"h": 329.5
},
"luminance": 0.4029
}Semantic roles & 50–950 ramp
primary
#F37FEC
secondary
#D7F4D8
accent
#DF1306
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85