#F37BF3#F37BF3
#F37BF3 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.1% C 0.205 H 327.4°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BF3 |
|---|---|
| RGB | rgb(243, 123, 243) |
| HSL | hsl(300, 83%, 72%) |
| HSV | hsv(300, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 0%, 4.7%) |
| CIE-LAB | lab(69.25, 61.98, -40.20) |
| CIE-LCH | lch(69.25, 73.88, 327.03°) |
| OKLab | oklab(76.06% 0.1722 -0.1103) |
| OKLCH | oklch(76.06% 0.205 327.4) |
| XYZ | xyz(60.2217, 39.6950, 89.2665) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.61
Purply Pink
#F075E6
ΔE00 2.19
Candy Pink
#FF63E9
ΔE00 4.18
Light Magenta
#FA5FF7
ΔE00 4.39
Violet Pink
#FB5FFC
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BF3 #7BF37B
analogous
#B77BF3 #F37BF3 #F37BB7
triadic
#F37BF3 #F3F37B #7BF3F3
tetradic
#F37BF3 #F3B77B #7BF37B #7BB7F3
square
#F37BF3 #F3B77B #7BF37B #7BB7F3
split-complementary
#F37BF3 #B7F37B #7BF3B7
monochromatic
#DF14DF #EE43EE #F37BF3 #F8B3F8 #FCE3FC
Accessibility & contrast
On white
2.35
#F37BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F37BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BF3
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BF3 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF7
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#F988AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37bf3; /* rgb */ color: rgb(243, 123, 243); /* oklch */ color: oklch(76.1% 0.205 327.4);
Tailwind
colors: {
custom: {
50: '#f9a5f7',
500: '#f37bf3',
950: '#000000',
},
}SCSS
$custom: #f37bf3; $custom-light: #f9a5f7; $custom-dark: #000000;
JSON
{
"hex": "#f37bf3",
"rgb": {
"r": 243,
"g": 123,
"b": 243
},
"hsl": {
"h": 300,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.76062,
"c": 0.20456,
"h": 327.4
},
"luminance": 0.39692
}Semantic roles & 50–950 ramp
primary
#F37BF3
secondary
#D6F4D6
accent
#E00606
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85