#F56D9C#F56D9C
#F56D9C is a light, vivid pink. Relative luminance 0.328; OKLCH L 71.2% C 0.172 H 0.8°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F56D9C |
|---|---|
| RGB | rgb(245, 109, 156) |
| HSL | hsl(339, 87%, 69%) |
| HSV | hsv(339, 56%, 96%) |
| CMYK | cmyk(0%, 55.5%, 36.3%, 3.9%) |
| CIE-LAB | lab(63.96, 56.60, 0.63) |
| CIE-LCH | lch(63.96, 56.61, 0.63°) |
| OKLab | oklab(71.17% 0.1724 0.0023) |
| OKLCH | oklch(71.17% 0.172 0.8) |
| XYZ | xyz(49.1283, 32.7552, 35.1811) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.37
Rosy Pink
#F6688E
ΔE00 3.24
Strawberry
#FC5A8D
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 4.21
Bubble Gum Pink
#FF69AF
ΔE00 4.35
Palevioletred
#DB7093
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56D9C #6DF5C6
analogous
#F56DE0 #F56D9C #F5826D
triadic
#F56D9C #9CF56D #6D9CF5
tetradic
#F56D9C #E0F56D #6DF5C6 #826DF5
square
#F56D9C #E0F56D #6DF5C6 #826DF5
split-complementary
#F56D9C #6DF582 #6DE0F5
monochromatic
#D90F55 #F13475 #F56D9C #F9A6C3 #FDE0EA
Accessibility & contrast
On white
2.78
#F56D9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#F56D9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56D9C
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56D9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56D9C | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848B9D
Deuteranopia (green-blind)
#A8A599
Tritanopia (blue-blind)
#FF617F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f56d9c; /* rgb */ color: rgb(245, 109, 156); /* oklch */ color: oklch(71.2% 0.172 0.8);
Tailwind
colors: {
custom: {
50: '#fc9cb9',
500: '#f56d9c',
950: '#000000',
},
}SCSS
$custom: #f56d9c; $custom-light: #fc9cb9; $custom-dark: #000000;
JSON
{
"hex": "#f56d9c",
"rgb": {
"r": 245,
"g": 109,
"b": 156
},
"hsl": {
"h": 339.265,
"s": 87.179,
"l": 69.412
},
"oklch": {
"l": 0.71168,
"c": 0.17246,
"h": 0.8
},
"luminance": 0.3275
}Semantic roles & 50–950 ramp
primary
#F56D9C
secondary
#CBF2E5
accent
#E49602
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80