#F586B2#F586B2
#F586B2 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.3% C 0.143 H 355.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F586B2 |
|---|---|
| RGB | rgb(245, 134, 178) |
| HSL | hsl(336, 85%, 74%) |
| HSV | hsv(336, 45%, 96%) |
| CMYK | cmyk(0%, 45.3%, 27.3%, 3.9%) |
| CIE-LAB | lab(69.24, 47.25, -4.09) |
| CIE-LCH | lch(69.24, 47.43, 355.05°) |
| OKLab | oklab(75.34% 0.1428 -0.0102) |
| OKLCH | oklch(75.34% 0.143 355.9) |
| XYZ | xyz(54.2190, 39.6814, 46.9145) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.93
Carnation Pink
#FF7FA7
ΔE00 3.40
Pink (survey)
#FF81C0
ΔE00 3.66
Rosa
#FE86A4
ΔE00 4.75
Pig Pink
#E78EA5
ΔE00 5.05
Bubblegum (survey)
#FF6CB5
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F586B2 #86F5C9
analogous
#F586EA #F586B2 #F59286
triadic
#F586B2 #B2F586 #86B2F5
tetradic
#F586B2 #EAF586 #86F5C9 #9286F5
square
#F586B2 #EAF586 #86F5C9 #9286F5
split-complementary
#F586B2 #86F592 #86EAF5
monochromatic
#EC156A #F04D8E #F586B2 #FABFD6 #FDE3ED
Accessibility & contrast
On white
2.35
#F586B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F586B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F586B2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F586B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F586B2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#FF8096
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f586b2; /* rgb */ color: rgb(245, 134, 178); /* oklch */ color: oklch(75.3% 0.143 355.9);
Tailwind
colors: {
custom: {
50: '#fbacc9',
500: '#f586b2',
950: '#000000',
},
}SCSS
$custom: #f586b2; $custom-light: #fbacc9; $custom-dark: #000000;
JSON
{
"hex": "#f586b2",
"rgb": {
"r": 245,
"g": 134,
"b": 178
},
"hsl": {
"h": 336.216,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.75342,
"c": 0.14315,
"h": 355.9
},
"luminance": 0.39677
}Semantic roles & 50–950 ramp
primary
#F586B2
secondary
#D6F5E9
accent
#E18A04
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82