#F580CF#F580CF
#F580CF is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.169 H 341.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F580CF |
|---|---|
| RGB | rgb(245, 128, 207) |
| HSL | hsl(319, 85%, 73%) |
| HSV | hsv(319, 48%, 96%) |
| CMYK | cmyk(0%, 47.8%, 15.5%, 3.9%) |
| CIE-LAB | lab(69.01, 54.33, -20.64) |
| CIE-LCH | lch(69.01, 58.12, 339.19°) |
| OKLab | oklab(75.47% 0.1602 -0.0551) |
| OKLCH | oklch(75.47% 0.169 341) |
| XYZ | xyz(56.6386, 39.3599, 63.6335) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.30
Pink (survey)
#FF81C0
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.19
Bubblegum (survey)
#FF6CB5
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 5.95
Hot Pink
#FF69B4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F580CF #80F5A6
analogous
#E080F5 #F580CF #F58094
triadic
#F580CF #CFF580 #80CFF5
tetradic
#F580CF #F5E080 #80F5A6 #8094F5
square
#F580CF #F5E080 #80F5A6 #8094F5
split-complementary
#F580CF #94F580 #80F5E0
monochromatic
#E812A3 #F147BA #F580CF #F9B9E4 #FDE3F4
Accessibility & contrast
On white
2.37
#F580CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F580CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F580CF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F580CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F580CF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869DD2
Deuteranopia (green-blind)
#A6AFCC
Tritanopia (blue-blind)
#FF829E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f580cf; /* rgb */ color: rgb(245, 128, 207); /* oklch */ color: oklch(75.5% 0.169 341.0);
Tailwind
colors: {
custom: {
50: '#fba8dd',
500: '#f580cf',
950: '#000000',
},
}SCSS
$custom: #f580cf; $custom-light: #fba8dd; $custom-dark: #000000;
JSON
{
"hex": "#f580cf",
"rgb": {
"r": 245,
"g": 128,
"b": 207
},
"hsl": {
"h": 319.487,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.75474,
"c": 0.16941,
"h": 341
},
"luminance": 0.39356
}Semantic roles & 50–950 ramp
primary
#F580CF
secondary
#D6F5E0
accent
#E24C04
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83