#F37BFB#F37BFB
#F37BFB is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.4% C 0.212 H 325.0°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BFB |
|---|---|
| RGB | rgb(243, 123, 251) |
| HSL | hsl(296, 94%, 73%) |
| HSV | hsv(296, 51%, 98%) |
| CMYK | cmyk(3.2%, 51%, 0%, 1.6%) |
| CIE-LAB | lab(69.60, 63.38, -44.03) |
| CIE-LCH | lch(69.60, 77.17, 325.21°) |
| OKLab | oklab(76.44% 0.1733 -0.1214) |
| OKLCH | oklch(76.44% 0.212 325) |
| XYZ | xyz(61.4562, 40.1888, 95.7682) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 3.34
Violet Pink
#FB5FFC
ΔE00 4.23
Light Magenta
#FA5FF7
ΔE00 4.32
Candy Pink
#FF63E9
ΔE00 4.86
Orchid
#DA70D6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BFB #83FB7B
analogous
#B37BFB #F37BFB #FB7BC3
triadic
#F37BFB #FBF37B #7BFBF3
tetradic
#F37BFB #FBB37B #83FB7B #7BC3FB
square
#F37BFB #FBB37B #83FB7B #7BC3FB
split-complementary
#F37BFB #C3FB7B #7BFBB3
monochromatic
#E507F4 #EE40F9 #F37BFB #F8B6FD #FCE1FE
Accessibility & contrast
On white
2.32
#F37BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F37BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BFB
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BFB | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#F88BB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37bfb; /* rgb */ color: rgb(243, 123, 251); /* oklch */ color: oklch(76.4% 0.212 325.0);
Tailwind
colors: {
custom: {
50: '#faa6fd',
500: '#f37bfb',
950: '#000000',
},
}SCSS
$custom: #f37bfb; $custom-light: #faa6fd; $custom-dark: #000000;
JSON
{
"hex": "#f37bfb",
"rgb": {
"r": 243,
"g": 123,
"b": 251
},
"hsl": {
"h": 296.25,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.76437,
"c": 0.2116,
"h": 325
},
"luminance": 0.40186
}Semantic roles & 50–950 ramp
primary
#F37BFB
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85