#BD6666
A medium, moderate red closely aligning with Indianred.
About #BD6666
At its core, #BD6666 is a medium and moderate hue. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(189, 102, 102).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 46% M, 46% Y, and 26% K. With a hue angle of 0.0 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BD6666
RGB189, 102, 102
HSL0.0°, 39.7%, 57.1%
CMYK0%, 46%, 46%, 26%
HSV0.0°, 46.0%, 74.1%
LAB53.3, 34.7, 15.7
XYZ28.1, 21.3, 15.2
Decimal12412518
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.00:1
Text on #FFFFFF
AA Large
5.26:1
Text on #000000
AA
3.82:1
Text on #F8FAFC
AA Large
4.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD6666;
}
.text-color {
color: #BD6666;
}
.border-color {
border: 2px solid #BD6666;
}