#F591F7#F591F7
#F591F7 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.5% C 0.174 H 326.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F591F7 |
|---|---|
| RGB | rgb(245, 145, 247) |
| HSL | hsl(299, 86%, 77%) |
| HSV | hsv(299, 41%, 97%) |
| CMYK | cmyk(0.8%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(73.79, 52.50, -35.30) |
| CIE-LCH | lch(73.79, 63.27, 326.08°) |
| OKLab | oklab(79.54% 0.145 -0.0965) |
| OKLCH | oklch(79.54% 0.174 326.4) |
| XYZ | xyz(64.5687, 46.3817, 93.5291) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 5.78
Plum
#DDA0DD
ΔE00 7.27
Candy Pink
#FF63E9
ΔE00 8.00
Mauve
#E0B0FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591F7 #93F791
analogous
#C291F7 #F591F7 #F791C6
triadic
#F591F7 #F7F591 #91F7F5
tetradic
#F591F7 #F7C291 #93F791 #91C6F7
square
#F591F7 #F7C291 #93F791 #91C6F7
split-complementary
#F591F7 #C6F791 #91F7C2
monochromatic
#EB1FEF #F058F3 #F591F7 #FACAFB #FCE2FD
Accessibility & contrast
On white
2.04
#F591F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F591F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591F7
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591F7 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFB
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#FA9BB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f591f7; /* rgb */ color: rgb(245, 145, 247); /* oklch */ color: oklch(79.5% 0.174 326.4);
Tailwind
colors: {
custom: {
50: '#fab3fa',
500: '#f591f7',
950: '#000000',
},
}SCSS
$custom: #f591f7; $custom-light: #fab3fa; $custom-dark: #000000;
JSON
{
"hex": "#f591f7",
"rgb": {
"r": 245,
"g": 145,
"b": 247
},
"hsl": {
"h": 298.824,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.79543,
"c": 0.17419,
"h": 326.4
},
"luminance": 0.46379
}Semantic roles & 50–950 ramp
primary
#F591F7
secondary
#D7F5D6
accent
#E30307
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085