#F580CC#F580CC
#F580CC is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.167 H 342.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F580CC |
|---|---|
| RGB | rgb(245, 128, 204) |
| HSL | hsl(321, 85%, 73%) |
| HSV | hsv(321, 48%, 96%) |
| CMYK | cmyk(0%, 47.8%, 16.7%, 3.9%) |
| CIE-LAB | lab(68.91, 53.88, -19.13) |
| CIE-LCH | lch(68.91, 57.17, 340.45°) |
| OKLab | oklab(75.36% 0.1594 -0.0509) |
| OKLCH | oklch(75.36% 0.167 342.3) |
| XYZ | xyz(56.2753, 39.2146, 61.7202) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.91
Pink (survey)
#FF81C0
ΔE00 3.91
Bubblegum (survey)
#FF6CB5
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.62
Hot Pink
#FF69B4
ΔE00 5.78
Purply Pink
#F075E6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F580CC #80F5A9
analogous
#E480F5 #F580CC #F58091
triadic
#F580CC #CCF580 #80CCF5
tetradic
#F580CC #F5E480 #80F5A9 #8091F5
square
#F580CC #F5E480 #80F5A9 #8091F5
split-complementary
#F580CC #91F580 #80F5E4
monochromatic
#E8129D #F147B5 #F580CC #F9B9E3 #FDE3F4
Accessibility & contrast
On white
2.38
#F580CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F580CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F580CC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F580CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F580CC | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCF
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#FF819D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f580cc; /* rgb */ color: rgb(245, 128, 204); /* oklch */ color: oklch(75.4% 0.167 342.3);
Tailwind
colors: {
custom: {
50: '#fba8db',
500: '#f580cc',
950: '#000000',
},
}SCSS
$custom: #f580cc; $custom-light: #fba8db; $custom-dark: #000000;
JSON
{
"hex": "#f580cc",
"rgb": {
"r": 245,
"g": 128,
"b": 204
},
"hsl": {
"h": 321.026,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.75361,
"c": 0.16736,
"h": 342.3
},
"luminance": 0.3921
}Semantic roles & 50–950 ramp
primary
#F580CC
secondary
#D6F5E1
accent
#E25204
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83