#F37CFC#F37CFC
#F37CFC is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.211 H 324.7°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CFC |
|---|---|
| RGB | rgb(243, 124, 252) |
| HSL | hsl(296, 96%, 74%) |
| HSV | hsv(296, 51%, 99%) |
| CMYK | cmyk(3.6%, 50.8%, 0%, 1.2%) |
| CIE-LAB | lab(69.83, 63.09, -44.23) |
| CIE-LCH | lch(69.83, 77.05, 324.97°) |
| OKLab | oklab(76.61% 0.1722 -0.1219) |
| OKLCH | oklch(76.61% 0.211 324.7) |
| XYZ | xyz(61.7390, 40.5014, 96.6421) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.53
Violet Pink
#FB5FFC
ΔE00 4.41
Light Magenta
#FA5FF7
ΔE00 4.51
Candy Pink
#FF63E9
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CFC #85FC7C
analogous
#B37CFC #F37CFC #FC7CC5
triadic
#F37CFC #FCF37C #7CFCF3
tetradic
#F37CFC #FCB37C #85FC7C #7CC5FC
square
#F37CFC #FCB37C #85FC7C #7CC5FC
split-complementary
#F37CFC #C5FC7C #7CFCB3
monochromatic
#E706F8 #EE40FB #F37CFC #F8B8FD #FCE1FE
Accessibility & contrast
On white
2.31
#F37CFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F37CFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CFC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CFC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#90B0F8
Tritanopia (blue-blind)
#F88CB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f37cfc; /* rgb */ color: rgb(243, 124, 252); /* oklch */ color: oklch(76.6% 0.211 324.7);
Tailwind
colors: {
custom: {
50: '#f9a6fe',
500: '#f37cfc',
950: '#000000',
},
}SCSS
$custom: #f37cfc; $custom-light: #f9a6fe; $custom-dark: #000000;
JSON
{
"hex": "#f37cfc",
"rgb": {
"r": 243,
"g": 124,
"b": 252
},
"hsl": {
"h": 295.781,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.76615,
"c": 0.21098,
"h": 324.7
},
"luminance": 0.40498
}Semantic roles & 50–950 ramp
primary
#F37CFC
secondary
#D7F7D4
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86