#F37BFA#F37BFA
#F37BFA is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.4% C 0.211 H 325.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BFA |
|---|---|
| RGB | rgb(243, 123, 250) |
| HSL | hsl(297, 93%, 73%) |
| HSV | hsv(297, 51%, 98%) |
| CMYK | cmyk(2.8%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(69.56, 63.20, -43.55) |
| CIE-LCH | lch(69.56, 76.76, 325.43°) |
| OKLab | oklab(76.39% 0.1732 -0.12) |
| OKLCH | oklch(76.39% 0.211 325.3) |
| XYZ | xyz(61.2990, 40.1259, 94.9402) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.19
Violet Pink
#FB5FFC
ΔE00 4.25
Light Magenta
#FA5FF7
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 4.76
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BFA #82FA7B
analogous
#B37BFA #F37BFA #FA7BC1
triadic
#F37BFA #FAF37B #7BFAF3
tetradic
#F37BFA #FAB37B #82FA7B #7BC1FA
square
#F37BFA #FAB37B #82FA7B #7BC1FA
split-complementary
#F37BFA #C1FA7B #7BFAB3
monochromatic
#E509F1 #EE40F8 #F37BFA #F8B6FC #FCE2FE
Accessibility & contrast
On white
2.33
#F37BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F37BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BFA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BFA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#91AFF6
Tritanopia (blue-blind)
#F88AB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37bfa; /* rgb */ color: rgb(243, 123, 250); /* oklch */ color: oklch(76.4% 0.211 325.3);
Tailwind
colors: {
custom: {
50: '#faa6fc',
500: '#f37bfa',
950: '#000000',
},
}SCSS
$custom: #f37bfa; $custom-light: #faa6fc; $custom-dark: #000000;
JSON
{
"hex": "#f37bfa",
"rgb": {
"r": 243,
"g": 123,
"b": 250
},
"hsl": {
"h": 296.693,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.76389,
"c": 0.21071,
"h": 325.3
},
"luminance": 0.40123
}Semantic roles & 50–950 ramp
primary
#F37BFA
secondary
#D7F6D5
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85