#F591E3#F591E3
#F591E3 is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.7% C 0.157 H 333.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F591E3 |
|---|---|
| RGB | rgb(245, 145, 227) |
| HSL | hsl(311, 83%, 76%) |
| HSV | hsv(311, 41%, 96%) |
| CMYK | cmyk(0%, 40.8%, 7.3%, 3.9%) |
| CIE-LAB | lab(73.03, 49.05, -25.56) |
| CIE-LCH | lch(73.03, 55.31, 332.48°) |
| OKLab | oklab(78.72% 0.1406 -0.069) |
| OKLCH | oklch(78.72% 0.157 333.9) |
| XYZ | xyz(61.6464, 45.2127, 78.1380) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.79
Violet (CSS)
#EE82EE
ΔE00 4.95
Bubblegum Pink
#FE83CC
ΔE00 5.30
Plum
#DDA0DD
ΔE00 5.84
Purply Pink
#F075E6
ΔE00 6.31
Pink (survey)
#FF81C0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591E3 #91F5A3
analogous
#D591F5 #F591E3 #F591B1
triadic
#F591E3 #E3F591 #91E3F5
tetradic
#F591E3 #F5D591 #91F5A3 #91B1F5
square
#F591E3 #F5D591 #91F5A3 #91B1F5
split-complementary
#F591E3 #B1F591 #91F5D5
monochromatic
#EB21C6 #F059D5 #F591E3 #FAC9F1 #FCE3F8
Accessibility & contrast
On white
2.09
#F591E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F591E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591E3
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591E3 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE6
Deuteranopia (green-blind)
#AAB9E0
Tritanopia (blue-blind)
#FE96B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f591e3; /* rgb */ color: rgb(245, 145, 227); /* oklch */ color: oklch(78.7% 0.157 333.9);
Tailwind
colors: {
custom: {
50: '#fab3ec',
500: '#f591e3',
950: '#000000',
},
}SCSS
$custom: #f591e3; $custom-light: #fab3ec; $custom-dark: #000000;
JSON
{
"hex": "#f591e3",
"rgb": {
"r": 245,
"g": 145,
"b": 227
},
"hsl": {
"h": 310.8,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.78723,
"c": 0.15656,
"h": 333.9
},
"luminance": 0.45209
}Semantic roles & 50–950 ramp
primary
#F591E3
secondary
#D7F4DC
accent
#E02D06
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084