#F582DA#F582DA
#F582DA is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.2% C 0.174 H 336.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F582DA |
|---|---|
| RGB | rgb(245, 130, 218) |
| HSL | hsl(314, 85%, 74%) |
| HSV | hsv(314, 47%, 96%) |
| CMYK | cmyk(0%, 46.9%, 11%, 3.9%) |
| CIE-LAB | lab(69.78, 55.05, -25.57) |
| CIE-LCH | lch(69.78, 60.70, 335.09°) |
| OKLab | oklab(76.18% 0.16 -0.0689) |
| OKLCH | oklch(76.18% 0.174 336.7) |
| XYZ | xyz(58.2939, 40.4435, 71.0521) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 4.12
Purply Pink
#F075E6
ΔE00 4.35
Violet (CSS)
#EE82EE
ΔE00 4.45
Candy Pink
#FF63E9
ΔE00 6.10
Pink (survey)
#FF81C0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F582DA #82F59D
analogous
#D682F5 #F582DA #F582A0
triadic
#F582DA #DAF582 #82DAF5
tetradic
#F582DA #F5D682 #82F59D #82A0F5
square
#F582DA #F5D682 #82F59D #82A0F5
split-complementary
#F582DA #A0F582 #82F5D6
monochromatic
#EA13B7 #F049C9 #F582DA #FABBEB #FDE3F7
Accessibility & contrast
On white
2.31
#F582DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F582DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F582DA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F582DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F582DA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DD
Deuteranopia (green-blind)
#A3B1D7
Tritanopia (blue-blind)
#FF86A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f582da; /* rgb */ color: rgb(245, 130, 218); /* oklch */ color: oklch(76.2% 0.174 336.7);
Tailwind
colors: {
custom: {
50: '#fbaae5',
500: '#f582da',
950: '#000000',
},
}SCSS
$custom: #f582da; $custom-light: #fbaae5; $custom-dark: #000000;
JSON
{
"hex": "#f582da",
"rgb": {
"r": 245,
"g": 130,
"b": 218
},
"hsl": {
"h": 314.087,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.76182,
"c": 0.17421,
"h": 336.7
},
"luminance": 0.4044
}Semantic roles & 50–950 ramp
primary
#F582DA
secondary
#D6F5DD
accent
#E23804
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84