HEX Color Conversion

Hex Color Code #DC7DDC — RGB & HSL Conversions

How to use the #DC7DDC color code in HTML & CSS?

For developers, implementing the #DC7DDC color code involves declaring it in your styles. In stylesheet designs, use color: #DC7DDC; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#DC7DDC] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #DC7DDC?

The RGB code for #DC7DDC is computed as rgb(220, 125, 220). Web designers using HSL values will find it at a hue of 300°, saturation of 58%, and lightness index of 68%, representing a balanced, moderate saturation.

CMYK print code settings for #DC7DDC

For print design setups, the CMYK values for the #DC7DDC color code are Cyan: 0%, Magenta: 43%, Yellow: 0%, and Black: 14%. These neutral color boundaries serve as solid structural backgrounds, layouts, and typography grids.

Red Channel 220
Green Channel 125
Blue Channel 220
Luminance 0.351

HEX #DC7DDC Color Space Conversions

Click to copy format
HEX Color Code #DC7DDC
RGB (Red Green Blue) rgb(220, 125, 220)
HSL (Hue Sat Light) hsl(300°, 58%, 68%)
CMYK (Commercial Print) cmyk(0%, 43%, 0%, 14%)
HSV / HSB Values hsv(300°, 43%, 86%)
Decimal Color Code 14450140
CSS Custom Variable --color-hex: #DC7DDC;
Tailwind CSS Utility bg-[#DC7DDC]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #DC7DDC

Small body copy preview

Black Text on Background

Black text readability test with #DC7DDC

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #DC7DDC */
--color-hex: #DC7DDC;
--color-rgb: rgb(220, 125, 220);
--color-hsl: hsl(300deg, 58%, 68%);

Adjacent HEX Color Codes

Copied!