#F56FD3#F56FD3
#F56FD3 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.4% C 0.199 H 338.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F56FD3 |
|---|---|
| RGB | rgb(245, 111, 211) |
| HSL | hsl(315, 87%, 70%) |
| HSV | hsv(315, 55%, 96%) |
| CMYK | cmyk(0%, 54.7%, 13.9%, 3.9%) |
| CIE-LAB | lab(66.13, 62.91, -27.29) |
| CIE-LCH | lch(66.13, 68.57, 336.55°) |
| OKLab | oklab(73.38% 0.1847 -0.0735) |
| OKLCH | oklch(73.38% 0.199 338.3) |
| XYZ | xyz(55.0992, 35.4888, 65.5634) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 4.04
Orchid
#DA70D6
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.58
Bubblegum Pink
#FE83CC
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56FD3 #6FF591
analogous
#D46FF5 #F56FD3 #F56F90
triadic
#F56FD3 #D3F56F #6FD3F5
tetradic
#F56FD3 #F5D46F #6FF591 #6F90F5
square
#F56FD3 #F5D46F #6FF591 #6F90F5
split-complementary
#F56FD3 #90F56F #6FF5D4
monochromatic
#DA0FA7 #F136C2 #F56FD3 #F9A8E4 #FDE1F6
Accessibility & contrast
On white
2.59
#F56FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F56FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56FD3
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56FD3 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7394D6
Deuteranopia (green-blind)
#9AA8CF
Tritanopia (blue-blind)
#FF7398
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f56fd3; /* rgb */ color: rgb(245, 111, 211); /* oklch */ color: oklch(73.4% 0.199 338.3);
Tailwind
colors: {
custom: {
50: '#fb9ee0',
500: '#f56fd3',
950: '#000000',
},
}SCSS
$custom: #f56fd3; $custom-light: #fb9ee0; $custom-dark: #000000;
JSON
{
"hex": "#f56fd3",
"rgb": {
"r": 245,
"g": 111,
"b": 211
},
"hsl": {
"h": 315.224,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.73378,
"c": 0.19883,
"h": 338.3
},
"luminance": 0.35485
}Semantic roles & 50–950 ramp
primary
#F56FD3
secondary
#CDF3D7
accent
#E43B02
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#180F15
muted
#867F83