#F393FA#F393FA
#F393FA is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.7% C 0.173 H 324.6°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F393FA |
|---|---|
| RGB | rgb(243, 147, 250) |
| HSL | hsl(296, 91%, 78%) |
| HSV | hsv(296, 41%, 98%) |
| CMYK | cmyk(2.8%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(74.08, 51.45, -36.51) |
| CIE-LCH | lch(74.08, 63.09, 324.64°) |
| OKLab | oklab(79.75% 0.1406 -0.1) |
| OKLCH | oklch(79.75% 0.173 324.6) |
| XYZ | xyz(64.6496, 46.8270, 96.0571) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.67
Lavender Pink
#DD85D7
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 6.23
Plum
#DDA0DD
ΔE00 7.27
Mauve
#E0B0FF
ΔE00 8.03
Baby Purple
#CA9BF7
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F393FA #9AFA93
analogous
#BF93FA #F393FA #FA93CE
triadic
#F393FA #FAF393 #93FAF3
tetradic
#F393FA #FABF93 #9AFA93 #93CEFA
square
#F393FA #FABF93 #9AFA93 #93CEFA
split-complementary
#F393FA #CEFA93 #93FABF
monochromatic
#E61EF5 #EC59F7 #F393FA #F9CDFD #FCE2FE
Accessibility & contrast
On white
2.03
#F393FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F393FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F393FA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F393FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F393FA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFE
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#F79EBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f393fa; /* rgb */ color: rgb(243, 147, 250); /* oklch */ color: oklch(79.7% 0.173 324.6);
Tailwind
colors: {
custom: {
50: '#f9b5fc',
500: '#f393fa',
950: '#000000',
},
}SCSS
$custom: #f393fa; $custom-light: #f9b5fc; $custom-dark: #000000;
JSON
{
"hex": "#f393fa",
"rgb": {
"r": 243,
"g": 147,
"b": 250
},
"hsl": {
"h": 295.922,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.79747,
"c": 0.17251,
"h": 324.6
},
"luminance": 0.46824
}Semantic roles & 50–950 ramp
primary
#F393FA
secondary
#D7F6D5
accent
#E60010
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085