#F393FC#F393FC
#F393FC is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.8% C 0.174 H 323.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F393FC |
|---|---|
| RGB | rgb(243, 147, 252) |
| HSL | hsl(295, 95%, 78%) |
| HSV | hsv(295, 42%, 99%) |
| CMYK | cmyk(3.6%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(74.16, 51.82, -37.47) |
| CIE-LCH | lch(74.16, 63.94, 324.13°) |
| OKLab | oklab(79.83% 0.141 -0.1027) |
| OKLCH | oklch(79.83% 0.174 323.9) |
| XYZ | xyz(64.9648, 46.9531, 97.7174) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.38
Plum
#DDA0DD
ΔE00 7.52
Baby Purple
#CA9BF7
ΔE00 7.94
Mauve
#E0B0FF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F393FC #9CFC93
analogous
#BE93FC #F393FC #FC93D0
triadic
#F393FC #FCF393 #93FCF3
tetradic
#F393FC #FCBE93 #9CFC93 #93D0FC
square
#F393FC #FCBE93 #9CFC93 #93D0FC
split-complementary
#F393FC #D0FC93 #93FCBE
monochromatic
#E61CF9 #EC57FA #F393FC #FACFFE #FCE1FE
Accessibility & contrast
On white
2.02
#F393FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F393FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F393FC
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F393FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F393FC | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#F79FBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f393fc; /* rgb */ color: rgb(243, 147, 252); /* oklch */ color: oklch(79.8% 0.174 323.9);
Tailwind
colors: {
custom: {
50: '#f9b5fd',
500: '#f393fc',
950: '#000000',
},
}SCSS
$custom: #f393fc; $custom-light: #f9b5fd; $custom-dark: #000000;
JSON
{
"hex": "#f393fc",
"rgb": {
"r": 243,
"g": 147,
"b": 252
},
"hsl": {
"h": 294.857,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.79834,
"c": 0.17442,
"h": 323.9
},
"luminance": 0.4695
}Semantic roles & 50–950 ramp
primary
#F393FC
secondary
#D8F6D5
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085