#F37CFE#F37CFE
#F37CFE is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.7% C 0.213 H 324.1°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CFE |
|---|---|
| RGB | rgb(243, 124, 254) |
| HSL | hsl(295, 98%, 74%) |
| HSV | hsv(295, 51%, 100%) |
| CMYK | cmyk(4.3%, 51.2%, 0%, 0.4%) |
| CIE-LAB | lab(69.92, 63.44, -45.18) |
| CIE-LCH | lch(69.92, 77.89, 324.54°) |
| OKLab | oklab(76.71% 0.1724 -0.1247) |
| OKLCH | oklch(76.71% 0.213 324.1) |
| XYZ | xyz(62.0576, 40.6288, 98.3201) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 3.82
Violet Pink
#FB5FFC
ΔE00 4.41
Light Magenta
#FA5FF7
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 5.27
Orchid
#DA70D6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CFE #87FE7C
analogous
#B27CFE #F37CFE #FE7CC8
triadic
#F37CFE #FEF37C #7CFEF3
tetradic
#F37CFE #FEB27C #87FE7C #7CC8FE
square
#F37CFE #FEB27C #87FE7C #7CC8FE
split-complementary
#F37CFE #C8FE7C #7CFEB2
monochromatic
#E803FD #ED3FFE #F37CFE #F9B9FE #FCE1FF
Accessibility & contrast
On white
2.30
#F37CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F37CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CFE
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CFE | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#8FB0FA
Tritanopia (blue-blind)
#F78CB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f37cfe; /* rgb */ color: rgb(243, 124, 254); /* oklch */ color: oklch(76.7% 0.213 324.1);
Tailwind
colors: {
custom: {
50: '#faa6ff',
500: '#f37cfe',
950: '#000000',
},
}SCSS
$custom: #f37cfe; $custom-light: #faa6ff; $custom-dark: #000000;
JSON
{
"hex": "#f37cfe",
"rgb": {
"r": 243,
"g": 124,
"b": 254
},
"hsl": {
"h": 294.923,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.7671,
"c": 0.21277,
"h": 324.1
},
"luminance": 0.40626
}Semantic roles & 50–950 ramp
primary
#F37CFE
secondary
#D7F7D4
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86