#DCCAB7 Loft Light
#DCCAB7 (Loft Light) RGB value is (220, 202, 183).
Red value is 220, green value is 202, and blue value is 183.
Cylindrical-coordinate representations (HSL) of color #DCCAB7: hue: 31°, saturation: 34.6%, and lightness: 79%.
Process color (CMYK) of #DCCAB7 is 0%, 8.2%, 16.8%, 13.7%. Web safe color equivalent of #DCCAB7 is ##CCCCCC. Color #DCCAB7 contains mainly Yellow.
Color Spaces
| Color spaces of #DCCAB7 | Value |
|---|---|
| RGB | 220, 202, 183 |
| HSL | 31°, 34.6%, 79% |
| HSV / HSB | 31°, 16.8%, 86.3% |
| CMYK | 0%, 8.2%, 16.8%, 13.7% |
| XYZ | 59.18, 60.88, 53.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 11001010 | 10110111 |
| Octal | 334 | 312 | 267 |
| Decimal | 220 | 202 | 183 |
| Hex | DC | CA | B7 |
Shades of #DCCAB7
Tints of #DCCAB7
.mybgColor { background-color: #DCCAB7; }
.myforeColor { color: #DCCAB7; }
.myborderColor { border: 3px solid #DCCAB7; }
<p style="color:#DCCAB7">Text here</p>
This sample text is styled with font color #DCCAB7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCCAB7">Div content here</div>
<div style="border:3px solid #DCCAB7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 202, 183, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCCAB7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCCAB7;
-webkit-box-shadow: 1px 1px 3px #DCCAB7;
box-shadow: 1px 1px 3px #DCCAB7; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #DCCAB7 (Loft Light)
Color Overview & Profile: Color #DCCAB7, also known as Loft Light, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (220/255), 79% Green (202/255), and 72% Blue (183/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DCCAB7 translates into the CMYK subtractive color model with values of 0% Cyan, 8.2% Magenta, 16.8% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 34.6%, and lightness of 79%.
Web Accessibility & Design Recommendations: When implementing #DCCAB7 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CCCCCC.
