Skip to content

#fc67ff

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

RGB
252, 103, 255
HSL
299°, 100%, 70%
CMYK
1, 60, 0, 0
Luminance
0.3762

Every format

HEX#fc67ff
RGBrgb(252, 103, 255)
HSLhsl(299, 100%, 70%)
CMYKcmyk(1%, 60%, 0%, 0%)
LABlab(67.7 75.1 -49.1)
LCHlch(67.7 89.7 326.8)
OKLCHoklch(0.754 0.248 326.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc67ff on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#fc67ff on black: 8.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green40.4%
Blue100.0%

CMYK percentages

Cyan1.2%
Magenta59.6%
Yellow0.0%
Key (black)0.0%

Color previews

#fc67ff text on a black background

contrast 8.52:1

Card sample

#fc67ff text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc67ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc67ff in the Color Lab