#F56ABE#F56ABE
#F56ABE is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.9% C 0.193 H 345.8°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F56ABE |
|---|---|
| RGB | rgb(245, 106, 190) |
| HSL | hsl(324, 87%, 69%) |
| HSV | hsv(324, 57%, 96%) |
| CMYK | cmyk(0%, 56.7%, 22.4%, 3.9%) |
| CIE-LAB | lab(64.52, 62.16, -17.92) |
| CIE-LCH | lch(64.52, 64.69, 343.92°) |
| OKLab | oklab(71.93% 0.1867 -0.0474) |
| OKLCH | oklch(71.93% 0.193 345.8) |
| XYZ | xyz(52.1061, 33.4429, 52.4161) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.24
Bubblegum (survey)
#FF6CB5
ΔE00 3.37
Bubble Gum Pink
#FF69AF
ΔE00 4.23
Bubblegum Pink
#FE83CC
ΔE00 5.24
Pale Magenta
#D767AD
ΔE00 5.40
Pink (survey)
#FF81C0
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56ABE #6AF5A1
analogous
#E76AF5 #F56ABE #F56A79
triadic
#F56ABE #BEF56A #6ABEF5
tetradic
#F56ABE #F5E76A #6AF5A1 #6A79F5
square
#F56ABE #F5E76A #6AF5A1 #6A79F5
split-complementary
#F56ABE #79F56A #6AF5E7
monochromatic
#D60E87 #F131A5 #F56ABE #F9A3D7 #FDDDF0
Accessibility & contrast
On white
2.73
#F56ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#F56ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56ABE
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56ABE | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778EC1
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#FF688C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f56abe; /* rgb */ color: rgb(245, 106, 190); /* oklch */ color: oklch(71.9% 0.193 345.8);
Tailwind
colors: {
custom: {
50: '#fc9bd1',
500: '#f56abe',
950: '#000000',
},
}SCSS
$custom: #f56abe; $custom-light: #fc9bd1; $custom-dark: #000000;
JSON
{
"hex": "#f56abe",
"rgb": {
"r": 245,
"g": 106,
"b": 190
},
"hsl": {
"h": 323.741,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.71932,
"c": 0.19259,
"h": 345.8
},
"luminance": 0.33438
}Semantic roles & 50–950 ramp
primary
#F56ABE
secondary
#C9F2D9
accent
#E45B02
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E14
muted
#867E82