#F856FF#F856FF
#F856FF is a light, highly saturated purple. Relative luminance 0.338; OKLCH L 73.2% C 0.267 H 326.1°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F856FF |
|---|---|
| RGB | rgb(248, 86, 255) |
| HSL | hsl(298, 100%, 67%) |
| HSV | hsv(298, 66%, 100%) |
| CMYK | cmyk(2.7%, 66.3%, 0%, 0%) |
| CIE-LAB | lab(64.83, 80.71, -53.71) |
| CIE-LCH | lch(64.83, 96.95, 326.36°) |
| OKLab | oklab(73.16% 0.222 -0.149) |
| OKLCH | oklch(73.16% 0.267 326.1) |
| XYZ | xyz(60.0880, 33.8359, 97.9544) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.64
Light Magenta
#FA5FF7
ΔE00 1.93
Candy Pink
#FF63E9
ΔE00 4.63
Magenta
#FF00FF
ΔE00 5.13
Fuchsia
#FF00FF
ΔE00 5.13
Heliotrope
#D94FF5
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F856FF #5DFF56
analogous
#A456FF #F856FF #FF56B2
triadic
#F856FF #FFF856 #56FFF8
tetradic
#F856FF #FFA456 #5DFF56 #56B2FF
square
#F856FF #FFA456 #5DFF56 #56B2FF
split-complementary
#F856FF #B2FF56 #56FFA4
monochromatic
#D200DB #F519FF #F856FF #FB93FF #FDD0FF
Accessibility & contrast
On white
2.70
#F856FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#F856FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F856FF
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F856FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F856FF | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3590FF
Deuteranopia (green-blind)
#7BA4FB
Tritanopia (blue-blind)
#FE70A4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f856ff; /* rgb */ color: rgb(248, 86, 255); /* oklch */ color: oklch(73.2% 0.267 326.1);
Tailwind
colors: {
custom: {
50: '#fe92ff',
500: '#f856ff',
950: '#000000',
},
}SCSS
$custom: #f856ff; $custom-light: #fe92ff; $custom-dark: #000000;
JSON
{
"hex": "#f856ff",
"rgb": {
"r": 248,
"g": 86,
"b": 255
},
"hsl": {
"h": 297.515,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.73161,
"c": 0.26738,
"h": 326.1
},
"luminance": 0.33832
}Semantic roles & 50–950 ramp
primary
#F856FF
secondary
#C0F3BD
accent
#E6000A
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86