#DD65C9
A light, moderate magenta closely aligning with Orchid.
About #DD65C9
At its core, #DD65C9 is a light and moderate hue. Its closest recognized web color is Orchid. Its digital footprint relies on 221 parts red, 101 parts green, and 201 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 54% Magenta, 9% Yellow, and 13% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DD65C9
RGB221, 101, 201
HSL310.0°, 63.8%, 63.1%
CMYK0%, 54%, 9%, 13%
HSV310.0°, 54.3%, 86.7%
LAB60.7, 59.2, -30.3
XYZ45.0, 28.9, 58.5
Decimal14509513
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.10:1
Text on #FFFFFF
AA Large
6.78:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DD65C9;
}
.text-color {
color: #DD65C9;
}
.border-color {
border: 2px solid #DD65C9;
}