#F582BF#F582BF
#F582BF is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.2% C 0.156 H 348.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F582BF |
|---|---|
| RGB | rgb(245, 130, 191) |
| HSL | hsl(328, 85%, 74%) |
| HSV | hsv(328, 47%, 96%) |
| CMYK | cmyk(0%, 46.9%, 22%, 3.9%) |
| CIE-LAB | lab(68.86, 51.01, -11.95) |
| CIE-LCH | lch(68.86, 52.39, 346.82°) |
| OKLab | oklab(75.18% 0.1529 -0.0312) |
| OKLCH | oklch(75.18% 0.156 348.5) |
| XYZ | xyz(55.0442, 39.1436, 53.9365) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.65
Bubblegum Pink
#FE83CC
ΔE00 2.51
Bubblegum (survey)
#FF6CB5
ΔE00 4.27
Hot Pink
#FF69B4
ΔE00 4.73
Bubble Gum Pink
#FF69AF
ΔE00 5.07
Pinky
#FC86AA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F582BF #82F5B8
analogous
#F182F5 #F582BF #F58285
triadic
#F582BF #BFF582 #82BFF5
tetradic
#F582BF #F5F182 #82F5B8 #8285F5
square
#F582BF #F5F182 #82F5B8 #8285F5
split-complementary
#F582BF #85F582 #82F5F1
monochromatic
#EA1385 #F049A2 #F582BF #FABBDC #FDE3F0
Accessibility & contrast
On white
2.38
#F582BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F582BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F582BF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F582BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F582BF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9CC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF7F99
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f582bf; /* rgb */ color: rgb(245, 130, 191); /* oklch */ color: oklch(75.2% 0.156 348.5);
Tailwind
colors: {
custom: {
50: '#fba9d2',
500: '#f582bf',
950: '#000000',
},
}SCSS
$custom: #f582bf; $custom-light: #fba9d2; $custom-dark: #000000;
JSON
{
"hex": "#f582bf",
"rgb": {
"r": 245,
"g": 130,
"b": 191
},
"hsl": {
"h": 328.174,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.7518,
"c": 0.15602,
"h": 348.5
},
"luminance": 0.39139
}Semantic roles & 50–950 ramp
primary
#F582BF
secondary
#D6F5E5
accent
#E26C04
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82