Skip to content

#ce00cd

a dark, electric magenta / pink · warm · closest name: magenta

RGB
206, 0, 205
HSL
300°, 100%, 40%
CMYK
0, 100, 1, 19
Luminance
0.1753

Every format

HEX#ce00cd
RGBrgb(206, 0, 205)
HSLhsl(300, 100%, 40%)
CMYKcmyk(0%, 100%, 1%, 19%)
LABlab(48.9 83.5 -51.3)
LCHlch(48.9 98.0 328.4)
OKLCHoklch(0.597 0.274 328.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ce00cd on white: 4.66:1
AA ✓ pass · AA-large · AAA
Aa
#ce00cd on black: 4.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green0.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow0.5%
Key (black)19.2%

Color previews

#ce00cd text on a black background

contrast 4.51:1

Card sample

#ce00cd text on a white background

contrast 4.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 0, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 0, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ce00cd;
background: linear-gradient(135deg, #ce00cd, #CE0044);

Monochromatic scale

Palettes built from #ce00cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ce00cd in the Color Lab