#F591E5#F591E5
#F591E5 is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.8% C 0.158 H 333.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F591E5 |
|---|---|
| RGB | rgb(245, 145, 229) |
| HSL | hsl(310, 83%, 76%) |
| HSV | hsv(310, 41%, 96%) |
| CMYK | cmyk(0%, 40.8%, 6.5%, 3.9%) |
| CIE-LAB | lab(73.10, 49.38, -26.54) |
| CIE-LCH | lch(73.10, 56.06, 331.74°) |
| OKLab | oklab(78.8% 0.1411 -0.0717) |
| OKLCH | oklch(78.8% 0.158 333) |
| XYZ | xyz(61.9240, 45.3238, 79.6002) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 4.75
Bubblegum Pink
#FE83CC
ΔE00 5.62
Plum
#DDA0DD
ΔE00 5.89
Purply Pink
#F075E6
ΔE00 6.14
Pink (survey)
#FF81C0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591E5 #91F5A1
analogous
#D391F5 #F591E5 #F591B3
triadic
#F591E5 #E5F591 #91E5F5
tetradic
#F591E5 #F5D391 #91F5A1 #91B3F5
square
#F591E5 #F5D391 #91F5A1 #91B3F5
split-complementary
#F591E5 #B3F591 #91F5D3
monochromatic
#EB21CA #F059D8 #F591E5 #FAC9F2 #FCE3F8
Accessibility & contrast
On white
2.09
#F591E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F591E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591E5
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591E5 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FABE8
Deuteranopia (green-blind)
#AAB9E2
Tritanopia (blue-blind)
#FD97B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f591e5; /* rgb */ color: rgb(245, 145, 229); /* oklch */ color: oklch(78.8% 0.158 333.0);
Tailwind
colors: {
custom: {
50: '#fab3ed',
500: '#f591e5',
950: '#000000',
},
}SCSS
$custom: #f591e5; $custom-light: #fab3ed; $custom-dark: #000000;
JSON
{
"hex": "#f591e5",
"rgb": {
"r": 245,
"g": 145,
"b": 229
},
"hsl": {
"h": 309.6,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.78802,
"c": 0.15824,
"h": 333
},
"luminance": 0.4532
}Semantic roles & 50–950 ramp
primary
#F591E5
secondary
#D7F4DB
accent
#E02906
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084