#F580BF#F580BF
#F580BF is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.9% C 0.159 H 348.1°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F580BF |
|---|---|
| RGB | rgb(245, 128, 191) |
| HSL | hsl(328, 85%, 73%) |
| HSV | hsv(328, 48%, 96%) |
| CMYK | cmyk(0%, 47.8%, 22%, 3.9%) |
| CIE-LAB | lab(68.47, 52.00, -12.52) |
| CIE-LCH | lch(68.47, 53.48, 346.46°) |
| OKLab | oklab(74.89% 0.1558 -0.0328) |
| OKLCH | oklch(74.89% 0.159 348.1) |
| XYZ | xyz(54.7807, 38.6167, 53.8487) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.78
Bubblegum Pink
#FE83CC
ΔE00 2.44
Bubblegum (survey)
#FF6CB5
ΔE00 3.95
Hot Pink
#FF69B4
ΔE00 4.39
Bubble Gum Pink
#FF69AF
ΔE00 4.81
Carnation Pink
#FF7FA7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F580BF #80F5B6
analogous
#F080F5 #F580BF #F58084
triadic
#F580BF #BFF580 #80BFF5
tetradic
#F580BF #F5F080 #80F5B6 #8084F5
square
#F580BF #F5F080 #80F5B6 #8084F5
split-complementary
#F580BF #84F580 #80F5F0
monochromatic
#E81286 #F147A2 #F580BF #F9B9DC #FDE3F1
Accessibility & contrast
On white
2.41
#F580BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F580BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F580BF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F580BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F580BF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9BC1
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f580bf; /* rgb */ color: rgb(245, 128, 191); /* oklch */ color: oklch(74.9% 0.159 348.1);
Tailwind
colors: {
custom: {
50: '#fba8d2',
500: '#f580bf',
950: '#000000',
},
}SCSS
$custom: #f580bf; $custom-light: #fba8d2; $custom-dark: #000000;
JSON
{
"hex": "#f580bf",
"rgb": {
"r": 245,
"g": 128,
"b": 191
},
"hsl": {
"h": 327.692,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.74893,
"c": 0.15923,
"h": 348.1
},
"luminance": 0.38612
}Semantic roles & 50–950 ramp
primary
#F580BF
secondary
#D6F5E4
accent
#E26A04
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82