#CE07BC
A medium, vivid magenta closely aligning with Mediumorchid.
About #CE07BC
When working with digital screens, the color #CE07BC is rendered by mixing light. Its closest recognized web color is Mediumorchid. In the RGB color space, it consists of 206 red, 7 green, and 188 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 97% magenta, 9% yellow, and 19% black. The HSL representation is 305.4° hue, 93.4% saturation, and 41.8% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CE07BC
RGB206, 7, 188
HSL305.4°, 93.4%, 41.8%
CMYK0%, 97%, 9%, 19%
HSV305.4°, 96.6%, 80.8%
LAB48.1, 80.6, -42.7
XYZ34.6, 16.9, 49.0
Decimal13502396
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.79:1
Text on #FFFFFF
AA
4.38:1
Text on #000000
AA Large
4.58:1
Text on #F8FAFC
AA
3.72:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CE07BC;
}
.text-color {
color: #CE07BC;
}
.border-color {
border: 2px solid #CE07BC;
}