#F587FA#F587FA
#F587FA is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.2% C 0.193 H 325.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F587FA |
|---|---|
| RGB | rgb(245, 135, 250) |
| HSL | hsl(297, 92%, 75%) |
| HSV | hsv(297, 46%, 98%) |
| CMYK | cmyk(2%, 46%, 0%, 2%) |
| CIE-LAB | lab(71.99, 58.00, -39.74) |
| CIE-LCH | lch(71.99, 70.31, 325.58°) |
| OKLab | oklab(78.24% 0.1594 -0.1091) |
| OKLCH | oklch(78.24% 0.193 325.6) |
| XYZ | xyz(63.5741, 43.6457, 95.4997) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Purply Pink
#F075E6
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 6.34
Violet Pink
#FB5FFC
ΔE00 6.52
Light Magenta
#FA5FF7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F587FA #8CFA87
analogous
#BB87FA #F587FA #FA87C6
triadic
#F587FA #FAF587 #87FAF5
tetradic
#F587FA #FABB87 #8CFA87 #87C6FA
square
#F587FA #FABB87 #8CFA87 #87C6FA
split-complementary
#F587FA #C6FA87 #87FABB
monochromatic
#EB11F5 #F04CF8 #F587FA #FAC2FC #FDE2FE
Accessibility & contrast
On white
2.16
#F587FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F587FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F587FA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F587FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F587FA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#9BB5F6
Tritanopia (blue-blind)
#FA94B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f587fa; /* rgb */ color: rgb(245, 135, 250); /* oklch */ color: oklch(78.2% 0.193 325.6);
Tailwind
colors: {
custom: {
50: '#faadfc',
500: '#f587fa',
950: '#000000',
},
}SCSS
$custom: #f587fa; $custom-light: #faadfc; $custom-dark: #000000;
JSON
{
"hex": "#f587fa",
"rgb": {
"r": 245,
"g": 135,
"b": 250
},
"hsl": {
"h": 297.391,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.78241,
"c": 0.19317,
"h": 325.6
},
"luminance": 0.43643
}Semantic roles & 50–950 ramp
primary
#F587FA
secondary
#D7F6D5
accent
#E6000A
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85