#F56FFE#F56FFE
#F56FFE is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.3% C 0.233 H 325.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F56FFE |
|---|---|
| RGB | rgb(245, 111, 254) |
| HSL | hsl(296, 99%, 72%) |
| HSV | hsv(296, 56%, 100%) |
| CMYK | cmyk(3.5%, 56.3%, 0%, 0.4%) |
| CIE-LAB | lab(67.98, 69.86, -48.21) |
| CIE-LCH | lch(67.98, 84.88, 325.39°) |
| OKLab | oklab(75.34% 0.191 -0.1333) |
| OKLCH | oklch(75.34% 0.233 325.1) |
| XYZ | xyz(61.2286, 37.9405, 97.8449) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.29
Light Magenta
#FA5FF7
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 4.29
Orchid
#DA70D6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56FFE #78FE6F
analogous
#AE6FFE #F56FFE #FE6FC0
triadic
#F56FFE #FEF56F #6FFEF5
tetradic
#F56FFE #FEAE6F #78FE6F #6FC0FE
square
#F56FFE #FEAE6F #78FE6F #6FC0FE
split-complementary
#F56FFE #C0FE6F #6FFEAE
monochromatic
#E202F1 #F132FE #F56FFE #F9ACFE #FDE1FF
Accessibility & contrast
On white
2.45
#F56FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F56FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56FFE
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56FFE | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9BFF
Deuteranopia (green-blind)
#88ABFA
Tritanopia (blue-blind)
#FA82AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f56ffe; /* rgb */ color: rgb(245, 111, 254); /* oklch */ color: oklch(75.3% 0.233 325.1);
Tailwind
colors: {
custom: {
50: '#fb9fff',
500: '#f56ffe',
950: '#000000',
},
}SCSS
$custom: #f56ffe; $custom-light: #fb9fff; $custom-dark: #000000;
JSON
{
"hex": "#f56ffe",
"rgb": {
"r": 245,
"g": 111,
"b": 254
},
"hsl": {
"h": 296.224,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.75341,
"c": 0.23288,
"h": 325.1
},
"luminance": 0.37937
}Semantic roles & 50–950 ramp
primary
#F56FFE
secondary
#D4F7D2
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86