#F56F96#F56F96
#F56F96 is a light, vivid pink. Relative luminance 0.330; OKLCH L 71.3% C 0.168 H 4.1°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F56F96 |
|---|---|
| RGB | rgb(245, 111, 150) |
| HSL | hsl(343, 87%, 70%) |
| HSV | hsv(343, 55%, 96%) |
| CMYK | cmyk(0%, 54.7%, 38.8%, 3.9%) |
| CIE-LAB | lab(64.15, 55.02, 4.34) |
| CIE-LCH | lch(64.15, 55.19, 4.51°) |
| OKLab | oklab(71.26% 0.1675 0.0119) |
| OKLCH | oklch(71.26% 0.168 4.1) |
| XYZ | xyz(48.8485, 32.9885, 32.6431) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.82
Medium Pink
#F36196
ΔE00 3.34
Strawberry
#FC5A8D
ΔE00 3.56
Carnation Pink
#FF7FA7
ΔE00 4.10
Palevioletred
#DB7093
ΔE00 4.61
Carnation
#FD798F
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56F96 #6FF5CE
analogous
#F56FD9 #F56F96 #F58B6F
triadic
#F56F96 #96F56F #6F96F5
tetradic
#F56F96 #D9F56F #6FF5CE #8B6FF5
square
#F56F96 #D9F56F #6FF5CE #8B6FF5
split-complementary
#F56F96 #6FF58B #6FD9F5
monochromatic
#DA0F4A #F1366C #F56F96 #F9A8C0 #FDE1E9
Accessibility & contrast
On white
2.76
#F56F96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#F56F96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56F96
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56F96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56F96 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878B97
Deuteranopia (green-blind)
#AAA593
Tritanopia (blue-blind)
#FF627E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f56f96; /* rgb */ color: rgb(245, 111, 150); /* oklch */ color: oklch(71.3% 0.168 4.1);
Tailwind
colors: {
custom: {
50: '#fc9db4',
500: '#f56f96',
950: '#000000',
},
}SCSS
$custom: #f56f96; $custom-light: #fc9db4; $custom-dark: #000000;
JSON
{
"hex": "#f56f96",
"rgb": {
"r": 245,
"g": 111,
"b": 150
},
"hsl": {
"h": 342.537,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.71257,
"c": 0.16793,
"h": 4.1
},
"luminance": 0.32983
}Semantic roles & 50–950 ramp
primary
#F56F96
secondary
#CDF3E8
accent
#E4A202
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80