#F37BF0#F37BF0
#F37BF0 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 75.9% C 0.202 H 328.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BF0 |
|---|---|
| RGB | rgb(243, 123, 240) |
| HSL | hsl(302, 83%, 72%) |
| HSV | hsv(302, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 1.2%, 4.7%) |
| CIE-LAB | lab(69.12, 61.47, -38.75) |
| CIE-LCH | lch(69.12, 72.66, 327.77°) |
| OKLab | oklab(75.93% 0.1718 -0.1062) |
| OKLCH | oklch(75.93% 0.202 328.3) |
| XYZ | xyz(59.7724, 39.5153, 86.9000) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.45
Purply Pink
#F075E6
ΔE00 1.81
Candy Pink
#FF63E9
ΔE00 4.01
Light Magenta
#FA5FF7
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BF0 #7BF37E
analogous
#BA7BF3 #F37BF0 #F37BB4
triadic
#F37BF0 #F0F37B #7BF0F3
tetradic
#F37BF0 #F3BA7B #7BF37E #7BB4F3
square
#F37BF0 #F3BA7B #7BF37E #7BB4F3
split-complementary
#F37BF0 #B4F37B #7BF3BA
monochromatic
#DF14DA #EE43EA #F37BF0 #F8B3F6 #FCE3FC
Accessibility & contrast
On white
2.36
#F37BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F37BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BF0
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BF0 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF4
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#FA87AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37bf0; /* rgb */ color: rgb(243, 123, 240); /* oklch */ color: oklch(75.9% 0.202 328.3);
Tailwind
colors: {
custom: {
50: '#f9a5f5',
500: '#f37bf0',
950: '#000000',
},
}SCSS
$custom: #f37bf0; $custom-light: #f9a5f5; $custom-dark: #000000;
JSON
{
"hex": "#f37bf0",
"rgb": {
"r": 243,
"g": 123,
"b": 240
},
"hsl": {
"h": 301.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.75925,
"c": 0.20197,
"h": 328.3
},
"luminance": 0.39512
}Semantic roles & 50–950 ramp
primary
#F37BF0
secondary
#D6F4D6
accent
#E00B06
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85