#F586DE#F586DE
#F586DE is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.9% C 0.171 H 335.4°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F586DE |
|---|---|
| RGB | rgb(245, 134, 222) |
| HSL | hsl(312, 85%, 74%) |
| HSV | hsv(312, 45%, 96%) |
| CMYK | cmyk(0%, 45.3%, 9.4%, 3.9%) |
| CIE-LAB | lab(70.69, 53.73, -26.39) |
| CIE-LCH | lch(70.69, 59.86, 333.84°) |
| OKLab | oklab(76.91% 0.1553 -0.0712) |
| OKLCH | oklch(76.91% 0.171 335.4) |
| XYZ | xyz(59.3661, 41.7403, 74.0229) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.01
Violet (CSS)
#EE82EE
ΔE00 4.08
Bubblegum Pink
#FE83CC
ΔE00 4.44
Purply Pink
#F075E6
ΔE00 4.53
Candy Pink
#FF63E9
ΔE00 6.51
Pink (survey)
#FF81C0
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F586DE #86F59D
analogous
#D486F5 #F586DE #F586A7
triadic
#F586DE #DEF586 #86DEF5
tetradic
#F586DE #F5D486 #86F59D #86A7F5
square
#F586DE #F5D486 #86F59D #86A7F5
split-complementary
#F586DE #A7F586 #86F5D4
monochromatic
#EC15BF #F04DCF #F586DE #FABFED #FDE3F7
Accessibility & contrast
On white
2.25
#F586DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#F586DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F586DE
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F586DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F586DE | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E1
Deuteranopia (green-blind)
#A5B3DB
Tritanopia (blue-blind)
#FF8BA8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f586de; /* rgb */ color: rgb(245, 134, 222); /* oklch */ color: oklch(76.9% 0.171 335.4);
Tailwind
colors: {
custom: {
50: '#faace8',
500: '#f586de',
950: '#000000',
},
}SCSS
$custom: #f586de; $custom-light: #faace8; $custom-dark: #000000;
JSON
{
"hex": "#f586de",
"rgb": {
"r": 245,
"g": 134,
"b": 222
},
"hsl": {
"h": 312.432,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.76908,
"c": 0.1708,
"h": 335.4
},
"luminance": 0.41737
}Semantic roles & 50–950 ramp
primary
#F586DE
secondary
#D6F5DD
accent
#E13204
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84