#F392FF#F392FF
#F392FF is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.8% C 0.179 H 323.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F392FF |
|---|---|
| RGB | rgb(243, 146, 255) |
| HSL | hsl(293, 100%, 79%) |
| HSV | hsv(293, 43%, 100%) |
| CMYK | cmyk(4.7%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(74.08, 52.87, -39.21) |
| CIE-LCH | lch(74.08, 65.83, 323.44°) |
| OKLab | oklab(79.82% 0.1429 -0.1077) |
| OKLCH | oklch(79.82% 0.179 323) |
| XYZ | xyz(65.2892, 46.8351, 100.1893) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.70
Baby Purple
#CA9BF7
ΔE00 7.84
Plum
#DDA0DD
ΔE00 8.02
Mauve
#E0B0FF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F392FF #9EFF92
analogous
#BC92FF #F392FF #FF92D5
triadic
#F392FF #FFF392 #92FFF3
tetradic
#F392FF #FFBC92 #9EFF92 #92D5FF
square
#F392FF #FFBC92 #9EFF92 #92D5FF
split-complementary
#F392FF #D5FF92 #92FFBC
monochromatic
#E618FF #EC55FF #F392FF #FACFFF #FCE0FF
Accessibility & contrast
On white
2.03
#F392FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F392FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F392FF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F392FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F392FF | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#F69FBD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f392ff; /* rgb */ color: rgb(243, 146, 255); /* oklch */ color: oklch(79.8% 0.179 323.0);
Tailwind
colors: {
custom: {
50: '#f9b4ff',
500: '#f392ff',
950: '#000000',
},
}SCSS
$custom: #f392ff; $custom-light: #f9b4ff; $custom-dark: #000000;
JSON
{
"hex": "#f392ff",
"rgb": {
"r": 243,
"g": 146,
"b": 255
},
"hsl": {
"h": 293.394,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.79818,
"c": 0.17896,
"h": 323
},
"luminance": 0.46832
}Semantic roles & 50–950 ramp
primary
#F392FF
secondary
#D8F7D4
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086