#F585BB#F585BB
#F585BB is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.5% C 0.149 H 351.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F585BB |
|---|---|
| RGB | rgb(245, 133, 187) |
| HSL | hsl(331, 85%, 74%) |
| HSV | hsv(331, 46%, 96%) |
| CMYK | cmyk(0%, 45.7%, 23.7%, 3.9%) |
| CIE-LAB | lab(69.31, 48.97, -9.02) |
| CIE-LCH | lch(69.31, 49.79, 349.56°) |
| OKLab | oklab(75.48% 0.1472 -0.0233) |
| OKLCH | oklch(75.48% 0.149 351) |
| XYZ | xyz(55.0148, 39.7797, 51.7848) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.89
Bubblegum Pink
#FE83CC
ΔE00 3.63
Bubblegum (survey)
#FF6CB5
ΔE00 4.79
Pinky
#FC86AA
ΔE00 5.22
Hot Pink
#FF69B4
ΔE00 5.27
Bubble Gum Pink
#FF69AF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F585BB #85F5BF
analogous
#F585F3 #F585BB #F58785
triadic
#F585BB #BBF585 #85BBF5
tetradic
#F585BB #F3F585 #85F5BF #8785F5
square
#F585BB #F3F585 #85F5BF #8785F5
split-complementary
#F585BB #85F587 #85F3F5
monochromatic
#EC147C #F04C9B #F585BB #FABEDB #FDE3EF
Accessibility & contrast
On white
2.35
#F585BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F585BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F585BB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F585BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F585BB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBD
Deuteranopia (green-blind)
#AEB1B8
Tritanopia (blue-blind)
#FF8199
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f585bb; /* rgb */ color: rgb(245, 133, 187); /* oklch */ color: oklch(75.5% 0.149 351.0);
Tailwind
colors: {
custom: {
50: '#fbabcf',
500: '#f585bb',
950: '#000000',
},
}SCSS
$custom: #f585bb; $custom-light: #fbabcf; $custom-dark: #000000;
JSON
{
"hex": "#f585bb",
"rgb": {
"r": 245,
"g": 133,
"b": 187
},
"hsl": {
"h": 331.071,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.75483,
"c": 0.14902,
"h": 351
},
"luminance": 0.39775
}Semantic roles & 50–950 ramp
primary
#F585BB
secondary
#D6F5E6
accent
#E17704
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82