#F56EFB#F56EFB
#F56EFB is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.1% C 0.232 H 325.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F56EFB |
|---|---|
| RGB | rgb(245, 110, 251) |
| HSL | hsl(297, 95%, 71%) |
| HSV | hsv(297, 56%, 98%) |
| CMYK | cmyk(2.4%, 56.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.67, 69.78, -47.04) |
| CIE-LCH | lch(67.67, 84.15, 326.01°) |
| OKLab | oklab(75.08% 0.1919 -0.1299) |
| OKLCH | oklch(75.08% 0.232 325.9) |
| XYZ | xyz(60.6435, 37.5329, 95.2984) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.09
Light Magenta
#FA5FF7
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 3.49
Candy Pink
#FF63E9
ΔE00 3.72
Violet (CSS)
#EE82EE
ΔE00 4.17
Orchid
#DA70D6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56EFB #74FB6E
analogous
#AE6EFB #F56EFB #FB6EBA
triadic
#F56EFB #FBF56E #6EFBF5
tetradic
#F56EFB #FBAE6E #74FB6E #6EBAFB
square
#F56EFB #FBAE6E #74FB6E #6EBAFB
split-complementary
#F56EFB #BAFB6E #6EFBAE
monochromatic
#DF06E8 #F132F9 #F56EFB #F9AAFD #FDE1FE
Accessibility & contrast
On white
2.47
#F56EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F56EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56EFB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56EFB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9AFF
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#FB80AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f56efb; /* rgb */ color: rgb(245, 110, 251); /* oklch */ color: oklch(75.1% 0.232 325.9);
Tailwind
colors: {
custom: {
50: '#fb9efd',
500: '#f56efb',
950: '#000000',
},
}SCSS
$custom: #f56efb; $custom-light: #fb9efd; $custom-dark: #000000;
JSON
{
"hex": "#f56efb",
"rgb": {
"r": 245,
"g": 110,
"b": 251
},
"hsl": {
"h": 297.447,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.75075,
"c": 0.23175,
"h": 325.9
},
"luminance": 0.37529
}Semantic roles & 50–950 ramp
primary
#F56EFB
secondary
#D1F5CF
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86