#F391FF#F391FF
#F391FF is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.7% C 0.181 H 323.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F391FF |
|---|---|
| RGB | rgb(243, 145, 255) |
| HSL | hsl(293, 100%, 78%) |
| HSV | hsv(293, 43%, 100%) |
| CMYK | cmyk(4.7%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(73.89, 53.38, -39.52) |
| CIE-LCH | lch(73.89, 66.41, 323.49°) |
| OKLab | oklab(79.67% 0.1443 -0.1086) |
| OKLCH | oklch(79.67% 0.181 323) |
| XYZ | xyz(65.1357, 46.5282, 100.1382) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.67
Purply Pink
#F075E6
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.66
Baby Purple
#CA9BF7
ΔE00 7.90
Plum
#DDA0DD
ΔE00 8.15
Lilac (survey)
#CEA2FD
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F391FF #9DFF91
analogous
#BC91FF #F391FF #FF91D4
triadic
#F391FF #FFF391 #91FFF3
tetradic
#F391FF #FFBC91 #9DFF91 #91D4FF
square
#F391FF #FFBC91 #9DFF91 #91D4FF
split-complementary
#F391FF #D4FF91 #91FFBC
monochromatic
#E617FF #EC54FF #F391FF #FACEFF #FCE0FF
Accessibility & contrast
On white
2.04
#F391FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F391FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F391FF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F391FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F391FF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#F69EBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f391ff; /* rgb */ color: rgb(243, 145, 255); /* oklch */ color: oklch(79.7% 0.181 323.0);
Tailwind
colors: {
custom: {
50: '#f9b3ff',
500: '#f391ff',
950: '#000000',
},
}SCSS
$custom: #f391ff; $custom-light: #f9b3ff; $custom-dark: #000000;
JSON
{
"hex": "#f391ff",
"rgb": {
"r": 243,
"g": 145,
"b": 255
},
"hsl": {
"h": 293.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.79671,
"c": 0.18058,
"h": 323
},
"luminance": 0.46525
}Semantic roles & 50–950 ramp
primary
#F391FF
secondary
#D8F7D4
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086