#F37DF8#F37DF8
#F37DF8 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.206 H 325.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DF8 |
|---|---|
| RGB | rgb(243, 125, 248) |
| HSL | hsl(298, 90%, 73%) |
| HSV | hsv(298, 50%, 97%) |
| CMYK | cmyk(2%, 49.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.83, 61.91, -42.04) |
| CIE-LCH | lch(69.83, 74.83, 325.82°) |
| OKLab | oklab(76.56% 0.1703 -0.1157) |
| OKLCH | oklch(76.56% 0.206 325.8) |
| XYZ | xyz(61.2377, 40.5024, 93.3809) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.89
Purply Pink
#F075E6
ΔE00 3.02
Violet Pink
#FB5FFC
ΔE00 4.65
Light Magenta
#FA5FF7
ΔE00 4.66
Candy Pink
#FF63E9
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DF8 #82F87D
analogous
#B57DF8 #F37DF8 #F87DBF
triadic
#F37DF8 #F8F37D #7DF8F3
tetradic
#F37DF8 #F8B57D #82F87D #7DBFF8
square
#F37DF8 #F8B57D #82F87D #7DBFF8
split-complementary
#F37DF8 #BFF87D #7DF8B5
monochromatic
#E50DEE #EE43F5 #F37DF8 #F8B7FB #FCE2FD
Accessibility & contrast
On white
2.31
#F37DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F37DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DF8
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DF8 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#93B0F4
Tritanopia (blue-blind)
#F88BAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f37df8; /* rgb */ color: rgb(243, 125, 248); /* oklch */ color: oklch(76.6% 0.206 325.8);
Tailwind
colors: {
custom: {
50: '#f9a7fb',
500: '#f37df8',
950: '#000000',
},
}SCSS
$custom: #f37df8; $custom-light: #f9a7fb; $custom-dark: #000000;
JSON
{
"hex": "#f37df8",
"rgb": {
"r": 243,
"g": 125,
"b": 248
},
"hsl": {
"h": 297.561,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76557,
"c": 0.20588,
"h": 325.8
},
"luminance": 0.40499
}Semantic roles & 50–950 ramp
primary
#F37DF8
secondary
#D7F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85