Skip to content

#c673cd

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

RGB
198, 115, 205
HSL
295°, 47%, 63%
CMYK
3, 44, 0, 20
Luminance
0.2868

Every format

HEX#c673cd
RGBrgb(198, 115, 205)
HSLhsl(295, 47%, 63%)
CMYKcmyk(3%, 44%, 0%, 20%)
LABlab(60.5 46.3 -33.1)
LCHlch(60.5 57.0 324.4)
OKLCHoklch(0.678 0.156 324.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c673cd on white: 3.12:1
AA ✗ fail · AA-large · AAA
Aa
#c673cd on black: 6.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red77.6%
Green45.1%
Blue80.4%

CMYK percentages

Cyan3.4%
Magenta43.9%
Yellow0.0%
Key (black)19.6%

Color previews

#c673cd text on a black background

contrast 6.74:1

Card sample

#c673cd text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c673cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c673cd in the Color Lab