Skip to content

#cd33cb

a balanced, vivid magenta / pink · warm · closest name: orchid

RGB
205, 51, 203
HSL
301°, 61%, 50%
CMYK
0, 75, 1, 20
Luminance
0.1966

Every format

HEX#cd33cb
RGBrgb(205, 51, 203)
HSLhsl(301, 61%, 50%)
CMYKcmyk(0%, 75%, 1%, 20%)
LABlab(51.5 74.8 -46.1)
LCHlch(51.5 87.9 328.3)
OKLCHoklch(0.614 0.245 328.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd33cb on white: 4.26:1
AA ✗ fail · AA-large · AAA
Aa
#cd33cb on black: 4.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green20.0%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta75.1%
Yellow1.0%
Key (black)19.6%

Color previews

#cd33cb text on a black background

contrast 4.93:1

Card sample

#cd33cb text on a white background

contrast 4.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd33cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd33cb in the Color Lab