#F37CF7#F37CF7
#F37CF7 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.4% C 0.207 H 326.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CF7 |
|---|---|
| RGB | rgb(243, 124, 247) |
| HSL | hsl(298, 88%, 73%) |
| HSV | hsv(298, 50%, 97%) |
| CMYK | cmyk(1.6%, 49.8%, 0%, 3.1%) |
| CIE-LAB | lab(69.60, 62.21, -41.84) |
| CIE-LCH | lch(69.60, 74.97, 326.07°) |
| OKLab | oklab(76.38% 0.1715 -0.1151) |
| OKLCH | oklch(76.38% 0.207 326.1) |
| XYZ | xyz(60.9571, 40.1886, 92.5240) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 2.81
Light Magenta
#FA5FF7
ΔE00 4.49
Violet Pink
#FB5FFC
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CF7 #80F77C
analogous
#B67CF7 #F37CF7 #F77CBD
triadic
#F37CF7 #F7F37C #7CF7F3
tetradic
#F37CF7 #F7B67C #80F77C #7CBDF7
square
#F37CF7 #F7B67C #80F77C #7CBDF7
split-complementary
#F37CF7 #BDF77C #7CF7B6
monochromatic
#E30EEA #EE42F3 #F37CF7 #F8B6FB #FCE2FD
Accessibility & contrast
On white
2.32
#F37CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F37CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CF7
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CF7 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0FB
Deuteranopia (green-blind)
#93AFF3
Tritanopia (blue-blind)
#F98AAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37cf7; /* rgb */ color: rgb(243, 124, 247); /* oklch */ color: oklch(76.4% 0.207 326.1);
Tailwind
colors: {
custom: {
50: '#f9a6fa',
500: '#f37cf7',
950: '#000000',
},
}SCSS
$custom: #f37cf7; $custom-light: #f9a6fa; $custom-dark: #000000;
JSON
{
"hex": "#f37cf7",
"rgb": {
"r": 243,
"g": 124,
"b": 247
},
"hsl": {
"h": 298.049,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.76379,
"c": 0.20653,
"h": 326.1
},
"luminance": 0.40185
}Semantic roles & 50–950 ramp
primary
#F37CF7
secondary
#D7F5D6
accent
#E50008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85