#F591FB#F591FB
#F591FB is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.7% C 0.178 H 325.0°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F591FB |
|---|---|
| RGB | rgb(245, 145, 251) |
| HSL | hsl(297, 93%, 78%) |
| HSV | hsv(297, 42%, 98%) |
| CMYK | cmyk(2.4%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(73.95, 53.22, -37.23) |
| CIE-LCH | lch(73.95, 64.95, 325.03°) |
| OKLab | oklab(79.72% 0.1458 -0.102) |
| OKLCH | oklch(79.72% 0.178 325) |
| XYZ | xyz(65.1926, 46.6312, 96.8148) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Purply Pink
#F075E6
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.23
Plum
#DDA0DD
ΔE00 7.71
Candy Pink
#FF63E9
ΔE00 8.12
Baby Purple
#CA9BF7
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591FB #97FB91
analogous
#C091FB #F591FB #FB91CC
triadic
#F591FB #FBF591 #91FBF5
tetradic
#F591FB #FBC091 #97FB91 #91CCFB
square
#F591FB #FBC091 #97FB91 #91CCFB
split-complementary
#F591FB #CCFB91 #91FBC0
monochromatic
#EA1BF7 #F056F9 #F591FB #FACCFD #FCE1FE
Accessibility & contrast
On white
2.03
#F591FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F591FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591FB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591FB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#A2BAF8
Tritanopia (blue-blind)
#FA9CBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f591fb; /* rgb */ color: rgb(245, 145, 251); /* oklch */ color: oklch(79.7% 0.178 325.0);
Tailwind
colors: {
custom: {
50: '#fab4fd',
500: '#f591fb',
950: '#000000',
},
}SCSS
$custom: #f591fb; $custom-light: #fab4fd; $custom-dark: #000000;
JSON
{
"hex": "#f591fb",
"rgb": {
"r": 245,
"g": 145,
"b": 251
},
"hsl": {
"h": 296.604,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.79716,
"c": 0.17793,
"h": 325
},
"luminance": 0.46628
}Semantic roles & 50–950 ramp
primary
#F591FB
secondary
#D7F6D5
accent
#E6000D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085