#F591ED#F591ED
#F591ED is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.1% C 0.165 H 329.9°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F591ED |
|---|---|
| RGB | rgb(245, 145, 237) |
| HSL | hsl(305, 83%, 76%) |
| HSV | hsv(305, 41%, 96%) |
| CMYK | cmyk(0%, 40.8%, 3.3%, 3.9%) |
| CIE-LAB | lab(73.40, 50.75, -30.46) |
| CIE-LCH | lch(73.40, 59.18, 329.03°) |
| OKLab | oklab(79.12% 0.1429 -0.0827) |
| OKLCH | oklch(79.12% 0.165 329.9) |
| XYZ | xyz(63.0668, 45.7809, 85.6190) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 4.95
Purply Pink
#F075E6
ΔE00 5.70
Plum
#DDA0DD
ΔE00 6.33
Bubblegum Pink
#FE83CC
ΔE00 6.97
Candy Pink
#FF63E9
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591ED #91F599
analogous
#CB91F5 #F591ED #F591BB
triadic
#F591ED #EDF591 #91EDF5
tetradic
#F591ED #F5CB91 #91F599 #91BBF5
square
#F591ED #F5CB91 #91F599 #91BBF5
split-complementary
#F591ED #BBF591 #91F5CB
monochromatic
#EB21DB #F059E4 #F591ED #FAC9F6 #FCE3FA
Accessibility & contrast
On white
2.07
#F591ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F591ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591ED
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591ED | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#FC99B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f591ed; /* rgb */ color: rgb(245, 145, 237); /* oklch */ color: oklch(79.1% 0.165 329.9);
Tailwind
colors: {
custom: {
50: '#fab3f3',
500: '#f591ed',
950: '#000000',
},
}SCSS
$custom: #f591ed; $custom-light: #fab3f3; $custom-dark: #000000;
JSON
{
"hex": "#f591ed",
"rgb": {
"r": 245,
"g": 145,
"b": 237
},
"hsl": {
"h": 304.8,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.79124,
"c": 0.16514,
"h": 329.9
},
"luminance": 0.45778
}Semantic roles & 50–950 ramp
primary
#F591ED
secondary
#D7F4D9
accent
#E01706
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085