#F591EE#F591EE
#F591EE is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.2% C 0.166 H 329.6°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F591EE |
|---|---|
| RGB | rgb(245, 145, 238) |
| HSL | hsl(304, 83%, 76%) |
| HSV | hsv(304, 41%, 96%) |
| CMYK | cmyk(0%, 40.8%, 2.9%, 3.9%) |
| CIE-LAB | lab(73.44, 50.92, -30.94) |
| CIE-LCH | lch(73.44, 59.58, 328.71°) |
| OKLab | oklab(79.16% 0.1431 -0.0841) |
| OKLCH | oklch(79.16% 0.166 329.6) |
| XYZ | xyz(63.2133, 45.8395, 86.3906) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 5.01
Purply Pink
#F075E6
ΔE00 5.67
Plum
#DDA0DD
ΔE00 6.41
Bubblegum Pink
#FE83CC
ΔE00 7.14
Candy Pink
#FF63E9
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591EE #91F598
analogous
#CA91F5 #F591EE #F591BC
triadic
#F591EE #EEF591 #91EEF5
tetradic
#F591EE #F5CA91 #91F598 #91BCF5
square
#F591EE #F5CA91 #91F598 #91BCF5
split-complementary
#F591EE #BCF591 #91F5CA
monochromatic
#EB21DD #F059E5 #F591EE #FAC9F7 #FCE3FB
Accessibility & contrast
On white
2.07
#F591EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F591EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591EE
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591EE | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#A7B9EB
Tritanopia (blue-blind)
#FC99B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f591ee; /* rgb */ color: rgb(245, 145, 238); /* oklch */ color: oklch(79.2% 0.166 329.6);
Tailwind
colors: {
custom: {
50: '#fab3f3',
500: '#f591ee',
950: '#000000',
},
}SCSS
$custom: #f591ee; $custom-light: #fab3f3; $custom-dark: #000000;
JSON
{
"hex": "#f591ee",
"rgb": {
"r": 245,
"g": 145,
"b": 238
},
"hsl": {
"h": 304.2,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.79165,
"c": 0.16602,
"h": 329.6
},
"luminance": 0.45836
}Semantic roles & 50–950 ramp
primary
#F591EE
secondary
#D7F4D9
accent
#E01506
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085