#F37CF8#F37CF8
#F37CF8 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.4% C 0.207 H 325.8°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CF8 |
|---|---|
| RGB | rgb(243, 124, 248) |
| HSL | hsl(298, 90%, 73%) |
| HSV | hsv(298, 50%, 97%) |
| CMYK | cmyk(2%, 50%, 0%, 2.7%) |
| CIE-LAB | lab(69.65, 62.38, -42.32) |
| CIE-LCH | lch(69.65, 75.38, 325.85°) |
| OKLab | oklab(76.43% 0.1716 -0.1164) |
| OKLCH | oklch(76.43% 0.207 325.8) |
| XYZ | xyz(61.1118, 40.2505, 93.3389) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 2.95
Violet Pink
#FB5FFC
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CF8 #81F87C
analogous
#B57CF8 #F37CF8 #F87CBF
triadic
#F37CF8 #F8F37C #7CF8F3
tetradic
#F37CF8 #F8B57C #81F87C #7CBFF8
square
#F37CF8 #F8B57C #81F87C #7CBFF8
split-complementary
#F37CF8 #BFF87C #7CF8B5
monochromatic
#E40DED #EE42F5 #F37CF8 #F8B6FB #FCE2FD
Accessibility & contrast
On white
2.32
#F37CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F37CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CF8
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CF8 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FC
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#F88AAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37cf8; /* rgb */ color: rgb(243, 124, 248); /* oklch */ color: oklch(76.4% 0.207 325.8);
Tailwind
colors: {
custom: {
50: '#f9a6fb',
500: '#f37cf8',
950: '#000000',
},
}SCSS
$custom: #f37cf8; $custom-light: #f9a6fb; $custom-dark: #000000;
JSON
{
"hex": "#f37cf8",
"rgb": {
"r": 243,
"g": 124,
"b": 248
},
"hsl": {
"h": 297.581,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.76426,
"c": 0.20741,
"h": 325.8
},
"luminance": 0.40247
}Semantic roles & 50–950 ramp
primary
#F37CF8
secondary
#D7F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85