#F37FFC#F37FFC
#F37FFC is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.0% C 0.206 H 324.6°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FFC |
|---|---|
| RGB | rgb(243, 127, 252) |
| HSL | hsl(296, 95%, 74%) |
| HSV | hsv(296, 50%, 99%) |
| CMYK | cmyk(3.6%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(70.36, 61.67, -43.39) |
| CIE-LCH | lch(70.36, 75.40, 324.87°) |
| OKLab | oklab(77.01% 0.1682 -0.1195) |
| OKLCH | oklch(77.01% 0.206 324.6) |
| XYZ | xyz(62.1207, 41.2648, 96.7694) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.70
Violet Pink
#FB5FFC
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FFC #88FC7F
analogous
#B57FFC #F37FFC #FC7FC7
triadic
#F37FFC #FCF37F #7FFCF3
tetradic
#F37FFC #FCB57F #88FC7F #7FC7FC
square
#F37FFC #FCB57F #88FC7F #7FC7FC
split-complementary
#F37FFC #C7FC7F #7FFCB5
monochromatic
#E807F9 #ED43FB #F37FFC #F9BBFD #FCE1FE
Accessibility & contrast
On white
2.27
#F37FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F37FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FFC
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FFC | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#F88EB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f37ffc; /* rgb */ color: rgb(243, 127, 252); /* oklch */ color: oklch(77.0% 0.206 324.6);
Tailwind
colors: {
custom: {
50: '#f9a8fe',
500: '#f37ffc',
950: '#000000',
},
}SCSS
$custom: #f37ffc; $custom-light: #f9a8fe; $custom-dark: #000000;
JSON
{
"hex": "#f37ffc",
"rgb": {
"r": 243,
"g": 127,
"b": 252
},
"hsl": {
"h": 295.68,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.7701,
"c": 0.20638,
"h": 324.6
},
"luminance": 0.41262
}Semantic roles & 50–950 ramp
primary
#F37FFC
secondary
#D7F7D4
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86