#F37CF5#F37CF5
#F37CF5 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.3% C 0.205 H 326.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CF5 |
|---|---|
| RGB | rgb(243, 124, 245) |
| HSL | hsl(299, 86%, 72%) |
| HSV | hsv(299, 49%, 96%) |
| CMYK | cmyk(0.8%, 49.4%, 0%, 3.9%) |
| CIE-LAB | lab(69.52, 61.86, -40.88) |
| CIE-LCH | lch(69.52, 74.15, 326.54°) |
| OKLab | oklab(76.29% 0.1712 -0.1123) |
| OKLCH | oklch(76.29% 0.205 326.7) |
| XYZ | xyz(60.6501, 40.0658, 90.9074) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.65
Purply Pink
#F075E6
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.52
Violet Pink
#FB5FFC
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CF5 #7EF57C
analogous
#B67CF5 #F37CF5 #F57CBB
triadic
#F37CF5 #F5F37C #7CF5F3
tetradic
#F37CF5 #F5B67C #7EF57C #7CBBF5
square
#F37CF5 #F5B67C #7EF57C #7CBBF5
split-complementary
#F37CF5 #BBF57C #7CF5B6
monochromatic
#E211E5 #EE43F1 #F37CF5 #F8B5F9 #FCE3FD
Accessibility & contrast
On white
2.33
#F37CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F37CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CF5
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CF5 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F9
Deuteranopia (green-blind)
#94AFF1
Tritanopia (blue-blind)
#F989AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37cf5; /* rgb */ color: rgb(243, 124, 245); /* oklch */ color: oklch(76.3% 0.205 326.7);
Tailwind
colors: {
custom: {
50: '#f9a6f9',
500: '#f37cf5',
950: '#000000',
},
}SCSS
$custom: #f37cf5; $custom-light: #f9a6f9; $custom-dark: #000000;
JSON
{
"hex": "#f37cf5",
"rgb": {
"r": 243,
"g": 124,
"b": 245
},
"hsl": {
"h": 299.008,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.76286,
"c": 0.20476,
"h": 326.7
},
"luminance": 0.40063
}Semantic roles & 50–950 ramp
primary
#F37CF5
secondary
#D7F5D6
accent
#E20307
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85