#D3663A
A medium, moderate orange closely aligning with Chocolate.
About #D3663A
The precise color #D3663A is an excellent choice for modern design projects. Its closest recognized web color is Chocolate. Its digital footprint relies on 211 parts red, 102 parts green, and 58 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 52% M, 73% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#D3663A
RGB211, 102, 58
HSL17.3°, 63.5%, 52.7%
CMYK0%, 52%, 73%, 17%
HSV17.3°, 72.5%, 82.7%
LAB55.7, 40.0, 44.1
XYZ32.4, 23.7, 6.9
Decimal13854266
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.66:1
Text on #FFFFFF
AA Large
5.73:1
Text on #000000
AA
3.50:1
Text on #F8FAFC
AA Large
4.87:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D3663A;
}
.text-color {
color: #D3663A;
}
.border-color {
border: 2px solid #D3663A;
}