#F56FB6#F56FB6
#F56FB6 is a light, vivid pink. Relative luminance 0.342; OKLCH L 72.3% C 0.181 H 349.6°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F56FB6 |
|---|---|
| RGB | rgb(245, 111, 182) |
| HSL | hsl(328, 87%, 70%) |
| HSV | hsv(328, 55%, 96%) |
| CMYK | cmyk(0%, 54.7%, 25.7%, 3.9%) |
| CIE-LAB | lab(65.09, 58.84, -12.52) |
| CIE-LCH | lch(65.09, 60.16, 347.99°) |
| OKLab | oklab(72.27% 0.1777 -0.0326) |
| OKLCH | oklch(72.27% 0.181 349.6) |
| XYZ | xyz(51.7860, 34.1635, 48.1137) |
| Luminance | 0.3416 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.73
Hot Pink
#FF69B4
ΔE00 1.80
Bubble Gum Pink
#FF69AF
ΔE00 2.48
Pink (survey)
#FF81C0
ΔE00 4.13
Bubblegum Pink
#FE83CC
ΔE00 4.91
Pale Magenta
#D767AD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56FB6 #6FF5AE
analogous
#F16FF5 #F56FB6 #F56F73
triadic
#F56FB6 #B6F56F #6FB6F5
tetradic
#F56FB6 #F5F16F #6FF5AE #6F73F5
square
#F56FB6 #F5F16F #6FF5AE #6F73F5
split-complementary
#F56FB6 #73F56F #6FF5F1
monochromatic
#DA0F7B #F13699 #F56FB6 #F9A8D3 #FDE1F0
Accessibility & contrast
On white
2.68
#F56FB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#F56FB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56FB6
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56FB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56FB6 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8FB8
Deuteranopia (green-blind)
#A3A7B3
Tritanopia (blue-blind)
#FF6A8B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f56fb6; /* rgb */ color: rgb(245, 111, 182); /* oklch */ color: oklch(72.3% 0.181 349.6);
Tailwind
colors: {
custom: {
50: '#fc9dcb',
500: '#f56fb6',
950: '#000000',
},
}SCSS
$custom: #f56fb6; $custom-light: #fc9dcb; $custom-dark: #000000;
JSON
{
"hex": "#f56fb6",
"rgb": {
"r": 245,
"g": 111,
"b": 182
},
"hsl": {
"h": 328.209,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.7227,
"c": 0.18065,
"h": 349.6
},
"luminance": 0.34159
}Semantic roles & 50–950 ramp
primary
#F56FB6
secondary
#CDF3DF
accent
#E46C02
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82