#F56FFC#F56FFC
#F56FFC is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.2% C 0.231 H 325.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F56FFC |
|---|---|
| RGB | rgb(245, 111, 252) |
| HSL | hsl(297, 96%, 71%) |
| HSV | hsv(297, 56%, 99%) |
| CMYK | cmyk(2.8%, 56%, 0%, 1.2%) |
| CIE-LAB | lab(67.88, 69.51, -47.26) |
| CIE-LCH | lch(67.88, 84.06, 325.79°) |
| OKLab | oklab(75.24% 0.1908 -0.1306) |
| OKLCH | oklch(75.24% 0.231 325.6) |
| XYZ | xyz(60.9100, 37.8131, 96.1670) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.25
Light Magenta
#FA5FF7
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 3.57
Candy Pink
#FF63E9
ΔE00 3.89
Violet (CSS)
#EE82EE
ΔE00 4.11
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56FFC #76FC6F
analogous
#AE6FFC #F56FFC #FC6FBC
triadic
#F56FFC #FCF56F #6FFCF5
tetradic
#F56FFC #FCAE6F #76FC6F #6FBCFC
square
#F56FFC #FCAE6F #76FC6F #6FBCFC
split-complementary
#F56FFC #BCFC6F #6FFCAE
monochromatic
#E005EC #F133FB #F56FFC #F9ABFD #FDE1FE
Accessibility & contrast
On white
2.45
#F56FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F56FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56FFC
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56FFC | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9BFF
Deuteranopia (green-blind)
#89ABF8
Tritanopia (blue-blind)
#FA81AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f56ffc; /* rgb */ color: rgb(245, 111, 252); /* oklch */ color: oklch(75.2% 0.231 325.6);
Tailwind
colors: {
custom: {
50: '#fb9ffe',
500: '#f56ffc',
950: '#000000',
},
}SCSS
$custom: #f56ffc; $custom-light: #fb9ffe; $custom-dark: #000000;
JSON
{
"hex": "#f56ffc",
"rgb": {
"r": 245,
"g": 111,
"b": 252
},
"hsl": {
"h": 297.021,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75242,
"c": 0.23119,
"h": 325.6
},
"luminance": 0.3781
}Semantic roles & 50–950 ramp
primary
#F56FFC
secondary
#D3F6D1
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86