#B68AA0
A light, muted magenta closely aligning with Rosybrown.
About #B68AA0
The precise color #B68AA0 is an excellent choice for modern design projects. Designers often compare it to the standard color Rosybrown. In the RGB color space, it consists of 182 red, 138 green, and 160 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 24% magenta inks. With a hue angle of 330.0 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B68AA0
RGB182, 138, 160
HSL330.0°, 23.2%, 62.7%
CMYK0%, 24%, 12%, 29%
HSV330.0°, 24.2%, 71.4%
LAB62.2, 20.3, -5.1
XYZ34.7, 30.7, 37.3
Decimal11963040
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.94:1
Text on #FFFFFF
FAIL
7.13:1
Text on #000000
AAA
2.81:1
Text on #F8FAFC
FAIL
6.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B68AA0;
}
.text-color {
color: #B68AA0;
}
.border-color {
border: 2px solid #B68AA0;
}