#F56FFB#F56FFB
#F56FFB is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.2% C 0.230 H 325.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F56FFB |
|---|---|
| RGB | rgb(245, 111, 251) |
| HSL | hsl(297, 95%, 71%) |
| HSV | hsv(297, 56%, 98%) |
| CMYK | cmyk(2.4%, 55.8%, 0%, 1.6%) |
| CIE-LAB | lab(67.84, 69.34, -46.79) |
| CIE-LCH | lch(67.84, 83.65, 325.99°) |
| OKLab | oklab(75.19% 0.1907 -0.1292) |
| OKLCH | oklch(75.19% 0.23 325.9) |
| XYZ | xyz(60.7520, 37.7499, 95.3346) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.24
Light Magenta
#FA5FF7
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.42
Candy Pink
#FF63E9
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 4.03
Orchid
#DA70D6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56FFB #75FB6F
analogous
#AF6FFB #F56FFB #FB6FBB
triadic
#F56FFB #FBF56F #6FFBF5
tetradic
#F56FFB #FBAF6F #75FB6F #6FBBFB
square
#F56FFB #FBAF6F #75FB6F #6FBBFB
split-complementary
#F56FFB #BBFB6F #6FFBAF
monochromatic
#DF06E9 #F133F9 #F56FFB #F9ABFD #FDE1FE
Accessibility & contrast
On white
2.46
#F56FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F56FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56FFB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56FFB | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9AFF
Deuteranopia (green-blind)
#8AABF7
Tritanopia (blue-blind)
#FB81AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f56ffb; /* rgb */ color: rgb(245, 111, 251); /* oklch */ color: oklch(75.2% 0.230 325.9);
Tailwind
colors: {
custom: {
50: '#fb9ffd',
500: '#f56ffb',
950: '#000000',
},
}SCSS
$custom: #f56ffb; $custom-light: #fb9ffd; $custom-dark: #000000;
JSON
{
"hex": "#f56ffb",
"rgb": {
"r": 245,
"g": 111,
"b": 251
},
"hsl": {
"h": 297.429,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75193,
"c": 0.23033,
"h": 325.9
},
"luminance": 0.37746
}Semantic roles & 50–950 ramp
primary
#F56FFB
secondary
#D2F6D0
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86