#F37CF2#F37CF2
#F37CF2 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.1% C 0.202 H 327.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CF2 |
|---|---|
| RGB | rgb(243, 124, 242) |
| HSL | hsl(301, 83%, 72%) |
| HSV | hsv(301, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 0.4%, 4.7%) |
| CIE-LAB | lab(69.39, 61.34, -39.44) |
| CIE-LCH | lch(69.39, 72.92, 327.26°) |
| OKLab | oklab(76.15% 0.1708 -0.1082) |
| OKLCH | oklch(76.15% 0.202 327.6) |
| XYZ | xyz(60.1958, 39.8841, 88.5149) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.39
Purply Pink
#F075E6
ΔE00 2.15
Candy Pink
#FF63E9
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 4.62
Violet Pink
#FB5FFC
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CF2 #7CF37D
analogous
#B97CF3 #F37CF2 #F37CB7
triadic
#F37CF2 #F2F37C #7CF2F3
tetradic
#F37CF2 #F3B97C #7CF37D #7CB7F3
square
#F37CF2 #F3B97C #7CF37D #7CB7F3
split-complementary
#F37CF2 #B7F37C #7CF3B9
monochromatic
#E015DE #EE44EC #F37CF2 #F8B4F8 #FCE3FC
Accessibility & contrast
On white
2.34
#F37CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F37CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CF2
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CF2 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F6
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#F989AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37cf2; /* rgb */ color: rgb(243, 124, 242); /* oklch */ color: oklch(76.1% 0.202 327.6);
Tailwind
colors: {
custom: {
50: '#f9a6f6',
500: '#f37cf2',
950: '#000000',
},
}SCSS
$custom: #f37cf2; $custom-light: #f9a6f6; $custom-dark: #000000;
JSON
{
"hex": "#f37cf2",
"rgb": {
"r": 243,
"g": 124,
"b": 242
},
"hsl": {
"h": 300.504,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.76148,
"c": 0.20215,
"h": 327.6
},
"luminance": 0.39881
}Semantic roles & 50–950 ramp
primary
#F37CF2
secondary
#D6F4D7
accent
#E00806
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85