#C549DB
A medium, moderate magenta closely aligning with Mediumorchid.
About #C549DB
The precise color #C549DB is an excellent choice for modern design projects. Its closest recognized web color is Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 73, and 219.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 10% C, 67% M, 0% Y, and 14% K. The HSL representation is 291.0° hue, 67.0% saturation, and 57.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C549DB
RGB197, 73, 219
HSL291.0°, 67.0%, 57.3%
CMYK10%, 67%, 0%, 14%
HSV291.0°, 66.7%, 85.9%
LAB53.8, 68.3, -51.7
XYZ38.2, 21.7, 69.2
Decimal12929499
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.93:1
Text on #FFFFFF
AA Large
5.35:1
Text on #000000
AA
3.75:1
Text on #F8FAFC
AA Large
4.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C549DB;
}
.text-color {
color: #C549DB;
}
.border-color {
border: 2px solid #C549DB;
}