#DB83DB
A light, moderate magenta closely aligning with Orchid.
About #DB83DB
Visually, #DB83DB is defined as a moderate magenta. Its closest recognized web color is Orchid. This translates to an RGB value of rgb(219, 131, 219).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 40% magenta, 0% yellow, and 14% black. The HSL representation is 300.0° hue, 55.0% saturation, and 68.6% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB83DB
RGB219, 131, 219
HSL300.0°, 55.0%, 68.6%
CMYK0%, 40%, 0%, 14%
HSV300.0°, 40.2%, 85.9%
LAB66.8, 46.9, -31.0
XYZ50.1, 36.4, 71.4
Decimal14386139
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.54:1
Text on #FFFFFF
FAIL
8.28:1
Text on #000000
AAA
2.42:1
Text on #F8FAFC
FAIL
7.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DB83DB;
}
.text-color {
color: #DB83DB;
}
.border-color {
border: 2px solid #DB83DB;
}