Skip to content

#c673df

a light, vivid violet · warm · closest name: orchid

RGB
198, 115, 223
HSL
286°, 63%, 66%
CMYK
11, 48, 0, 13
Luminance
0.2959

Every format

HEX#c673df
RGBrgb(198, 115, 223)
HSLhsl(286, 63%, 66%)
CMYKcmyk(11%, 48%, 0%, 13%)
LABlab(61.3 49.8 -42.0)
LCHlch(61.3 65.2 319.9)
OKLCHoklch(0.687 0.174 318.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c673df on white: 3.04:1
AA ✗ fail · AA-large · AAA
Aa
#c673df on black: 6.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red77.6%
Green45.1%
Blue87.5%

CMYK percentages

Cyan11.2%
Magenta48.4%
Yellow0.0%
Key (black)12.5%

Color previews

#c673df text on a black background

contrast 6.92:1

Card sample

#c673df text on a white background

contrast 3.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c673df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c673df in the Color Lab