#B683A0
A light, muted magenta closely aligning with Rosybrown.
About #B683A0
Visually, #B683A0 is defined as a muted magenta. It is closely associated with the named CSS color Rosybrown. Its digital footprint relies on 182 parts red, 131 parts green, and 160 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 28% magenta, 12% yellow, and 29% black. The HSL representation is 325.9° hue, 25.9% saturation, and 61.4% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B683A0
RGB182, 131, 160
HSL325.9°, 25.9%, 61.4%
CMYK0%, 28%, 12%, 29%
HSV325.9°, 28.0%, 71.4%
LAB60.5, 24.2, -7.6
XYZ33.8, 28.7, 37.0
Decimal11961248
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.11:1
Text on #FFFFFF
AA Large
6.74:1
Text on #000000
AA
2.98:1
Text on #F8FAFC
FAIL
5.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B683A0;
}
.text-color {
color: #B683A0;
}
.border-color {
border: 2px solid #B683A0;
}