#B66675
A medium, moderate red closely aligning with Palevioletred.
About #B66675
Visually, #B66675 is defined as a moderate red. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 182 red, 102 green, and 117 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 44% M, 36% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
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#B66675
RGB182, 102, 117
HSL348.8°, 35.4%, 55.7%
CMYK0%, 44%, 36%, 29%
HSV348.8°, 44.0%, 71.4%
LAB52.7, 33.8, 5.8
XYZ27.3, 20.7, 19.4
Decimal11953781
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.08:1
Text on #FFFFFF
AA Large
5.15:1
Text on #000000
AA
3.90:1
Text on #F8FAFC
AA Large
4.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B66675;
}
.text-color {
color: #B66675;
}
.border-color {
border: 2px solid #B66675;
}