#F56F9D#F56F9D
#F56F9D is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.5% C 0.170 H 0.8°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F56F9D |
|---|---|
| RGB | rgb(245, 111, 157) |
| HSL | hsl(339, 87%, 70%) |
| HSV | hsv(339, 55%, 96%) |
| CMYK | cmyk(0%, 54.7%, 35.9%, 3.9%) |
| CIE-LAB | lab(64.34, 55.80, 0.60) |
| CIE-LCH | lch(64.34, 55.80, 0.62°) |
| OKLab | oklab(71.46% 0.1699 0.0023) |
| OKLCH | oklch(71.46% 0.17 0.8) |
| XYZ | xyz(49.4291, 33.2207, 35.7009) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.76
Rosy Pink
#F6688E
ΔE00 3.37
Carnation Pink
#FF7FA7
ΔE00 3.85
Strawberry
#FC5A8D
ΔE00 4.17
Bubble Gum Pink
#FF69AF
ΔE00 4.37
Palevioletred
#DB7093
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56F9D #6FF5C7
analogous
#F56FE0 #F56F9D #F5846F
triadic
#F56F9D #9DF56F #6F9DF5
tetradic
#F56F9D #E0F56F #6FF5C7 #846FF5
square
#F56F9D #E0F56F #6FF5C7 #846FF5
split-complementary
#F56F9D #6FF584 #6FE0F5
monochromatic
#DA0F55 #F13676 #F56F9D #F9A8C4 #FDE1EB
Accessibility & contrast
On white
2.75
#F56F9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#F56F9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56F9D
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56F9D | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9E
Deuteranopia (green-blind)
#A9A59A
Tritanopia (blue-blind)
#FF6480
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f56f9d; /* rgb */ color: rgb(245, 111, 157); /* oklch */ color: oklch(71.5% 0.170 0.8);
Tailwind
colors: {
custom: {
50: '#fc9db9',
500: '#f56f9d',
950: '#000000',
},
}SCSS
$custom: #f56f9d; $custom-light: #fc9db9; $custom-dark: #000000;
JSON
{
"hex": "#f56f9d",
"rgb": {
"r": 245,
"g": 111,
"b": 157
},
"hsl": {
"h": 339.403,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.7146,
"c": 0.16993,
"h": 0.8
},
"luminance": 0.33216
}Semantic roles & 50–950 ramp
primary
#F56F9D
secondary
#CDF3E6
accent
#E49602
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80