#F582D3#F582D3
#F582D3 is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.9% C 0.169 H 339.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F582D3 |
|---|---|
| RGB | rgb(245, 130, 211) |
| HSL | hsl(318, 85%, 74%) |
| HSV | hsv(318, 47%, 96%) |
| CMYK | cmyk(0%, 46.9%, 13.9%, 3.9%) |
| CIE-LAB | lab(69.53, 53.96, -22.08) |
| CIE-LCH | lch(69.53, 58.30, 337.75°) |
| OKLab | oklab(75.91% 0.1583 -0.0591) |
| OKLCH | oklch(75.91% 0.169 339.5) |
| XYZ | xyz(57.3972, 40.0849, 66.3294) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.72
Lavender Pink
#DD85D7
ΔE00 4.75
Pink (survey)
#FF81C0
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.82
Bubblegum (survey)
#FF6CB5
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F582D3 #82F5A4
analogous
#DD82F5 #F582D3 #F58299
triadic
#F582D3 #D3F582 #82D3F5
tetradic
#F582D3 #F5DD82 #82F5A4 #8299F5
square
#F582D3 #F5DD82 #82F5A4 #8299F5
split-complementary
#F582D3 #99F582 #82F5DD
monochromatic
#EA13AA #F049BF #F582D3 #FABBE7 #FDE3F5
Accessibility & contrast
On white
2.33
#F582D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F582D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F582D3
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F582D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F582D3 | 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)
#879FD6
Deuteranopia (green-blind)
#A6B0D0
Tritanopia (blue-blind)
#FF84A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f582d3; /* rgb */ color: rgb(245, 130, 211); /* oklch */ color: oklch(75.9% 0.169 339.5);
Tailwind
colors: {
custom: {
50: '#fba9e0',
500: '#f582d3',
950: '#000000',
},
}SCSS
$custom: #f582d3; $custom-light: #fba9e0; $custom-dark: #000000;
JSON
{
"hex": "#f582d3",
"rgb": {
"r": 245,
"g": 130,
"b": 211
},
"hsl": {
"h": 317.739,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.75908,
"c": 0.16901,
"h": 339.5
},
"luminance": 0.40081
}Semantic roles & 50–950 ramp
primary
#F582D3
secondary
#D6F5DF
accent
#E24504
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83