#F37FF9#F37FF9
#F37FF9 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 76.9% C 0.204 H 325.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FF9 |
|---|---|
| RGB | rgb(243, 127, 249) |
| HSL | hsl(297, 91%, 74%) |
| HSV | hsv(297, 49%, 98%) |
| CMYK | cmyk(2.4%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(70.23, 61.13, -41.96) |
| CIE-LCH | lch(70.23, 74.15, 325.54°) |
| OKLab | oklab(76.87% 0.1678 -0.1154) |
| OKLCH | oklch(76.87% 0.204 325.5) |
| XYZ | xyz(61.6490, 41.0761, 94.2854) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.84
Purply Pink
#F075E6
ΔE00 3.30
Violet Pink
#FB5FFC
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.02
Candy Pink
#FF63E9
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FF9 #85F97F
analogous
#B67FF9 #F37FF9 #F97FC2
triadic
#F37FF9 #F9F37F #7FF9F3
tetradic
#F37FF9 #F9B67F #85F97F #7FC2F9
square
#F37FF9 #F9B67F #85F97F #7FC2F9
split-complementary
#F37FF9 #C2F97F #7FF9B6
monochromatic
#E70BF2 #EE45F6 #F37FF9 #F8B9FC #FCE2FE
Accessibility & contrast
On white
2.28
#F37FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F37FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FF9
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FF9 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FD
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#F88DB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f37ff9; /* rgb */ color: rgb(243, 127, 249); /* oklch */ color: oklch(76.9% 0.204 325.5);
Tailwind
colors: {
custom: {
50: '#f9a8fb',
500: '#f37ff9',
950: '#000000',
},
}SCSS
$custom: #f37ff9; $custom-light: #f9a8fb; $custom-dark: #000000;
JSON
{
"hex": "#f37ff9",
"rgb": {
"r": 243,
"g": 127,
"b": 249
},
"hsl": {
"h": 297.049,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.7687,
"c": 0.20368,
"h": 325.5
},
"luminance": 0.41073
}Semantic roles & 50–950 ramp
primary
#F37FF9
secondary
#D7F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85