#B67599
A medium, moderate magenta closely aligning with Palevioletred.
About #B67599
The precise color #B67599 is an excellent choice for modern design projects. It is closely associated with the named CSS color Palevioletred. In the RGB color space, it consists of 182 red, 117 green, and 153 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 36% Magenta, 16% Yellow, and 29% Black. With a hue angle of 326.8 degrees, it sits comfortably in the magenta spectrum.
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#B67599
RGB182, 117, 153
HSL326.8°, 30.8%, 58.6%
CMYK0%, 36%, 16%, 29%
HSV326.8°, 35.7%, 71.4%
LAB57.0, 30.8, -8.8
XYZ31.4, 25.0, 33.3
Decimal11957657
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.50:1
Text on #FFFFFF
AA Large
5.99:1
Text on #000000
AA
3.35:1
Text on #F8FAFC
AA Large
5.10:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B67599;
}
.text-color {
color: #B67599;
}
.border-color {
border: 2px solid #B67599;
}