Skip to content

#f68fff

a light, electric magenta / pink · warm · closest name: violet

RGB
246, 143, 255
HSL
295°, 100%, 78%
CMYK
4, 44, 0, 0
Luminance
0.4646

Every format

HEX#f68fff
RGBrgb(246, 143, 255)
HSLhsl(295, 100%, 78%)
CMYKcmyk(4%, 44%, 0%, 0%)
LABlab(73.8 55.2 -39.6)
LCHlch(73.8 67.9 324.4)
OKLCHoklch(0.797 0.185 324.2)

Copy-ready code

/* CSS */
color: #f68fff;
background-color: #f68fff;
/* Tailwind (arbitrary) */
class="text-[#f68fff] bg-[#f68fff]"
/* SCSS */
$brand: #f68fff;
/* SwiftUI */
Color(red: 0.965, green: 0.561, blue: 1.000)
/* Android */
Color.parseColor("#f68fff")

Accessibility — WCAG contrast

Aa
#f68fff on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#f68fff on black: 10.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.5%
Green56.1%
Blue100.0%

CMYK percentages

Cyan3.5%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#f68fff text on a black background

contrast 10.29:1

Card sample

#f68fff text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #f68fff;
Background color
Panel with #f68fff background
background-color: #f68fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #f68fff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(246, 143, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(246, 143, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f68fff;
background: linear-gradient(135deg, #f68fff, #FF8FBD);

Monochromatic scale

Palettes built from #f68fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f68fff in the Color Lab