#F37BFC#F37BFC
#F37BFC is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.5% C 0.212 H 324.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BFC |
|---|---|
| RGB | rgb(243, 123, 252) |
| HSL | hsl(296, 96%, 74%) |
| HSV | hsv(296, 51%, 99%) |
| CMYK | cmyk(3.6%, 51.2%, 0%, 1.2%) |
| CIE-LAB | lab(69.65, 63.56, -44.51) |
| CIE-LCH | lch(69.65, 77.59, 325.00°) |
| OKLab | oklab(76.48% 0.1735 -0.1227) |
| OKLCH | oklch(76.48% 0.213 324.7) |
| XYZ | xyz(61.6143, 40.2520, 96.6006) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 3.49
Violet Pink
#FB5FFC
ΔE00 4.23
Light Magenta
#FA5FF7
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 4.96
Orchid
#DA70D6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BFC #84FC7B
analogous
#B27BFC #F37BFC #FC7BC4
triadic
#F37BFC #FCF37B #7BFCF3
tetradic
#F37BFC #FCB27B #84FC7B #7BC4FC
square
#F37BFC #FCB27B #84FC7B #7BC4FC
split-complementary
#F37BFC #C4FC7B #7BFCB2
monochromatic
#E606F7 #EE3FFB #F37BFC #F8B7FD #FCE1FE
Accessibility & contrast
On white
2.32
#F37BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F37BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BFC
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BFC | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#F88BB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37bfc; /* rgb */ color: rgb(243, 123, 252); /* oklch */ color: oklch(76.5% 0.212 324.7);
Tailwind
colors: {
custom: {
50: '#faa6fe',
500: '#f37bfc',
950: '#000000',
},
}SCSS
$custom: #f37bfc; $custom-light: #faa6fe; $custom-dark: #000000;
JSON
{
"hex": "#f37bfc",
"rgb": {
"r": 243,
"g": 123,
"b": 252
},
"hsl": {
"h": 295.814,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.76484,
"c": 0.2125,
"h": 324.7
},
"luminance": 0.40249
}Semantic roles & 50–950 ramp
primary
#F37BFC
secondary
#D7F7D4
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86