#F56F95#F56F95
#F56F95 is a light, vivid pink. Relative luminance 0.330; OKLCH L 71.2% C 0.168 H 4.5°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F56F95 |
|---|---|
| RGB | rgb(245, 111, 149) |
| HSL | hsl(343, 87%, 70%) |
| HSV | hsv(343, 55%, 96%) |
| CMYK | cmyk(0%, 54.7%, 39.2%, 3.9%) |
| CIE-LAB | lab(64.13, 54.92, 4.87) |
| CIE-LCH | lch(64.13, 55.13, 5.07°) |
| OKLab | oklab(71.23% 0.1672 0.0133) |
| OKLCH | oklch(71.23% 0.168 4.5) |
| XYZ | xyz(48.7683, 32.9564, 32.2209) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.65
Medium Pink
#F36196
ΔE00 3.51
Strawberry
#FC5A8D
ΔE00 3.55
Carnation Pink
#FF7FA7
ΔE00 4.20
Watermelon
#FC6C85
ΔE00 4.66
Carnation
#FD798F
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56F95 #6FF5CF
analogous
#F56FD8 #F56F95 #F58C6F
triadic
#F56F95 #95F56F #6F95F5
tetradic
#F56F95 #D8F56F #6FF5CF #8C6FF5
square
#F56F95 #D8F56F #6FF5CF #8C6FF5
split-complementary
#F56F95 #6FF58C #6FD8F5
monochromatic
#DA0F49 #F1366B #F56F95 #F9A8BF #FDE1E9
Accessibility & contrast
On white
2.77
#F56F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#F56F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56F95
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56F95 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888B96
Deuteranopia (green-blind)
#AAA592
Tritanopia (blue-blind)
#FF617D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f56f95; /* rgb */ color: rgb(245, 111, 149); /* oklch */ color: oklch(71.2% 0.168 4.5);
Tailwind
colors: {
custom: {
50: '#fd9db4',
500: '#f56f95',
950: '#000000',
},
}SCSS
$custom: #f56f95; $custom-light: #fd9db4; $custom-dark: #000000;
JSON
{
"hex": "#f56f95",
"rgb": {
"r": 245,
"g": 111,
"b": 149
},
"hsl": {
"h": 342.985,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.71229,
"c": 0.16767,
"h": 4.5
},
"luminance": 0.32951
}Semantic roles & 50–950 ramp
primary
#F56F95
secondary
#CDF3E8
accent
#E4A402
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80