#D34266
A medium, moderate red closely aligning with Indianred.
About #D34266
Visually, #D34266 is defined as a moderate red. Its closest recognized web color is Indianred. In the RGB color space, it consists of 211 red, 66 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 69% magenta inks. The HSL representation is 345.1° hue, 62.2% saturation, and 54.3% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D34266
RGB211, 66, 102
HSL345.1°, 62.2%, 54.3%
CMYK0%, 69%, 52%, 17%
HSV345.1°, 68.7%, 82.7%
LAB50.3, 59.0, 12.2
XYZ31.2, 18.7, 14.5
Decimal13845094
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.43:1
Text on #FFFFFF
AA Large
4.74:1
Text on #000000
AA
4.23:1
Text on #F8FAFC
AA Large
4.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D34266;
}
.text-color {
color: #D34266;
}
.border-color {
border: 2px solid #D34266;
}