#E0D4F3 Japan Blush
#E0D4F3 (Japan Blush) RGB value is (224, 212, 243).
Red value is 224, green value is 212, and blue value is 243.
Cylindrical-coordinate representations (HSL) of color #E0D4F3: hue: 263°, saturation: 56.4%, and lightness: 89.2%.
Process color (CMYK) of #E0D4F3 is 7.8%, 12.8%, 0%, 4.7%. Web safe color equivalent of #E0D4F3 is ##CCCCFF. Color #E0D4F3 contains mainly Magenta.
Color Spaces
| Color spaces of #E0D4F3 | Value |
|---|---|
| RGB | 224, 212, 243 |
| HSL | 263°, 56.4%, 89.2% |
| HSV / HSB | 263°, 12.8%, 95.3% |
| CMYK | 7.8%, 12.8%, 0%, 4.7% |
| XYZ | 70.46, 69.41, 94.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100000 | 11010100 | 11110011 |
| Octal | 340 | 324 | 363 |
| Decimal | 224 | 212 | 243 |
| Hex | E0 | D4 | F3 |
Shades of #E0D4F3
Tints of #E0D4F3
.mybgColor { background-color: #E0D4F3; }
.myforeColor { color: #E0D4F3; }
.myborderColor { border: 3px solid #E0D4F3; }
<p style="color:#E0D4F3">Text here</p>
This sample text is styled with font color #E0D4F3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E0D4F3">Div content here</div>
<div style="border:3px solid #E0D4F3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(224, 212, 243, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E0D4F3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E0D4F3;
-webkit-box-shadow: 1px 1px 3px #E0D4F3;
box-shadow: 1px 1px 3px #E0D4F3; }
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 #E0D4F3 (Japan Blush)
Color Overview & Profile: Color #E0D4F3, 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 88% Red (224/255), 83% Green (212/255), and 95% Blue (243/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #E0D4F3 translates into the CMYK subtractive color model with values of 7.8% Cyan, 12.8% Magenta, 0% Yellow, and 4.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 263°, saturation of 56.4%, and lightness of 89.2%.
Web Accessibility & Design Recommendations: When implementing #E0D4F3 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.
