#F56FD4#F56FD4
#F56FD4 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.4% C 0.200 H 337.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F56FD4 |
|---|---|
| RGB | rgb(245, 111, 212) |
| HSL | hsl(315, 87%, 70%) |
| HSV | hsv(315, 55%, 96%) |
| CMYK | cmyk(0%, 54.7%, 13.5%, 3.9%) |
| CIE-LAB | lab(66.17, 63.06, -27.79) |
| CIE-LCH | lch(66.17, 68.91, 336.22°) |
| OKLab | oklab(73.42% 0.185 -0.0749) |
| OKLCH | oklch(73.42% 0.2 337.9) |
| XYZ | xyz(55.2249, 35.5391, 66.2257) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.53
Candy Pink
#FF63E9
ΔE00 3.88
Orchid
#DA70D6
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.54
Violet (CSS)
#EE82EE
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56FD4 #6FF590
analogous
#D36FF5 #F56FD4 #F56F91
triadic
#F56FD4 #D4F56F #6FD4F5
tetradic
#F56FD4 #F5D36F #6FF590 #6F91F5
square
#F56FD4 #F5D36F #6FF590 #6F91F5
split-complementary
#F56FD4 #91F56F #6FF5D3
monochromatic
#DA0FA8 #F136C3 #F56FD4 #F9A8E5 #FDE1F6
Accessibility & contrast
On white
2.59
#F56FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F56FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56FD4
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56FD4 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7394D7
Deuteranopia (green-blind)
#9AA8D0
Tritanopia (blue-blind)
#FF7498
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f56fd4; /* rgb */ color: rgb(245, 111, 212); /* oklch */ color: oklch(73.4% 0.200 337.9);
Tailwind
colors: {
custom: {
50: '#fb9ee1',
500: '#f56fd4',
950: '#000000',
},
}SCSS
$custom: #f56fd4; $custom-light: #fb9ee1; $custom-dark: #000000;
JSON
{
"hex": "#f56fd4",
"rgb": {
"r": 245,
"g": 111,
"b": 212
},
"hsl": {
"h": 314.776,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.73419,
"c": 0.19955,
"h": 337.9
},
"luminance": 0.35535
}Semantic roles & 50–950 ramp
primary
#F56FD4
secondary
#CDF3D6
accent
#E43A02
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#180F15
muted
#867F83