#F56FBE#F56FBE
#F56FBE is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.6% C 0.185 H 346.3°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F56FBE |
|---|---|
| RGB | rgb(245, 111, 190) |
| HSL | hsl(325, 87%, 70%) |
| HSV | hsv(325, 55%, 96%) |
| CMYK | cmyk(0%, 54.7%, 22.4%, 3.9%) |
| CIE-LAB | lab(65.36, 59.91, -16.65) |
| CIE-LCH | lch(65.36, 62.18, 344.47°) |
| OKLab | oklab(72.56% 0.1799 -0.0439) |
| OKLCH | oklch(72.56% 0.185 346.3) |
| XYZ | xyz(52.6364, 34.5037, 52.5929) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.93
Hot Pink
#FF69B4
ΔE00 2.96
Bubble Gum Pink
#FF69AF
ΔE00 3.91
Bubblegum Pink
#FE83CC
ΔE00 4.39
Pink (survey)
#FF81C0
ΔE00 4.58
Pale Magenta
#D767AD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56FBE #6FF5A6
analogous
#E96FF5 #F56FBE #F56F7B
triadic
#F56FBE #BEF56F #6FBEF5
tetradic
#F56FBE #F5E96F #6FF5A6 #6F7BF5
square
#F56FBE #F5E96F #6FF5A6 #6F7BF5
split-complementary
#F56FBE #7BF56F #6FF5E9
monochromatic
#DA0F87 #F136A4 #F56FBE #F9A8D8 #FDE1F2
Accessibility & contrast
On white
2.66
#F56FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#F56FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56FBE
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56FBE | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90C1
Deuteranopia (green-blind)
#A1A7BB
Tritanopia (blue-blind)
#FF6D8E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f56fbe; /* rgb */ color: rgb(245, 111, 190); /* oklch */ color: oklch(72.6% 0.185 346.3);
Tailwind
colors: {
custom: {
50: '#fc9dd1',
500: '#f56fbe',
950: '#000000',
},
}SCSS
$custom: #f56fbe; $custom-light: #fc9dd1; $custom-dark: #000000;
JSON
{
"hex": "#f56fbe",
"rgb": {
"r": 245,
"g": 111,
"b": 190
},
"hsl": {
"h": 324.627,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.72557,
"c": 0.18513,
"h": 346.3
},
"luminance": 0.34499
}Semantic roles & 50–950 ramp
primary
#F56FBE
secondary
#CDF3DD
accent
#E45F02
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82