#DB5FCC
A light, moderate magenta closely aligning with Orchid.
About #DB5FCC
The precise color #DB5FCC is an excellent choice for modern design projects. Its closest recognized web color is Orchid. This translates to an RGB value of rgb(219, 95, 204).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 57% magenta inks. With a hue angle of 307.3 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#DB5FCC
RGB219, 95, 204
HSL307.3°, 63.3%, 61.6%
CMYK0%, 57%, 7%, 14%
HSV307.3°, 56.6%, 85.9%
LAB59.5, 61.8, -33.9
XYZ44.2, 27.6, 60.1
Decimal14376908
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.22:1
Text on #FFFFFF
AA Large
6.52:1
Text on #000000
AA
3.08:1
Text on #F8FAFC
AA Large
5.54:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5FCC;
}
.text-color {
color: #DB5FCC;
}
.border-color {
border: 2px solid #DB5FCC;
}