#DCCBF1 Japan Blush
#DCCBF1 (Japan Blush) RGB value is (220, 203, 241).
Red value is 220, green value is 203, and blue value is 241.
Cylindrical-coordinate representations (HSL) of color #DCCBF1: hue: 267°, saturation: 57.6%, and lightness: 87.1%.
Process color (CMYK) of #DCCBF1 is 8.7%, 15.8%, 0%, 5.5%. Web safe color equivalent of #DCCBF1 is ##CCCCFF. Color #DCCBF1 contains mainly Magenta.
Color Spaces
| Color spaces of #DCCBF1 | Value |
|---|---|
| RGB | 220, 203, 241 |
| HSL | 267°, 57.6%, 87.1% |
| HSV / HSB | 267°, 15.8%, 94.5% |
| CMYK | 8.7%, 15.8%, 0%, 5.5% |
| XYZ | 66.75, 64.28, 92.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 11001011 | 11110001 |
| Octal | 334 | 313 | 361 |
| Decimal | 220 | 203 | 241 |
| Hex | DC | CB | F1 |
Shades of #DCCBF1
Tints of #DCCBF1
.mybgColor { background-color: #DCCBF1; }
.myforeColor { color: #DCCBF1; }
.myborderColor { border: 3px solid #DCCBF1; }
<p style="color:#DCCBF1">Text here</p>
This sample text is styled with font color #DCCBF1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCCBF1">Div content here</div>
<div style="border:3px solid #DCCBF1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 203, 241, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCCBF1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCCBF1;
-webkit-box-shadow: 1px 1px 3px #DCCBF1;
box-shadow: 1px 1px 3px #DCCBF1; }
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 #DCCBF1 (Japan Blush)
Color Overview & Profile: Color #DCCBF1, also known as Japan Blush, 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), 80% Green (203/255), and 95% Blue (241/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #DCCBF1 translates into the CMYK subtractive color model with values of 8.7% Cyan, 15.8% Magenta, 0% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 267°, saturation of 57.6%, and lightness of 87.1%.
Web Accessibility & Design Recommendations: When implementing #DCCBF1 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 ##CCCCFF.
