#F584B0#F584B0
#F584B0 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.0% C 0.145 H 356.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F584B0 |
|---|---|
| RGB | rgb(245, 132, 176) |
| HSL | hsl(337, 85%, 74%) |
| HSV | hsv(337, 46%, 96%) |
| CMYK | cmyk(0%, 46.1%, 28.2%, 3.9%) |
| CIE-LAB | lab(68.79, 47.99, -3.63) |
| CIE-LCH | lch(68.79, 48.13, 355.67°) |
| OKLab | oklab(74.98% 0.1452 -0.0089) |
| OKLCH | oklch(74.98% 0.145 356.5) |
| XYZ | xyz(53.7458, 39.0541, 45.7734) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.76
Carnation Pink
#FF7FA7
ΔE00 3.07
Pink (survey)
#FF81C0
ΔE00 3.79
Rosa
#FE86A4
ΔE00 4.56
Pig Pink
#E78EA5
ΔE00 5.06
Bubble Gum Pink
#FF69AF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F584B0 #84F5C9
analogous
#F584E9 #F584B0 #F59184
triadic
#F584B0 #B0F584 #84B0F5
tetradic
#F584B0 #E9F584 #84F5C9 #9184F5
square
#F584B0 #E9F584 #84F5C9 #9184F5
split-complementary
#F584B0 #84F591 #84E9F5
monochromatic
#EB1367 #F04B8C #F584B0 #FABDD4 #FDE3ED
Accessibility & contrast
On white
2.38
#F584B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F584B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F584B0
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F584B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F584B0 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB1
Deuteranopia (green-blind)
#B0B0AD
Tritanopia (blue-blind)
#FF7E94
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f584b0; /* rgb */ color: rgb(245, 132, 176); /* oklch */ color: oklch(75.0% 0.145 356.5);
Tailwind
colors: {
custom: {
50: '#fbaac7',
500: '#f584b0',
950: '#000000',
},
}SCSS
$custom: #f584b0; $custom-light: #fbaac7; $custom-dark: #000000;
JSON
{
"hex": "#f584b0",
"rgb": {
"r": 245,
"g": 132,
"b": 176
},
"hsl": {
"h": 336.637,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.74982,
"c": 0.14544,
"h": 356.5
},
"luminance": 0.3905
}Semantic roles & 50–950 ramp
primary
#F584B0
secondary
#D6F5E9
accent
#E18B04
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82