#C10DA5
A medium, vivid magenta closely aligning with Darkmagenta.
About #C10DA5
The precise color #C10DA5 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkmagenta. Its digital footprint relies on 193 parts red, 13 parts green, and 165 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 93% magenta inks. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C10DA5
RGB193, 13, 165
HSL309.3°, 87.4%, 40.4%
CMYK0%, 93%, 15%, 24%
HSV309.3°, 93.3%, 75.7%
LAB44.7, 74.6, -34.7
XYZ28.9, 14.3, 36.8
Decimal12651941
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.43:1
Text on #FFFFFF
AA
3.87:1
Text on #000000
AA Large
5.19:1
Text on #F8FAFC
AA
3.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C10DA5;
}
.text-color {
color: #C10DA5;
}
.border-color {
border: 2px solid #C10DA5;
}