#B666CC
A light, moderate magenta closely aligning with Orchid.
About #B666CC
The precise color #B666CC is an excellent choice for modern design projects. Designers often compare it to the standard color Orchid. This translates to an RGB value of rgb(182, 102, 204).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 11% cyan and 50% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B666CC
RGB182, 102, 204
HSL287.1°, 50.0%, 60.0%
CMYK11%, 50%, 0%, 20%
HSV287.1°, 50.0%, 80.0%
LAB55.9, 48.3, -39.9
XYZ34.9, 23.8, 59.9
Decimal11953868
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.64:1
Text on #FFFFFF
AA Large
5.76:1
Text on #000000
AA
3.48:1
Text on #F8FAFC
AA Large
4.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B666CC;
}
.text-color {
color: #B666CC;
}
.border-color {
border: 2px solid #B666CC;
}