#F56FD2#F56FD2
#F56FD2 is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.3% C 0.198 H 338.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F56FD2 |
|---|---|
| RGB | rgb(245, 111, 210) |
| HSL | hsl(316, 87%, 70%) |
| HSV | hsv(316, 55%, 96%) |
| CMYK | cmyk(0%, 54.7%, 14.3%, 3.9%) |
| CIE-LAB | lab(66.09, 62.76, -26.79) |
| CIE-LCH | lch(66.09, 68.24, 336.89°) |
| OKLab | oklab(73.34% 0.1845 -0.0721) |
| OKLCH | oklch(73.34% 0.198 338.7) |
| XYZ | xyz(54.9742, 35.4388, 64.9052) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.89
Candy Pink
#FF63E9
ΔE00 4.20
Orchid
#DA70D6
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56FD2 #6FF592
analogous
#D56FF5 #F56FD2 #F56F8F
triadic
#F56FD2 #D2F56F #6FD2F5
tetradic
#F56FD2 #F5D56F #6FF592 #6F8FF5
square
#F56FD2 #F5D56F #6FF592 #6F8FF5
split-complementary
#F56FD2 #8FF56F #6FF5D5
monochromatic
#DA0FA5 #F136C0 #F56FD2 #F9A8E4 #FDE1F6
Accessibility & contrast
On white
2.60
#F56FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#F56FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56FD2
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56FD2 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7493D5
Deuteranopia (green-blind)
#9AA8CE
Tritanopia (blue-blind)
#FF7397
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f56fd2; /* rgb */ color: rgb(245, 111, 210); /* oklch */ color: oklch(73.3% 0.198 338.7);
Tailwind
colors: {
custom: {
50: '#fb9ee0',
500: '#f56fd2',
950: '#000000',
},
}SCSS
$custom: #f56fd2; $custom-light: #fb9ee0; $custom-dark: #000000;
JSON
{
"hex": "#f56fd2",
"rgb": {
"r": 245,
"g": 111,
"b": 210
},
"hsl": {
"h": 315.672,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.73337,
"c": 0.19813,
"h": 338.7
},
"luminance": 0.35434
}Semantic roles & 50–950 ramp
primary
#F56FD2
secondary
#CDF3D7
accent
#E43D02
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#180F15
muted
#867F83