#F580AE#F580AE
#F580AE is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.3% C 0.151 H 356.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F580AE |
|---|---|
| RGB | rgb(245, 128, 174) |
| HSL | hsl(336, 85%, 73%) |
| HSV | hsv(336, 48%, 96%) |
| CMYK | cmyk(0%, 47.8%, 29%, 3.9%) |
| CIE-LAB | lab(67.96, 49.71, -3.74) |
| CIE-LCH | lch(67.96, 49.85, 355.70°) |
| OKLab | oklab(74.33% 0.1505 -0.0092) |
| OKLCH | oklch(74.33% 0.151 356.5) |
| XYZ | xyz(53.0173, 37.9114, 44.5616) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.97
Pinky
#FC86AA
ΔE00 3.07
Pink (survey)
#FF81C0
ΔE00 3.76
Bubble Gum Pink
#FF69AF
ΔE00 4.72
Rosa
#FE86A4
ΔE00 4.78
Bubblegum (survey)
#FF6CB5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F580AE #80F5C7
analogous
#F580E9 #F580AE #F58C80
triadic
#F580AE #AEF580 #80AEF5
tetradic
#F580AE #E9F580 #80F5C7 #8C80F5
square
#F580AE #E9F580 #80F5C7 #8C80F5
split-complementary
#F580AE #80F58C #80E9F5
monochromatic
#E81266 #F1478A #F580AE #F9B9D2 #FDE3ED
Accessibility & contrast
On white
2.45
#F580AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F580AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F580AE
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F580AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F580AE | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099AF
Deuteranopia (green-blind)
#AEAEAB
Tritanopia (blue-blind)
#FF7991
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f580ae; /* rgb */ color: rgb(245, 128, 174); /* oklch */ color: oklch(74.3% 0.151 356.5);
Tailwind
colors: {
custom: {
50: '#fba8c6',
500: '#f580ae',
950: '#000000',
},
}SCSS
$custom: #f580ae; $custom-light: #fba8c6; $custom-dark: #000000;
JSON
{
"hex": "#f580ae",
"rgb": {
"r": 245,
"g": 128,
"b": 174
},
"hsl": {
"h": 336.41,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.74334,
"c": 0.15081,
"h": 356.5
},
"luminance": 0.37907
}Semantic roles & 50–950 ramp
primary
#F580AE
secondary
#D6F5E9
accent
#E28A04
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82