#F56DEC#F56DEC
#F56DEC is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.2% C 0.221 H 330.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F56DEC |
|---|---|
| RGB | rgb(245, 109, 236) |
| HSL | hsl(304, 87%, 69%) |
| HSV | hsv(304, 56%, 96%) |
| CMYK | cmyk(0%, 55.5%, 3.7%, 3.9%) |
| CIE-LAB | lab(66.83, 67.71, -40.10) |
| CIE-LCH | lch(66.83, 78.69, 329.36°) |
| OKLab | oklab(74.24% 0.1915 -0.1099) |
| OKLCH | oklch(74.24% 0.221 330.1) |
| XYZ | xyz(58.2647, 36.4097, 83.2995) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.67
Candy Pink
#FF63E9
ΔE00 1.95
Light Magenta
#FA5FF7
ΔE00 2.59
Violet Pink
#FB5FFC
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.73
Orchid
#DA70D6
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56DEC #6DF576
analogous
#BA6DF5 #F56DEC #F56DA8
triadic
#F56DEC #ECF56D #6DECF5
tetradic
#F56DEC #F5BA6D #6DF576 #6DA8F5
square
#F56DEC #F5BA6D #6DF576 #6DA8F5
split-complementary
#F56DEC #A8F56D #6DF5BA
monochromatic
#D90FCB #F134E5 #F56DEC #F9A6F3 #FDE0FB
Accessibility & contrast
On white
2.54
#F56DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F56DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56DEC
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56DEC | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F0
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#FD7AA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f56dec; /* rgb */ color: rgb(245, 109, 236); /* oklch */ color: oklch(74.2% 0.221 330.1);
Tailwind
colors: {
custom: {
50: '#fb9df2',
500: '#f56dec',
950: '#000000',
},
}SCSS
$custom: #f56dec; $custom-light: #fb9df2; $custom-dark: #000000;
JSON
{
"hex": "#f56dec",
"rgb": {
"r": 245,
"g": 109,
"b": 236
},
"hsl": {
"h": 303.971,
"s": 87.179,
"l": 69.412
},
"oklch": {
"l": 0.74235,
"c": 0.22082,
"h": 330.1
},
"luminance": 0.36406
}Semantic roles & 50–950 ramp
primary
#F56DEC
secondary
#CBF2CE
accent
#E41102
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85