#CC248A
A medium, vivid magenta closely aligning with Mediumvioletred.
About #CC248A
Visually, #CC248A is defined as a vivid magenta. It is closely associated with the named CSS color Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 36, and 138.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 82% magenta inks. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CC248A
RGB204, 36, 138
HSL323.6°, 70.0%, 47.1%
CMYK0%, 82%, 32%, 20%
HSV323.6°, 82.4%, 80.0%
LAB46.9, 69.8, -14.9
XYZ30.1, 15.9, 25.5
Decimal13378698
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.02:1
Text on #FFFFFF
AA
4.19:1
Text on #000000
AA Large
4.79:1
Text on #F8FAFC
AA
3.56:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC248A;
}
.text-color {
color: #CC248A;
}
.border-color {
border: 2px solid #CC248A;
}