#F580DE#F580DE
#F580DE is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.1% C 0.181 H 335.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F580DE |
|---|---|
| RGB | rgb(245, 128, 222) |
| HSL | hsl(312, 85%, 73%) |
| HSV | hsv(312, 48%, 96%) |
| CMYK | cmyk(0%, 47.8%, 9.4%, 3.9%) |
| CIE-LAB | lab(69.56, 56.66, -28.13) |
| CIE-LCH | lch(69.56, 63.26, 333.60°) |
| OKLab | oklab(76.07% 0.1638 -0.076) |
| OKLCH | oklch(76.07% 0.181 335.1) |
| XYZ | xyz(58.5602, 40.1285, 73.7542) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 3.98
Bubblegum Pink
#FE83CC
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 5.31
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F580DE #80F597
analogous
#D180F5 #F580DE #F580A3
triadic
#F580DE #DEF580 #80DEF5
tetradic
#F580DE #F5D180 #80F597 #80A3F5
square
#F580DE #F5D180 #80F597 #80A3F5
split-complementary
#F580DE #A3F580 #80F5D1
monochromatic
#E812BE #F147CF #F580DE #F9B9ED #FDE3F8
Accessibility & contrast
On white
2.33
#F580DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F580DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F580DE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F580DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F580DE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE1
Deuteranopia (green-blind)
#A1B0DB
Tritanopia (blue-blind)
#FF86A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f580de; /* rgb */ color: rgb(245, 128, 222); /* oklch */ color: oklch(76.1% 0.181 335.1);
Tailwind
colors: {
custom: {
50: '#fba8e8',
500: '#f580de',
950: '#000000',
},
}SCSS
$custom: #f580de; $custom-light: #fba8e8; $custom-dark: #000000;
JSON
{
"hex": "#f580de",
"rgb": {
"r": 245,
"g": 128,
"b": 222
},
"hsl": {
"h": 311.795,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.76065,
"c": 0.18054,
"h": 335.1
},
"luminance": 0.40125
}Semantic roles & 50–950 ramp
primary
#F580DE
secondary
#D6F5DC
accent
#E22F04
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84