#F37DFC#F37DFC
#F37DFC is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.209 H 324.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DFC |
|---|---|
| RGB | rgb(243, 125, 252) |
| HSL | hsl(296, 95%, 74%) |
| HSV | hsv(296, 50%, 99%) |
| CMYK | cmyk(3.6%, 50.4%, 0%, 1.2%) |
| CIE-LAB | lab(70.00, 62.62, -43.95) |
| CIE-LCH | lch(70.00, 76.50, 324.93°) |
| OKLab | oklab(76.75% 0.1709 -0.1211) |
| OKLCH | oklch(76.75% 0.209 324.7) |
| XYZ | xyz(61.8649, 40.7533, 96.6841) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 3.58
Violet Pink
#FB5FFC
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DFC #86FC7D
analogous
#B47DFC #F37DFC #FC7DC6
triadic
#F37DFC #FCF37D #7DFCF3
tetradic
#F37DFC #FCB47D #86FC7D #7DC6FC
square
#F37DFC #FCB47D #86FC7D #7DC6FC
split-complementary
#F37DFC #C6FC7D #7DFCB4
monochromatic
#E806F9 #ED41FB #F37DFC #F9B9FD #FCE1FE
Accessibility & contrast
On white
2.30
#F37DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F37DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DFC
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DFC | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#F88CB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f37dfc; /* rgb */ color: rgb(243, 125, 252); /* oklch */ color: oklch(76.7% 0.209 324.7);
Tailwind
colors: {
custom: {
50: '#f9a7fe',
500: '#f37dfc',
950: '#000000',
},
}SCSS
$custom: #f37dfc; $custom-light: #f9a7fe; $custom-dark: #000000;
JSON
{
"hex": "#f37dfc",
"rgb": {
"r": 243,
"g": 125,
"b": 252
},
"hsl": {
"h": 295.748,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.76746,
"c": 0.20945,
"h": 324.7
},
"luminance": 0.4075
}Semantic roles & 50–950 ramp
primary
#F37DFC
secondary
#D7F7D4
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86