#F37DFE#F37DFE
#F37DFE is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.211 H 324.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DFE |
|---|---|
| RGB | rgb(243, 125, 254) |
| HSL | hsl(295, 98%, 74%) |
| HSV | hsv(295, 51%, 100%) |
| CMYK | cmyk(4.3%, 50.8%, 0%, 0.4%) |
| CIE-LAB | lab(70.09, 62.97, -44.90) |
| CIE-LCH | lch(70.09, 77.34, 324.51°) |
| OKLab | oklab(76.84% 0.1711 -0.1239) |
| OKLCH | oklch(76.84% 0.211 324.1) |
| XYZ | xyz(62.1835, 40.8808, 98.3621) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 3.87
Violet Pink
#FB5FFC
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DFE #88FE7D
analogous
#B37DFE #F37DFE #FE7DC8
triadic
#F37DFE #FEF37D #7DFEF3
tetradic
#F37DFE #FEB37D #88FE7D #7DC8FE
square
#F37DFE #FEB37D #88FE7D #7DC8FE
split-complementary
#F37DFE #C8FE7D #7DFEB3
monochromatic
#E804FD #ED40FE #F37DFE #F9BAFE #FCE1FF
Accessibility & contrast
On white
2.29
#F37DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F37DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DFE
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DFE | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#90B0FA
Tritanopia (blue-blind)
#F78DB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f37dfe; /* rgb */ color: rgb(243, 125, 254); /* oklch */ color: oklch(76.8% 0.211 324.1);
Tailwind
colors: {
custom: {
50: '#f9a7ff',
500: '#f37dfe',
950: '#000000',
},
}SCSS
$custom: #f37dfe; $custom-light: #f9a7ff; $custom-dark: #000000;
JSON
{
"hex": "#f37dfe",
"rgb": {
"r": 243,
"g": 125,
"b": 254
},
"hsl": {
"h": 294.884,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.76841,
"c": 0.21125,
"h": 324.1
},
"luminance": 0.40878
}Semantic roles & 50–950 ramp
primary
#F37DFE
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86