#F37BFD#F37BFD
#F37BFD is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.213 H 324.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F37BFD |
|---|---|
| RGB | rgb(243, 123, 253) |
| HSL | hsl(295, 97%, 74%) |
| HSV | hsv(295, 51%, 99%) |
| CMYK | cmyk(4%, 51.4%, 0%, 0.8%) |
| CIE-LAB | lab(69.69, 63.73, -44.98) |
| CIE-LCH | lch(69.69, 78.01, 324.79°) |
| OKLab | oklab(76.53% 0.1736 -0.1241) |
| OKLCH | oklch(76.53% 0.213 324.4) |
| XYZ | xyz(61.7732, 40.3156, 97.4373) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 4.23
Light Magenta
#FA5FF7
ΔE00 4.37
Candy Pink
#FF63E9
ΔE00 5.06
Orchid
#DA70D6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37BFD #85FD7B
analogous
#B27BFD #F37BFD #FD7BC6
triadic
#F37BFD #FDF37B #7BFDF3
tetradic
#F37BFD #FDB27B #85FD7B #7BC6FD
square
#F37BFD #FDB27B #85FD7B #7BC6FD
split-complementary
#F37BFD #C6FD7B #7BFDB2
monochromatic
#E704FA #EE3FFC #F37BFD #F8B7FE #FCE1FF
Accessibility & contrast
On white
2.32
#F37BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F37BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37BFD
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37BFD | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#8FAFF9
Tritanopia (blue-blind)
#F88BB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f37bfd; /* rgb */ color: rgb(243, 123, 253); /* oklch */ color: oklch(76.5% 0.213 324.4);
Tailwind
colors: {
custom: {
50: '#faa6fe',
500: '#f37bfd',
950: '#000000',
},
}SCSS
$custom: #f37bfd; $custom-light: #faa6fe; $custom-dark: #000000;
JSON
{
"hex": "#f37bfd",
"rgb": {
"r": 243,
"g": 123,
"b": 253
},
"hsl": {
"h": 295.385,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.76532,
"c": 0.21339,
"h": 324.4
},
"luminance": 0.40312
}Semantic roles & 50–950 ramp
primary
#F37BFD
secondary
#D7F7D4
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86