HEX Color Conversion

Hex Color Code #DD6BDC — RGB & HSL Conversions

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

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

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

The RGB code for #DD6BDC is computed as rgb(221, 107, 220). Web designers using HSL values will find it at a hue of 301°, saturation of 63%, and lightness index of 64%, representing a balanced, moderate saturation.

CMYK print code settings for #DD6BDC

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

Red Channel 221
Green Channel 107
Blue Channel 220
Luminance 0.311

HEX #DD6BDC Color Space Conversions

Click to copy format
HEX Color Code #DD6BDC
RGB (Red Green Blue) rgb(221, 107, 220)
HSL (Hue Sat Light) hsl(301°, 63%, 64%)
CMYK (Commercial Print) cmyk(0%, 52%, 0%, 13%)
HSV / HSB Values hsv(301°, 52%, 87%)
Decimal Color Code 14511068
CSS Custom Variable --color-hex: #DD6BDC;
Tailwind CSS Utility bg-[#DD6BDC]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #DD6BDC

Small body copy preview

Black Text on Background

Black text readability test with #DD6BDC

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 #DD6BDC */
--color-hex: #DD6BDC;
--color-rgb: rgb(221, 107, 220);
--color-hsl: hsl(301deg, 63%, 64%);

Adjacent HEX Color Codes

Copied!