#B6A0BD
A light, muted magenta closely aligning with Thistle.
About #B6A0BD
When working with digital screens, the color #B6A0BD is rendered by mixing light. Designers often compare it to the standard color Thistle. In the RGB color space, it consists of 182 red, 160 green, and 189 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 4% cyan, 15% magenta, 0% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6A0BD
RGB182, 160, 189
HSL285.5°, 18.0%, 68.4%
CMYK4%, 15%, 0%, 26%
HSV285.5°, 15.3%, 74.1%
LAB68.6, 13.4, -12.0
XYZ41.0, 38.8, 53.5
Decimal11968701
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.40:1
Text on #FFFFFF
FAIL
8.75:1
Text on #000000
AAA
2.29:1
Text on #F8FAFC
FAIL
7.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6A0BD;
}
.text-color {
color: #B6A0BD;
}
.border-color {
border: 2px solid #B6A0BD;
}