#F585FD#F585FD
#F585FD is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.1% C 0.199 H 324.8°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F585FD |
|---|---|
| RGB | rgb(245, 133, 253) |
| HSL | hsl(296, 97%, 76%) |
| HSV | hsv(296, 47%, 99%) |
| CMYK | cmyk(3.2%, 47.4%, 0%, 0.8%) |
| CIE-LAB | lab(71.75, 59.51, -41.75) |
| CIE-LCH | lch(71.75, 72.69, 324.95°) |
| OKLab | oklab(78.1% 0.1626 -0.1148) |
| OKLCH | oklch(78.1% 0.199 324.8) |
| XYZ | xyz(63.7718, 43.2825, 97.9047) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 4.35
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.16
Candy Pink
#FF63E9
ΔE00 6.23
Lavender Pink
#DD85D7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F585FD #8DFD85
analogous
#B985FD #F585FD #FD85C9
triadic
#F585FD #FDF585 #85FDF5
tetradic
#F585FD #FDB985 #8DFD85 #85C9FD
square
#F585FD #FDB985 #8DFD85 #85C9FD
split-complementary
#F585FD #C9FD85 #85FDB9
monochromatic
#EB0DFB #F049FC #F585FD #FAC1FE #FDE1FF
Accessibility & contrast
On white
2.17
#F585FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F585FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F585FD
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F585FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F585FD | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#FA93B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f585fd; /* rgb */ color: rgb(245, 133, 253); /* oklch */ color: oklch(78.1% 0.199 324.8);
Tailwind
colors: {
custom: {
50: '#fbacfe',
500: '#f585fd',
950: '#000000',
},
}SCSS
$custom: #f585fd; $custom-light: #fbacfe; $custom-dark: #000000;
JSON
{
"hex": "#f585fd",
"rgb": {
"r": 245,
"g": 133,
"b": 253
},
"hsl": {
"h": 296,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.78101,
"c": 0.19907,
"h": 324.8
},
"luminance": 0.43279
}Semantic roles & 50–950 ramp
primary
#F585FD
secondary
#D7F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86