#F591F8#F591F8
#F591F8 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.6% C 0.175 H 326.0°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F591F8 |
|---|---|
| RGB | rgb(245, 145, 248) |
| HSL | hsl(298, 88%, 77%) |
| HSV | hsv(298, 42%, 97%) |
| CMYK | cmyk(1.2%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(73.83, 52.68, -35.79) |
| CIE-LCH | lch(73.83, 63.69, 325.81°) |
| OKLab | oklab(79.59% 0.1452 -0.0979) |
| OKLCH | oklch(79.59% 0.175 326) |
| XYZ | xyz(64.7235, 46.4435, 94.3440) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 5.89
Plum
#DDA0DD
ΔE00 7.38
Candy Pink
#FF63E9
ΔE00 8.03
Mauve
#E0B0FF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591F8 #94F891
analogous
#C191F8 #F591F8 #F891C8
triadic
#F591F8 #F8F591 #91F8F5
tetradic
#F591F8 #F8C191 #94F891 #91C8F8
square
#F591F8 #F8C191 #94F891 #91C8F8
split-complementary
#F591F8 #C8F891 #91F8C1
monochromatic
#EB1EF1 #F057F4 #F591F8 #FACBFC #FCE2FD
Accessibility & contrast
On white
2.04
#F591F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F591F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591F8
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591F8 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFC
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#FA9CB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f591f8; /* rgb */ color: rgb(245, 145, 248); /* oklch */ color: oklch(79.6% 0.175 326.0);
Tailwind
colors: {
custom: {
50: '#fab3fb',
500: '#f591f8',
950: '#000000',
},
}SCSS
$custom: #f591f8; $custom-light: #fab3fb; $custom-dark: #000000;
JSON
{
"hex": "#f591f8",
"rgb": {
"r": 245,
"g": 145,
"b": 248
},
"hsl": {
"h": 298.252,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.79586,
"c": 0.17512,
"h": 326
},
"luminance": 0.46441
}Semantic roles & 50–950 ramp
primary
#F591F8
secondary
#D7F5D6
accent
#E50108
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085