#F37EF9#F37EF9
#F37EF9 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.7% C 0.205 H 325.5°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EF9 |
|---|---|
| RGB | rgb(243, 126, 249) |
| HSL | hsl(297, 91%, 74%) |
| HSV | hsv(297, 49%, 98%) |
| CMYK | cmyk(2.4%, 49.4%, 0%, 2.4%) |
| CIE-LAB | lab(70.05, 61.61, -42.24) |
| CIE-LCH | lch(70.05, 74.70, 325.56°) |
| OKLab | oklab(76.74% 0.1691 -0.1162) |
| OKLCH | oklch(76.74% 0.205 325.5) |
| XYZ | xyz(61.5205, 40.8191, 94.2426) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 3.22
Violet Pink
#FB5FFC
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EF9 #84F97E
analogous
#B57EF9 #F37EF9 #F97EC1
triadic
#F37EF9 #F9F37E #7EF9F3
tetradic
#F37EF9 #F9B57E #84F97E #7EC1F9
square
#F37EF9 #F9B57E #84F97E #7EC1F9
split-complementary
#F37EF9 #C1F97E #7EF9B5
monochromatic
#E60BF1 #EE44F6 #F37EF9 #F8B8FC #FCE2FE
Accessibility & contrast
On white
2.29
#F37EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F37EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EF9
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EF9 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#F88CB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f37ef9; /* rgb */ color: rgb(243, 126, 249); /* oklch */ color: oklch(76.7% 0.205 325.5);
Tailwind
colors: {
custom: {
50: '#f9a7fb',
500: '#f37ef9',
950: '#000000',
},
}SCSS
$custom: #f37ef9; $custom-light: #f9a7fb; $custom-dark: #000000;
JSON
{
"hex": "#f37ef9",
"rgb": {
"r": 243,
"g": 126,
"b": 249
},
"hsl": {
"h": 297.073,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.76736,
"c": 0.20523,
"h": 325.5
},
"luminance": 0.40816
}Semantic roles & 50–950 ramp
primary
#F37EF9
secondary
#D7F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85