#F585DA#F585DA
#F585DA is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.6% C 0.169 H 336.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F585DA |
|---|---|
| RGB | rgb(245, 133, 218) |
| HSL | hsl(314, 85%, 74%) |
| HSV | hsv(314, 46%, 96%) |
| CMYK | cmyk(0%, 45.7%, 11%, 3.9%) |
| CIE-LAB | lab(70.35, 53.58, -24.70) |
| CIE-LCH | lch(70.35, 59.00, 335.25°) |
| OKLab | oklab(76.61% 0.1557 -0.0664) |
| OKLCH | oklch(76.61% 0.169 336.9) |
| XYZ | xyz(58.6988, 41.2533, 71.1870) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 4.19
Violet (CSS)
#EE82EE
ΔE00 4.72
Purply Pink
#F075E6
ΔE00 4.89
Pink (survey)
#FF81C0
ΔE00 6.22
Candy Pink
#FF63E9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F585DA #85F5A0
analogous
#D885F5 #F585DA #F585A2
triadic
#F585DA #DAF585 #85DAF5
tetradic
#F585DA #F5D885 #85F5A0 #85A2F5
square
#F585DA #F5D885 #85F5A0 #85A2F5
split-complementary
#F585DA #A2F585 #85F5D8
monochromatic
#EC14B8 #F04CC9 #F585DA #FABEEB #FDE3F6
Accessibility & contrast
On white
2.27
#F585DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F585DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F585DA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F585DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F585DA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A1DD
Deuteranopia (green-blind)
#A5B2D7
Tritanopia (blue-blind)
#FF89A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f585da; /* rgb */ color: rgb(245, 133, 218); /* oklch */ color: oklch(76.6% 0.169 336.9);
Tailwind
colors: {
custom: {
50: '#faabe5',
500: '#f585da',
950: '#000000',
},
}SCSS
$custom: #f585da; $custom-light: #faabe5; $custom-dark: #000000;
JSON
{
"hex": "#f585da",
"rgb": {
"r": 245,
"g": 133,
"b": 218
},
"hsl": {
"h": 314.464,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.76607,
"c": 0.16932,
"h": 336.9
},
"luminance": 0.41249
}Semantic roles & 50–950 ramp
primary
#F585DA
secondary
#D6F5DE
accent
#E13904
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84