#F586DA#F586DA
#F586DA is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.8% C 0.168 H 337.0°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F586DA |
|---|---|
| RGB | rgb(245, 134, 218) |
| HSL | hsl(315, 85%, 74%) |
| HSV | hsv(315, 45%, 96%) |
| CMYK | cmyk(0%, 45.3%, 11%, 3.9%) |
| CIE-LAB | lab(70.54, 53.09, -24.41) |
| CIE-LCH | lch(70.54, 58.43, 335.31°) |
| OKLab | oklab(76.75% 0.1543 -0.0656) |
| OKLCH | oklch(76.75% 0.168 337) |
| XYZ | xyz(58.8364, 41.5284, 71.2329) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 5.08
Pink (survey)
#FF81C0
ΔE00 6.17
Candy Pink
#FF63E9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F586DA #86F5A1
analogous
#D986F5 #F586DA #F586A3
triadic
#F586DA #DAF586 #86DAF5
tetradic
#F586DA #F5D986 #86F5A1 #86A3F5
square
#F586DA #F5D986 #86F5A1 #86A3F5
split-complementary
#F586DA #A3F586 #86F5D9
monochromatic
#EC15B7 #F04DC9 #F586DA #FABFEB #FDE3F6
Accessibility & contrast
On white
2.26
#F586DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F586DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F586DA
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F586DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F586DA | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DD
Deuteranopia (green-blind)
#A6B3D7
Tritanopia (blue-blind)
#FF8AA6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f586da; /* rgb */ color: rgb(245, 134, 218); /* oklch */ color: oklch(76.8% 0.168 337.0);
Tailwind
colors: {
custom: {
50: '#faace5',
500: '#f586da',
950: '#000000',
},
}SCSS
$custom: #f586da; $custom-light: #faace5; $custom-dark: #000000;
JSON
{
"hex": "#f586da",
"rgb": {
"r": 245,
"g": 134,
"b": 218
},
"hsl": {
"h": 314.595,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.7675,
"c": 0.16768,
"h": 337
},
"luminance": 0.41525
}Semantic roles & 50–950 ramp
primary
#F586DA
secondary
#D6F5DE
accent
#E13A04
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84