#F37DFB#F37DFB
#F37DFB is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.209 H 324.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DFB |
|---|---|
| RGB | rgb(243, 125, 251) |
| HSL | hsl(296, 94%, 74%) |
| HSV | hsv(296, 50%, 98%) |
| CMYK | cmyk(3.2%, 50.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.96, 62.44, -43.48) |
| CIE-LCH | lch(69.96, 76.08, 325.15°) |
| OKLab | oklab(76.7% 0.1707 -0.1198) |
| OKLCH | oklch(76.7% 0.209 324.9) |
| XYZ | xyz(61.7069, 40.6901, 95.8517) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DFB #85FB7D
analogous
#B47DFB #F37DFB #FB7DC4
triadic
#F37DFB #FBF37D #7DFBF3
tetradic
#F37DFB #FBB47D #85FB7D #7DC4FB
square
#F37DFB #FBB47D #85FB7D #7DC4FB
split-complementary
#F37DFB #C4FB7D #7DFBB4
monochromatic
#E708F6 #EE42F9 #F37DFB #F8B8FD #FCE1FE
Accessibility & contrast
On white
2.30
#F37DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F37DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DFB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DFB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#F88CB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f37dfb; /* rgb */ color: rgb(243, 125, 251); /* oklch */ color: oklch(76.7% 0.209 324.9);
Tailwind
colors: {
custom: {
50: '#f9a7fd',
500: '#f37dfb',
950: '#000000',
},
}SCSS
$custom: #f37dfb; $custom-light: #f9a7fd; $custom-dark: #000000;
JSON
{
"hex": "#f37dfb",
"rgb": {
"r": 243,
"g": 125,
"b": 251
},
"hsl": {
"h": 296.19,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.76698,
"c": 0.20856,
"h": 324.9
},
"luminance": 0.40687
}Semantic roles & 50–950 ramp
primary
#F37DFB
secondary
#D7F6D5
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85