#F37CFA#F37CFA
#F37CFA is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.5% C 0.209 H 325.3°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CFA |
|---|---|
| RGB | rgb(243, 124, 250) |
| HSL | hsl(297, 93%, 73%) |
| HSV | hsv(297, 50%, 98%) |
| CMYK | cmyk(2.8%, 50.4%, 0%, 2%) |
| CIE-LAB | lab(69.74, 62.73, -43.28) |
| CIE-LCH | lch(69.74, 76.21, 325.40°) |
| OKLab | oklab(76.52% 0.1719 -0.1192) |
| OKLCH | oklch(76.52% 0.209 325.3) |
| XYZ | xyz(61.4237, 40.3753, 94.9818) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 3.24
Violet Pink
#FB5FFC
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CFA #83FA7C
analogous
#B47CFA #F37CFA #FA7CC2
triadic
#F37CFA #FAF37C #7CFAF3
tetradic
#F37CFA #FAB47C #83FA7C #7CC2FA
square
#F37CFA #FAB47C #83FA7C #7CC2FA
split-complementary
#F37CFA #C2FA7C #7CFAB4
monochromatic
#E509F2 #EE41F8 #F37CFA #F8B7FC #FCE2FE
Accessibility & contrast
On white
2.31
#F37CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F37CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CFA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CFA | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#91B0F6
Tritanopia (blue-blind)
#F88BB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37cfa; /* rgb */ color: rgb(243, 124, 250); /* oklch */ color: oklch(76.5% 0.209 325.3);
Tailwind
colors: {
custom: {
50: '#f9a6fc',
500: '#f37cfa',
950: '#000000',
},
}SCSS
$custom: #f37cfa; $custom-light: #f9a6fc; $custom-dark: #000000;
JSON
{
"hex": "#f37cfa",
"rgb": {
"r": 243,
"g": 124,
"b": 250
},
"hsl": {
"h": 296.667,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.7652,
"c": 0.20919,
"h": 325.3
},
"luminance": 0.40372
}Semantic roles & 50–950 ramp
primary
#F37CFA
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85