#F591F2#F591F2
#F591F2 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.3% C 0.170 H 328.1°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F591F2 |
|---|---|
| RGB | rgb(245, 145, 242) |
| HSL | hsl(302, 83%, 76%) |
| HSV | hsv(302, 41%, 96%) |
| CMYK | cmyk(0%, 40.8%, 1.2%, 3.9%) |
| CIE-LAB | lab(73.60, 51.62, -32.89) |
| CIE-LCH | lch(73.60, 61.20, 327.50°) |
| OKLab | oklab(79.33% 0.144 -0.0896) |
| OKLCH | oklch(79.33% 0.17 328.1) |
| XYZ | xyz(63.8075, 46.0772, 89.5200) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 5.30
Purply Pink
#F075E6
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.76
Bubblegum Pink
#FE83CC
ΔE00 7.82
Candy Pink
#FF63E9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591F2 #91F594
analogous
#C691F5 #F591F2 #F591C0
triadic
#F591F2 #F2F591 #91F2F5
tetradic
#F591F2 #F5C691 #91F594 #91C0F5
square
#F591F2 #F5C691 #91F594 #91C0F5
split-complementary
#F591F2 #C0F591 #91F5C6
monochromatic
#EB21E5 #F059EB #F591F2 #FAC9F9 #FCE3FC
Accessibility & contrast
On white
2.06
#F591F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#F591F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591F2
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591F2 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF5
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#FB9AB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f591f2; /* rgb */ color: rgb(245, 145, 242); /* oklch */ color: oklch(79.3% 0.170 328.1);
Tailwind
colors: {
custom: {
50: '#fab3f6',
500: '#f591f2',
950: '#000000',
},
}SCSS
$custom: #f591f2; $custom-light: #fab3f6; $custom-dark: #000000;
JSON
{
"hex": "#f591f2",
"rgb": {
"r": 245,
"g": 145,
"b": 242
},
"hsl": {
"h": 301.8,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.79331,
"c": 0.16961,
"h": 328.1
},
"luminance": 0.46074
}Semantic roles & 50–950 ramp
primary
#F591F2
secondary
#D7F4D8
accent
#E00C06
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085