#F583BF#F583BF
#F583BF is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.3% C 0.154 H 348.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F583BF |
|---|---|
| RGB | rgb(245, 131, 191) |
| HSL | hsl(328, 85%, 74%) |
| HSV | hsv(328, 47%, 96%) |
| CMYK | cmyk(0%, 46.5%, 22%, 3.9%) |
| CIE-LAB | lab(69.05, 50.52, -11.66) |
| CIE-LCH | lch(69.05, 51.85, 347.01°) |
| OKLab | oklab(75.33% 0.1514 -0.0304) |
| OKLCH | oklch(75.33% 0.154 348.6) |
| XYZ | xyz(55.1778, 39.4109, 53.9811) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.64
Bubblegum Pink
#FE83CC
ΔE00 2.58
Bubblegum (survey)
#FF6CB5
ΔE00 4.44
Hot Pink
#FF69B4
ΔE00 4.90
Bubble Gum Pink
#FF69AF
ΔE00 5.22
Pinky
#FC86AA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F583BF #83F5B9
analogous
#F283F5 #F583BF #F58386
triadic
#F583BF #BFF583 #83BFF5
tetradic
#F583BF #F5F283 #83F5B9 #8386F5
square
#F583BF #F5F283 #83F5B9 #8386F5
split-complementary
#F583BF #86F583 #83F5F2
monochromatic
#EB1384 #F04AA2 #F583BF #FABCDC #FDE3F0
Accessibility & contrast
On white
2.36
#F583BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F583BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F583BF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F583BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F583BF | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC1
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#FF8099
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f583bf; /* rgb */ color: rgb(245, 131, 191); /* oklch */ color: oklch(75.3% 0.154 348.6);
Tailwind
colors: {
custom: {
50: '#fbaad2',
500: '#f583bf',
950: '#000000',
},
}SCSS
$custom: #f583bf; $custom-light: #fbaad2; $custom-dark: #000000;
JSON
{
"hex": "#f583bf",
"rgb": {
"r": 245,
"g": 131,
"b": 191
},
"hsl": {
"h": 328.421,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.75325,
"c": 0.15441,
"h": 348.6
},
"luminance": 0.39407
}Semantic roles & 50–950 ramp
primary
#F583BF
secondary
#D6F5E5
accent
#E26D04
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82