#F37BF1#F37BF1
#F37BF1 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.203 H 328.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BF1 |
|---|---|
| RGB | rgb(243, 123, 241) |
| HSL | hsl(301, 83%, 72%) |
| HSV | hsv(301, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 0.8%, 4.7%) |
| CIE-LAB | lab(69.17, 61.64, -39.24) |
| CIE-LCH | lch(69.17, 73.07, 327.52°) |
| OKLab | oklab(75.97% 0.1719 -0.1076) |
| OKLCH | oklch(75.97% 0.203 328) |
| XYZ | xyz(59.9214, 39.5749, 87.6845) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.48
Purply Pink
#F075E6
ΔE00 1.93
Candy Pink
#FF63E9
ΔE00 4.06
Light Magenta
#FA5FF7
ΔE00 4.48
Violet Pink
#FB5FFC
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BF1 #7BF37D
analogous
#B97BF3 #F37BF1 #F37BB5
triadic
#F37BF1 #F1F37B #7BF1F3
tetradic
#F37BF1 #F3B97B #7BF37D #7BB5F3
square
#F37BF1 #F3B97B #7BF37D #7BB5F3
split-complementary
#F37BF1 #B5F37B #7BF3B9
monochromatic
#DF14DC #EE43EB #F37BF1 #F8B3F7 #FCE3FC
Accessibility & contrast
On white
2.36
#F37BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F37BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BF1
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BF1 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF5
Deuteranopia (green-blind)
#95AEED
Tritanopia (blue-blind)
#FA87AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37bf1; /* rgb */ color: rgb(243, 123, 241); /* oklch */ color: oklch(76.0% 0.203 328.0);
Tailwind
colors: {
custom: {
50: '#f9a5f6',
500: '#f37bf1',
950: '#000000',
},
}SCSS
$custom: #f37bf1; $custom-light: #f9a5f6; $custom-dark: #000000;
JSON
{
"hex": "#f37bf1",
"rgb": {
"r": 243,
"g": 123,
"b": 241
},
"hsl": {
"h": 301,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.7597,
"c": 0.20283,
"h": 328
},
"luminance": 0.39571
}Semantic roles & 50–950 ramp
primary
#F37BF1
secondary
#D6F4D6
accent
#E00906
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85