#F37CFB#F37CFB
#F37CFB is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.210 H 325.0°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CFB |
|---|---|
| RGB | rgb(243, 124, 251) |
| HSL | hsl(296, 94%, 74%) |
| HSV | hsv(296, 51%, 98%) |
| CMYK | cmyk(3.2%, 50.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.78, 62.91, -43.75) |
| CIE-LCH | lch(69.78, 76.63, 325.18°) |
| OKLab | oklab(76.57% 0.172 -0.1206) |
| OKLCH | oklch(76.57% 0.21 325) |
| XYZ | xyz(61.5809, 40.4382, 95.8098) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 3.38
Violet Pink
#FB5FFC
ΔE00 4.41
Light Magenta
#FA5FF7
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CFB #84FB7C
analogous
#B37CFB #F37CFB #FB7CC4
triadic
#F37CFB #FBF37C #7CFBF3
tetradic
#F37CFB #FBB37C #84FB7C #7CC4FB
square
#F37CFB #FBB37C #84FB7C #7CC4FB
split-complementary
#F37CFB #C4FB7C #7CFBB3
monochromatic
#E607F5 #EE41F9 #F37CFB #F8B7FD #FCE1FE
Accessibility & contrast
On white
2.31
#F37CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F37CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CFB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CFB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#91B0F7
Tritanopia (blue-blind)
#F88BB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37cfb; /* rgb */ color: rgb(243, 124, 251); /* oklch */ color: oklch(76.6% 0.210 325.0);
Tailwind
colors: {
custom: {
50: '#f9a6fd',
500: '#f37cfb',
950: '#000000',
},
}SCSS
$custom: #f37cfb; $custom-light: #f9a6fd; $custom-dark: #000000;
JSON
{
"hex": "#f37cfb",
"rgb": {
"r": 243,
"g": 124,
"b": 251
},
"hsl": {
"h": 296.22,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.76567,
"c": 0.21008,
"h": 325
},
"luminance": 0.40435
}Semantic roles & 50–950 ramp
primary
#F37CFB
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85