#F587FC#F587FC
#F587FC is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.3% C 0.195 H 325.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F587FC |
|---|---|
| RGB | rgb(245, 135, 252) |
| HSL | hsl(296, 95%, 76%) |
| HSV | hsv(296, 46%, 99%) |
| CMYK | cmyk(2.8%, 46.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.08, 58.36, -40.69) |
| CIE-LCH | lch(72.08, 71.14, 325.11°) |
| OKLab | oklab(78.33% 0.1597 -0.1118) |
| OKLCH | oklch(78.33% 0.195 325) |
| XYZ | xyz(63.8893, 43.7718, 97.1601) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 6.18
Candy Pink
#FF63E9
ΔE00 6.46
Violet Pink
#FB5FFC
ΔE00 6.47
Light Magenta
#FA5FF7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F587FC #8EFC87
analogous
#BA87FC #F587FC #FC87C8
triadic
#F587FC #FCF587 #87FCF5
tetradic
#F587FC #FCBA87 #8EFC87 #87C8FC
square
#F587FC #FCBA87 #8EFC87 #87C8FC
split-complementary
#F587FC #C8FC87 #87FCBA
monochromatic
#EB10F9 #F04BFB #F587FC #FAC3FD #FDE1FE
Accessibility & contrast
On white
2.15
#F587FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F587FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F587FC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F587FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F587FC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#FA94B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f587fc; /* rgb */ color: rgb(245, 135, 252); /* oklch */ color: oklch(78.3% 0.195 325.0);
Tailwind
colors: {
custom: {
50: '#fbadfd',
500: '#f587fc',
950: '#000000',
},
}SCSS
$custom: #f587fc; $custom-light: #fbadfd; $custom-dark: #000000;
JSON
{
"hex": "#f587fc",
"rgb": {
"r": 245,
"g": 135,
"b": 252
},
"hsl": {
"h": 296.41,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78332,
"c": 0.19499,
"h": 325
},
"luminance": 0.43769
}Semantic roles & 50–950 ramp
primary
#F587FC
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86