#F585B0#F585B0
#F585B0 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.1% C 0.144 H 356.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F585B0 |
|---|---|
| RGB | rgb(245, 133, 176) |
| HSL | hsl(337, 85%, 74%) |
| HSV | hsv(337, 46%, 96%) |
| CMYK | cmyk(0%, 45.7%, 28.2%, 3.9%) |
| CIE-LAB | lab(68.99, 47.49, -3.34) |
| CIE-LCH | lch(68.99, 47.61, 355.97°) |
| OKLab | oklab(75.13% 0.1436 -0.0082) |
| OKLCH | oklch(75.13% 0.144 356.7) |
| XYZ | xyz(53.8821, 39.3266, 45.8188) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.60
Carnation Pink
#FF7FA7
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 3.95
Rosa
#FE86A4
ΔE00 4.40
Pig Pink
#E78EA5
ΔE00 4.86
Bubble Gum Pink
#FF69AF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F585B0 #85F5CA
analogous
#F585E8 #F585B0 #F59285
triadic
#F585B0 #B0F585 #85B0F5
tetradic
#F585B0 #E8F585 #85F5CA #9285F5
square
#F585B0 #E8F585 #85F5CA #9285F5
split-complementary
#F585B0 #85F592 #85E8F5
monochromatic
#EC1467 #F04C8B #F585B0 #FABED5 #FDE3ED
Accessibility & contrast
On white
2.37
#F585B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F585B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F585B0
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F585B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F585B0 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB1
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#FF7F95
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f585b0; /* rgb */ color: rgb(245, 133, 176); /* oklch */ color: oklch(75.1% 0.144 356.7);
Tailwind
colors: {
custom: {
50: '#fbabc7',
500: '#f585b0',
950: '#000000',
},
}SCSS
$custom: #f585b0; $custom-light: #fbabc7; $custom-dark: #000000;
JSON
{
"hex": "#f585b0",
"rgb": {
"r": 245,
"g": 133,
"b": 176
},
"hsl": {
"h": 336.964,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.75131,
"c": 0.14387,
"h": 356.7
},
"luminance": 0.39322
}Semantic roles & 50–950 ramp
primary
#F585B0
secondary
#D6F5E9
accent
#E18C04
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82