#F56FD5#F56FD5
#F56FD5 is a light, highly saturated pink. Relative luminance 0.356; OKLCH L 73.5% C 0.200 H 337.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F56FD5 |
|---|---|
| RGB | rgb(245, 111, 213) |
| HSL | hsl(314, 87%, 70%) |
| HSV | hsv(314, 55%, 96%) |
| CMYK | cmyk(0%, 54.7%, 13.1%, 3.9%) |
| CIE-LAB | lab(66.21, 63.21, -28.29) |
| CIE-LCH | lch(66.21, 69.25, 335.89°) |
| OKLab | oklab(73.46% 0.1852 -0.0763) |
| OKLCH | oklch(73.46% 0.2 337.6) |
| XYZ | xyz(55.3515, 35.5897, 66.8921) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.36
Candy Pink
#FF63E9
ΔE00 3.72
Orchid
#DA70D6
ΔE00 4.94
Violet (CSS)
#EE82EE
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56FD5 #6FF58F
analogous
#D26FF5 #F56FD5 #F56F92
triadic
#F56FD5 #D5F56F #6FD5F5
tetradic
#F56FD5 #F5D26F #6FF58F #6F92F5
square
#F56FD5 #F5D26F #6FF58F #6F92F5
split-complementary
#F56FD5 #92F56F #6FF5D2
monochromatic
#DA0FAA #F136C4 #F56FD5 #F9A8E6 #FDE1F6
Accessibility & contrast
On white
2.59
#F56FD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F56FD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56FD5
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56FD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56FD5 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7394D8
Deuteranopia (green-blind)
#99A9D1
Tritanopia (blue-blind)
#FF7499
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f56fd5; /* rgb */ color: rgb(245, 111, 213); /* oklch */ color: oklch(73.5% 0.200 337.6);
Tailwind
colors: {
custom: {
50: '#fb9ee2',
500: '#f56fd5',
950: '#000000',
},
}SCSS
$custom: #f56fd5; $custom-light: #fb9ee2; $custom-dark: #000000;
JSON
{
"hex": "#f56fd5",
"rgb": {
"r": 245,
"g": 111,
"b": 213
},
"hsl": {
"h": 314.328,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.73461,
"c": 0.20027,
"h": 337.6
},
"luminance": 0.35585
}Semantic roles & 50–950 ramp
primary
#F56FD5
secondary
#CDF3D6
accent
#E43802
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#180F15
muted
#867F83