#F37DF5#F37DF5
#F37DF5 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.4% C 0.203 H 326.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DF5 |
|---|---|
| RGB | rgb(243, 125, 245) |
| HSL | hsl(299, 86%, 73%) |
| HSV | hsv(299, 49%, 96%) |
| CMYK | cmyk(0.8%, 49%, 0%, 3.9%) |
| CIE-LAB | lab(69.70, 61.38, -40.60) |
| CIE-LCH | lch(69.70, 73.60, 326.52°) |
| OKLab | oklab(76.42% 0.1699 -0.1115) |
| OKLCH | oklch(76.42% 0.203 326.7) |
| XYZ | xyz(60.7761, 40.3178, 90.9494) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.52
Purply Pink
#F075E6
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DF5 #7FF57D
analogous
#B77DF5 #F37DF5 #F57DBB
triadic
#F37DF5 #F5F37D #7DF5F3
tetradic
#F37DF5 #F5B77D #7FF57D #7DBBF5
square
#F37DF5 #F5B77D #7FF57D #7DBBF5
split-complementary
#F37DF5 #BBF57D #7DF5B7
monochromatic
#E212E6 #EE44F1 #F37DF5 #F8B6F9 #FCE3FD
Accessibility & contrast
On white
2.32
#F37DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F37DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DF5
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DF5 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1F9
Deuteranopia (green-blind)
#94B0F1
Tritanopia (blue-blind)
#F98AAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37df5; /* rgb */ color: rgb(243, 125, 245); /* oklch */ color: oklch(76.4% 0.203 326.7);
Tailwind
colors: {
custom: {
50: '#f9a7f9',
500: '#f37df5',
950: '#000000',
},
}SCSS
$custom: #f37df5; $custom-light: #f9a7f9; $custom-dark: #000000;
JSON
{
"hex": "#f37df5",
"rgb": {
"r": 243,
"g": 125,
"b": 245
},
"hsl": {
"h": 299,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.76418,
"c": 0.20323,
"h": 326.7
},
"luminance": 0.40314
}Semantic roles & 50–950 ramp
primary
#F37DF5
secondary
#D7F5D6
accent
#E20307
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85