#F37EF8#F37EF8
#F37EF8 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.7% C 0.204 H 325.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EF8 |
|---|---|
| RGB | rgb(243, 126, 248) |
| HSL | hsl(298, 90%, 73%) |
| HSV | hsv(298, 49%, 97%) |
| CMYK | cmyk(2%, 49.2%, 0%, 2.7%) |
| CIE-LAB | lab(70.01, 61.43, -41.76) |
| CIE-LCH | lch(70.01, 74.28, 325.79°) |
| OKLab | oklab(76.69% 0.169 -0.1149) |
| OKLCH | oklch(76.69% 0.204 325.8) |
| XYZ | xyz(61.3650, 40.7569, 93.4233) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 3.09
Violet Pink
#FB5FFC
ΔE00 4.83
Light Magenta
#FA5FF7
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EF8 #83F87E
analogous
#B67EF8 #F37EF8 #F87EC0
triadic
#F37EF8 #F8F37E #7EF8F3
tetradic
#F37EF8 #F8B67E #83F87E #7EC0F8
square
#F37EF8 #F8B67E #83F87E #7EC0F8
split-complementary
#F37EF8 #C0F87E #7EF8B6
monochromatic
#E50DEF #EE44F5 #F37EF8 #F8B8FB #FCE2FD
Accessibility & contrast
On white
2.29
#F37EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F37EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EF8
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EF8 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#94B0F4
Tritanopia (blue-blind)
#F88CB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f37ef8; /* rgb */ color: rgb(243, 126, 248); /* oklch */ color: oklch(76.7% 0.204 325.8);
Tailwind
colors: {
custom: {
50: '#f9a7fb',
500: '#f37ef8',
950: '#000000',
},
}SCSS
$custom: #f37ef8; $custom-light: #f9a7fb; $custom-dark: #000000;
JSON
{
"hex": "#f37ef8",
"rgb": {
"r": 243,
"g": 126,
"b": 248
},
"hsl": {
"h": 297.541,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.7669,
"c": 0.20434,
"h": 325.8
},
"luminance": 0.40754
}Semantic roles & 50–950 ramp
primary
#F37EF8
secondary
#D7F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85