#F56FE4#F56FE4
#F56FE4 is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.1% C 0.212 H 332.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F56FE4 |
|---|---|
| RGB | rgb(245, 111, 228) |
| HSL | hsl(308, 87%, 70%) |
| HSV | hsv(308, 55%, 96%) |
| CMYK | cmyk(0%, 54.7%, 6.9%, 3.9%) |
| CIE-LAB | lab(66.81, 65.54, -35.70) |
| CIE-LCH | lch(66.81, 74.63, 331.42°) |
| OKLab | oklab(74.11% 0.1878 -0.0974) |
| OKLCH | oklch(74.11% 0.212 332.6) |
| XYZ | xyz(57.3441, 36.3867, 77.3868) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.23
Candy Pink
#FF63E9
ΔE00 2.02
Violet (CSS)
#EE82EE
ΔE00 3.75
Light Magenta
#FA5FF7
ΔE00 3.84
Violet Pink
#FB5FFC
ΔE00 4.37
Orchid
#DA70D6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56FE4 #6FF580
analogous
#C36FF5 #F56FE4 #F56FA1
triadic
#F56FE4 #E4F56F #6FE4F5
tetradic
#F56FE4 #F5C36F #6FF580 #6FA1F5
square
#F56FE4 #F5C36F #6FF580 #6FA1F5
split-complementary
#F56FE4 #A1F56F #6FF5C3
monochromatic
#DA0FC1 #F136D9 #F56FE4 #F9A8EF #FDE1F9
Accessibility & contrast
On white
2.54
#F56FE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F56FE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56FE4
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56FE4 | 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)
#6B96E8
Deuteranopia (green-blind)
#94AAE0
Tritanopia (blue-blind)
#FE79A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f56fe4; /* rgb */ color: rgb(245, 111, 228); /* oklch */ color: oklch(74.1% 0.212 332.6);
Tailwind
colors: {
custom: {
50: '#fb9eed',
500: '#f56fe4',
950: '#000000',
},
}SCSS
$custom: #f56fe4; $custom-light: #fb9eed; $custom-dark: #000000;
JSON
{
"hex": "#f56fe4",
"rgb": {
"r": 245,
"g": 111,
"b": 228
},
"hsl": {
"h": 307.612,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.7411,
"c": 0.21155,
"h": 332.6
},
"luminance": 0.36383
}Semantic roles & 50–950 ramp
primary
#F56FE4
secondary
#CDF3D2
accent
#E41F02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84