#F56EFC#F56EFC
#F56EFC is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.1% C 0.233 H 325.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F56EFC |
|---|---|
| RGB | rgb(245, 110, 252) |
| HSL | hsl(297, 96%, 71%) |
| HSV | hsv(297, 56%, 99%) |
| CMYK | cmyk(2.8%, 56.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.72, 69.95, -47.52) |
| CIE-LCH | lch(67.72, 84.56, 325.81°) |
| OKLab | oklab(75.13% 0.192 -0.1313) |
| OKLCH | oklch(75.13% 0.233 325.6) |
| XYZ | xyz(60.8015, 37.5961, 96.1308) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.10
Light Magenta
#FA5FF7
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 3.85
Violet (CSS)
#EE82EE
ΔE00 4.25
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56EFC #75FC6E
analogous
#AE6EFC #F56EFC #FC6EBC
triadic
#F56EFC #FCF56E #6EFCF5
tetradic
#F56EFC #FCAE6E #75FC6E #6EBCFC
square
#F56EFC #FCAE6E #75FC6E #6EBCFC
split-complementary
#F56EFC #BCFC6E #6EFCAE
monochromatic
#DF05EB #F132FB #F56EFC #F9AAFD #FDE1FE
Accessibility & contrast
On white
2.47
#F56EFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F56EFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56EFC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56EFC | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9AFF
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#FB80AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f56efc; /* rgb */ color: rgb(245, 110, 252); /* oklch */ color: oklch(75.1% 0.233 325.6);
Tailwind
colors: {
custom: {
50: '#fb9efe',
500: '#f56efc',
950: '#000000',
},
}SCSS
$custom: #f56efc; $custom-light: #fb9efe; $custom-dark: #000000;
JSON
{
"hex": "#f56efc",
"rgb": {
"r": 245,
"g": 110,
"b": 252
},
"hsl": {
"h": 297.042,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.75125,
"c": 0.23259,
"h": 325.6
},
"luminance": 0.37593
}Semantic roles & 50–950 ramp
primary
#F56EFC
secondary
#D2F6D0
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86