#F391F8#F391F8
#F391F8 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.4% C 0.174 H 325.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F391F8 |
|---|---|
| RGB | rgb(243, 145, 248) |
| HSL | hsl(297, 88%, 77%) |
| HSV | hsv(297, 42%, 97%) |
| CMYK | cmyk(2%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(73.60, 52.10, -36.16) |
| CIE-LCH | lch(73.60, 63.42, 325.24°) |
| OKLab | oklab(79.36% 0.143 -0.099) |
| OKLCH | oklch(79.36% 0.174 325.3) |
| XYZ | xyz(64.0293, 46.0856, 94.3114) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 5.79
Plum
#DDA0DD
ΔE00 7.31
Candy Pink
#FF63E9
ΔE00 8.09
Baby Purple
#CA9BF7
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F391F8 #96F891
analogous
#BF91F8 #F391F8 #F891CA
triadic
#F391F8 #F8F391 #91F8F3
tetradic
#F391F8 #F8BF91 #96F891 #91CAF8
square
#F391F8 #F8BF91 #96F891 #91CAF8
split-complementary
#F391F8 #CAF891 #91F8BF
monochromatic
#E61EF1 #ED57F4 #F391F8 #F9CBFC #FCE2FD
Accessibility & contrast
On white
2.06
#F391F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F391F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F391F8
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F391F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F391F8 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFC
Deuteranopia (green-blind)
#A2B9F5
Tritanopia (blue-blind)
#F89CB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f391f8; /* rgb */ color: rgb(243, 145, 248); /* oklch */ color: oklch(79.4% 0.174 325.3);
Tailwind
colors: {
custom: {
50: '#f9b3fb',
500: '#f391f8',
950: '#000000',
},
}SCSS
$custom: #f391f8; $custom-light: #f9b3fb; $custom-dark: #000000;
JSON
{
"hex": "#f391f8",
"rgb": {
"r": 243,
"g": 145,
"b": 248
},
"hsl": {
"h": 297.087,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.79363,
"c": 0.17391,
"h": 325.3
},
"luminance": 0.46083
}Semantic roles & 50–950 ramp
primary
#F391F8
secondary
#D7F5D6
accent
#E5010C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085