#F56B9F#F56B9F
#F56B9F is a light, vivid pink. Relative luminance 0.324; OKLCH L 71.0% C 0.176 H 359.0°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F56B9F |
|---|---|
| RGB | rgb(245, 107, 159) |
| HSL | hsl(337, 87%, 69%) |
| HSV | hsv(337, 56%, 96%) |
| CMYK | cmyk(0%, 56.3%, 35.1%, 3.9%) |
| CIE-LAB | lab(63.70, 57.85, -1.47) |
| CIE-LCH | lch(63.70, 57.87, 358.54°) |
| OKLab | oklab(71% 0.1763 -0.0031) |
| OKLCH | oklch(71% 0.176 359) |
| XYZ | xyz(49.1745, 32.4362, 36.4653) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.21
Bubble Gum Pink
#FF69AF
ΔE00 3.45
Rosy Pink
#F6688E
ΔE00 4.13
Strawberry
#FC5A8D
ΔE00 4.26
Hot Pink
#FF69B4
ΔE00 4.44
Bubblegum (survey)
#FF6CB5
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56B9F #6BF5C1
analogous
#F56BE4 #F56B9F #F57C6B
triadic
#F56B9F #9FF56B #6B9FF5
tetradic
#F56B9F #E4F56B #6BF5C1 #7C6BF5
square
#F56B9F #E4F56B #6BF5C1 #7C6BF5
split-complementary
#F56B9F #6BF57C #6BE4F5
monochromatic
#D70F5A #F1327A #F56B9F #F9A4C4 #FDDEE9
Accessibility & contrast
On white
2.81
#F56B9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#F56B9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56B9F
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56B9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56B9F | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828AA1
Deuteranopia (green-blind)
#A6A49C
Tritanopia (blue-blind)
#FF607F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #f56b9f; /* rgb */ color: rgb(245, 107, 159); /* oklch */ color: oklch(71.0% 0.176 359.0);
Tailwind
colors: {
custom: {
50: '#fc9bbb',
500: '#f56b9f',
950: '#000000',
},
}SCSS
$custom: #f56b9f; $custom-light: #fc9bbb; $custom-dark: #000000;
JSON
{
"hex": "#f56b9f",
"rgb": {
"r": 245,
"g": 107,
"b": 159
},
"hsl": {
"h": 337.391,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.71001,
"c": 0.1763,
"h": 359
},
"luminance": 0.32431
}Semantic roles & 50–950 ramp
primary
#F56B9F
secondary
#CAF2E3
accent
#E48F02
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80