#F37EF2#F37EF2
#F37EF2 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.4% C 0.199 H 327.6°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EF2 |
|---|---|
| RGB | rgb(243, 126, 242) |
| HSL | hsl(301, 83%, 72%) |
| HSV | hsv(301, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 0.4%, 4.7%) |
| CIE-LAB | lab(69.75, 60.39, -38.88) |
| CIE-LCH | lch(69.75, 71.82, 327.23°) |
| OKLab | oklab(76.41% 0.1681 -0.1066) |
| OKLCH | oklch(76.41% 0.199 327.6) |
| XYZ | xyz(60.4490, 40.3905, 88.5993) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.11
Purply Pink
#F075E6
ΔE00 2.36
Candy Pink
#FF63E9
ΔE00 4.56
Light Magenta
#FA5FF7
ΔE00 4.99
Violet Pink
#FB5FFC
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EF2 #7EF37F
analogous
#BA7EF3 #F37EF2 #F37EB7
triadic
#F37EF2 #F2F37E #7EF2F3
tetradic
#F37EF2 #F3BA7E #7EF37F #7EB7F3
square
#F37EF2 #F3BA7E #7EF37F #7EB7F3
split-complementary
#F37EF2 #B7F37E #7EF3BA
monochromatic
#E215E0 #EE46EC #F37EF2 #F8B6F8 #FCE3FC
Accessibility & contrast
On white
2.31
#F37EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F37EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EF2
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EF2 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F6
Deuteranopia (green-blind)
#96B0EE
Tritanopia (blue-blind)
#F98AAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37ef2; /* rgb */ color: rgb(243, 126, 242); /* oklch */ color: oklch(76.4% 0.199 327.6);
Tailwind
colors: {
custom: {
50: '#f9a7f6',
500: '#f37ef2',
950: '#000000',
},
}SCSS
$custom: #f37ef2; $custom-light: #f9a7f6; $custom-dark: #000000;
JSON
{
"hex": "#f37ef2",
"rgb": {
"r": 243,
"g": 126,
"b": 242
},
"hsl": {
"h": 300.513,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.76414,
"c": 0.19904,
"h": 327.6
},
"luminance": 0.40387
}Semantic roles & 50–950 ramp
primary
#F37EF2
secondary
#D7F4D7
accent
#DF0806
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85