#F393FE#F393FE
#F393FE is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.9% C 0.176 H 323.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F393FE |
|---|---|
| RGB | rgb(243, 147, 254) |
| HSL | hsl(294, 98%, 79%) |
| HSV | hsv(294, 42%, 100%) |
| CMYK | cmyk(4.3%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(74.24, 52.18, -38.43) |
| CIE-LCH | lch(74.24, 64.81, 323.63°) |
| OKLab | oklab(79.92% 0.1414 -0.1054) |
| OKLCH | oklch(79.92% 0.176 323.3) |
| XYZ | xyz(65.2834, 47.0805, 99.3953) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 6.63
Plum
#DDA0DD
ΔE00 7.77
Baby Purple
#CA9BF7
ΔE00 7.83
Mauve
#E0B0FF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F393FE #9EFE93
analogous
#BD93FE #F393FE #FE93D3
triadic
#F393FE #FEF393 #93FEF3
tetradic
#F393FE #FEBD93 #9EFE93 #93D3FE
square
#F393FE #FEBD93 #9EFE93 #93D3FE
split-complementary
#F393FE #D3FE93 #93FEBD
monochromatic
#E61AFD #EC56FD #F393FE #FAD0FF #FCE1FF
Accessibility & contrast
On white
2.02
#F393FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F393FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F393FE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F393FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F393FE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#F69FBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f393fe; /* rgb */ color: rgb(243, 147, 254); /* oklch */ color: oklch(79.9% 0.176 323.3);
Tailwind
colors: {
custom: {
50: '#f9b5ff',
500: '#f393fe',
950: '#000000',
},
}SCSS
$custom: #f393fe; $custom-light: #f9b5ff; $custom-dark: #000000;
JSON
{
"hex": "#f393fe",
"rgb": {
"r": 243,
"g": 147,
"b": 254
},
"hsl": {
"h": 293.832,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.79922,
"c": 0.17635,
"h": 323.3
},
"luminance": 0.47078
}Semantic roles & 50–950 ramp
primary
#F393FE
secondary
#D8F7D4
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086