#F56FE8#F56FE8
#F56FE8 is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.3% C 0.215 H 331.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F56FE8 |
|---|---|
| RGB | rgb(245, 111, 232) |
| HSL | hsl(306, 87%, 70%) |
| HSV | hsv(306, 55%, 96%) |
| CMYK | cmyk(0%, 54.7%, 5.3%, 3.9%) |
| CIE-LAB | lab(66.98, 66.18, -37.65) |
| CIE-LCH | lch(66.98, 76.14, 330.36°) |
| OKLab | oklab(74.29% 0.1884 -0.1029) |
| OKLCH | oklch(74.29% 0.215 331.4) |
| XYZ | xyz(57.9058, 36.6114, 80.3451) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.14
Candy Pink
#FF63E9
ΔE00 1.96
Light Magenta
#FA5FF7
ΔE00 3.32
Violet (CSS)
#EE82EE
ΔE00 3.52
Violet Pink
#FB5FFC
ΔE00 3.80
Orchid
#DA70D6
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56FE8 #6FF57C
analogous
#BF6FF5 #F56FE8 #F56FA5
triadic
#F56FE8 #E8F56F #6FE8F5
tetradic
#F56FE8 #F5BF6F #6FF57C #6FA5F5
square
#F56FE8 #F5BF6F #6FF57C #6FA5F5
split-complementary
#F56FE8 #A5F56F #6FF5BF
monochromatic
#DA0FC7 #F136DF #F56FE8 #F9A8F1 #FDE1FA
Accessibility & contrast
On white
2.52
#F56FE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F56FE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56FE8
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56FE8 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6997EC
Deuteranopia (green-blind)
#92AAE4
Tritanopia (blue-blind)
#FE7AA2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f56fe8; /* rgb */ color: rgb(245, 111, 232); /* oklch */ color: oklch(74.3% 0.215 331.4);
Tailwind
colors: {
custom: {
50: '#fb9eef',
500: '#f56fe8',
950: '#000000',
},
}SCSS
$custom: #f56fe8; $custom-light: #fb9eef; $custom-dark: #000000;
JSON
{
"hex": "#f56fe8",
"rgb": {
"r": 245,
"g": 111,
"b": 232
},
"hsl": {
"h": 305.821,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.74291,
"c": 0.2147,
"h": 331.4
},
"luminance": 0.36608
}Semantic roles & 50–950 ramp
primary
#F56FE8
secondary
#CDF3D1
accent
#E41802
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84