#B666D3
A light, moderate purple closely aligning with Mediumorchid.
About #B666D3
The precise color #B666D3 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumorchid. This translates to an RGB value of rgb(182, 102, 211).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 14% C, 52% M, 0% Y, and 17% K. The HSL representation is 284.0° hue, 55.3% saturation, and 61.4% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B666D3
RGB182, 102, 211
HSL284.0°, 55.3%, 61.4%
CMYK14%, 52%, 0%, 17%
HSV284.0°, 51.7%, 82.7%
LAB56.2, 49.7, -43.3
XYZ35.8, 24.2, 64.4
Decimal11953875
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.60:1
Text on #FFFFFF
AA Large
5.83:1
Text on #000000
AA
3.44:1
Text on #F8FAFC
AA Large
4.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B666D3;
}
.text-color {
color: #B666D3;
}
.border-color {
border: 2px solid #B666D3;
}