#F586F2#F586F2
#F586F2 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.7% C 0.188 H 328.2°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F586F2 |
|---|---|
| RGB | rgb(245, 134, 242) |
| HSL | hsl(302, 85%, 74%) |
| HSV | hsv(302, 45%, 96%) |
| CMYK | cmyk(0%, 45.3%, 1.2%, 3.9%) |
| CIE-LAB | lab(71.47, 57.08, -36.18) |
| CIE-LCH | lch(71.47, 67.58, 327.63°) |
| OKLab | oklab(77.75% 0.1594 -0.0989) |
| OKLCH | oklch(77.75% 0.188 328.2) |
| XYZ | xyz(62.2073, 42.8768, 88.9866) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.43
Purply Pink
#F075E6
ΔE00 3.59
Lavender Pink
#DD85D7
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 5.84
Light Magenta
#FA5FF7
ΔE00 6.60
Violet Pink
#FB5FFC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F586F2 #86F589
analogous
#C186F5 #F586F2 #F586BB
triadic
#F586F2 #F2F586 #86F2F5
tetradic
#F586F2 #F5C186 #86F589 #86BBF5
square
#F586F2 #F5C186 #86F589 #86BBF5
split-complementary
#F586F2 #BBF586 #86F5C1
monochromatic
#EC15E6 #F04DEC #F586F2 #FABFF8 #FDE3FC
Accessibility & contrast
On white
2.19
#F586F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F586F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F586F2
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F586F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F586F2 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#FC91B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f586f2; /* rgb */ color: rgb(245, 134, 242); /* oklch */ color: oklch(77.7% 0.188 328.2);
Tailwind
colors: {
custom: {
50: '#faacf6',
500: '#f586f2',
950: '#000000',
},
}SCSS
$custom: #f586f2; $custom-light: #faacf6; $custom-dark: #000000;
JSON
{
"hex": "#f586f2",
"rgb": {
"r": 245,
"g": 134,
"b": 242
},
"hsl": {
"h": 301.622,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.77746,
"c": 0.18759,
"h": 328.2
},
"luminance": 0.42873
}Semantic roles & 50–950 ramp
primary
#F586F2
secondary
#D6F5D7
accent
#E10A04
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85