#DB66F0
A light, vivid magenta closely aligning with Mediumorchid.
About #DB66F0
The hex code #DB66F0 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Mediumorchid. This translates to an RGB value of rgb(219, 102, 240).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 9% cyan and 57% magenta inks. The HSL representation is 290.9° hue, 82.1% saturation, and 67.1% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB66F0
RGB219, 102, 240
HSL290.9°, 82.1%, 67.1%
CMYK9%, 57%, 0%, 6%
HSV290.9°, 57.5%, 94.1%
LAB62.4, 64.9, -49.6
XYZ49.7, 30.9, 85.8
Decimal14378736
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.93:1
Text on #FFFFFF
FAIL
7.17:1
Text on #000000
AAA
2.80:1
Text on #F8FAFC
FAIL
6.10:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB66F0;
}
.text-color {
color: #DB66F0;
}
.border-color {
border: 2px solid #DB66F0;
}