Skip to content

#c255fc

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

RGB
194, 85, 252
HSL
279°, 97%, 66%
CMYK
23, 66, 0, 1
Luminance
0.2499

Every format

HEX#c255fc
RGBrgb(194, 85, 252)
HSLhsl(279, 97%, 66%)
CMYKcmyk(23%, 66%, 0%, 1%)
LABlab(57.1 69.1 -64.9)
LCHlch(57.1 94.8 316.8)
OKLCHoklch(0.660 0.244 311.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c255fc on white: 3.50:1
AA ✗ fail · AA-large · AAA
Aa
#c255fc on black: 6.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green33.3%
Blue98.8%

CMYK percentages

Cyan23.0%
Magenta66.3%
Yellow0.0%
Key (black)1.2%

Color previews

#c255fc text on a black background

contrast 6.00:1

Card sample

#c255fc text on a white background

contrast 3.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c255fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c255fc in the Color Lab