#F37BF7#F37BF7
#F37BF7 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.2% C 0.208 H 326.2°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BF7 |
|---|---|
| RGB | rgb(243, 123, 247) |
| HSL | hsl(298, 89%, 73%) |
| HSV | hsv(298, 50%, 97%) |
| CMYK | cmyk(1.6%, 50.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.43, 62.68, -42.12) |
| CIE-LCH | lch(69.43, 75.51, 326.10°) |
| OKLab | oklab(76.25% 0.1728 -0.1159) |
| OKLCH | oklch(76.25% 0.208 326.2) |
| XYZ | xyz(60.8324, 39.9393, 92.4825) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 2.75
Light Magenta
#FA5FF7
ΔE00 4.31
Violet Pink
#FB5FFC
ΔE00 4.32
Candy Pink
#FF63E9
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BF7 #7FF77B
analogous
#B57BF7 #F37BF7 #F77BBD
triadic
#F37BF7 #F7F37B #7BF7F3
tetradic
#F37BF7 #F7B57B #7FF77B #7BBDF7
square
#F37BF7 #F7B57B #7FF77B #7BBDF7
split-complementary
#F37BF7 #BDF77B #7BF7B5
monochromatic
#E20EE9 #EE41F4 #F37BF7 #F8B5FA #FCE2FD
Accessibility & contrast
On white
2.34
#F37BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F37BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BF7
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BF7 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FB
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#F989AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37bf7; /* rgb */ color: rgb(243, 123, 247); /* oklch */ color: oklch(76.2% 0.208 326.2);
Tailwind
colors: {
custom: {
50: '#f9a6fa',
500: '#f37bf7',
950: '#000000',
},
}SCSS
$custom: #f37bf7; $custom-light: #f9a6fa; $custom-dark: #000000;
JSON
{
"hex": "#f37bf7",
"rgb": {
"r": 243,
"g": 123,
"b": 247
},
"hsl": {
"h": 298.065,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.76248,
"c": 0.20805,
"h": 326.2
},
"luminance": 0.39936
}Semantic roles & 50–950 ramp
primary
#F37BF7
secondary
#D7F5D6
accent
#E50008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85