#F37DF9#F37DF9
#F37DF9 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.6% C 0.207 H 325.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DF9 |
|---|---|
| RGB | rgb(243, 125, 249) |
| HSL | hsl(297, 91%, 73%) |
| HSV | hsv(297, 50%, 98%) |
| CMYK | cmyk(2.4%, 49.8%, 0%, 2.4%) |
| CIE-LAB | lab(69.87, 62.08, -42.52) |
| CIE-LCH | lch(69.87, 75.25, 325.59°) |
| OKLab | oklab(76.6% 0.1705 -0.117) |
| OKLCH | oklch(76.6% 0.207 325.5) |
| XYZ | xyz(61.3933, 40.5647, 94.2001) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 3.15
Violet Pink
#FB5FFC
ΔE00 4.63
Light Magenta
#FA5FF7
ΔE00 4.66
Candy Pink
#FF63E9
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DF9 #83F97D
analogous
#B57DF9 #F37DF9 #F97DC1
triadic
#F37DF9 #F9F37D #7DF9F3
tetradic
#F37DF9 #F9B57D #83F97D #7DC1F9
square
#F37DF9 #F9B57D #83F97D #7DC1F9
split-complementary
#F37DF9 #C1F97D #7DF9B5
monochromatic
#E50BF0 #EE42F6 #F37DF9 #F8B7FC #FCE2FE
Accessibility & contrast
On white
2.30
#F37DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F37DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DF9
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DF9 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#F88CB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f37df9; /* rgb */ color: rgb(243, 125, 249); /* oklch */ color: oklch(76.6% 0.207 325.5);
Tailwind
colors: {
custom: {
50: '#f9a7fb',
500: '#f37df9',
950: '#000000',
},
}SCSS
$custom: #f37df9; $custom-light: #f9a7fb; $custom-dark: #000000;
JSON
{
"hex": "#f37df9",
"rgb": {
"r": 243,
"g": 125,
"b": 249
},
"hsl": {
"h": 297.097,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.76604,
"c": 0.20677,
"h": 325.5
},
"luminance": 0.40561
}Semantic roles & 50–950 ramp
primary
#F37DF9
secondary
#D7F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85