#F591F9#F591F9
#F591F9 is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.6% C 0.176 H 325.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F591F9 |
|---|---|
| RGB | rgb(245, 145, 249) |
| HSL | hsl(298, 90%, 77%) |
| HSV | hsv(298, 42%, 98%) |
| CMYK | cmyk(1.6%, 41.8%, 0%, 2.4%) |
| CIE-LAB | lab(73.87, 52.86, -36.27) |
| CIE-LCH | lch(73.87, 64.11, 325.55°) |
| OKLab | oklab(79.63% 0.1454 -0.0992) |
| OKLCH | oklch(79.63% 0.176 325.7) |
| XYZ | xyz(64.8790, 46.5058, 95.1632) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.00
Plum
#DDA0DD
ΔE00 7.49
Candy Pink
#FF63E9
ΔE00 8.05
Baby Purple
#CA9BF7
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591F9 #95F991
analogous
#C191F9 #F591F9 #F991C9
triadic
#F591F9 #F9F591 #91F9F5
tetradic
#F591F9 #F9C191 #95F991 #91C9F9
square
#F591F9 #F9C191 #95F991 #91C9F9
split-complementary
#F591F9 #C9F991 #91F9C1
monochromatic
#EA1DF3 #F057F6 #F591F9 #FACBFC #FCE2FD
Accessibility & contrast
On white
2.04
#F591F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F591F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591F9
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591F9 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#FA9CB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f591f9; /* rgb */ color: rgb(245, 145, 249); /* oklch */ color: oklch(79.6% 0.176 325.7);
Tailwind
colors: {
custom: {
50: '#fab3fb',
500: '#f591f9',
950: '#000000',
},
}SCSS
$custom: #f591f9; $custom-light: #fab3fb; $custom-dark: #000000;
JSON
{
"hex": "#f591f9",
"rgb": {
"r": 245,
"g": 145,
"b": 249
},
"hsl": {
"h": 297.692,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.79629,
"c": 0.17606,
"h": 325.7
},
"luminance": 0.46503
}Semantic roles & 50–950 ramp
primary
#F591F9
secondary
#D7F6D5
accent
#E60009
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085