#EFEAE2 Arcade White
#EFEAE2 (Arcade White) RGB value is (239, 234, 226).
Red value is 239, green value is 234, and blue value is 226.
Cylindrical-coordinate representations (HSL) of color #EFEAE2: hue: 37°, saturation: 28.9%, and lightness: 91.2%.
Process color (CMYK) of #EFEAE2 is 0%, 2.1%, 5.4%, 6.3%. Web safe color equivalent of #EFEAE2 is ##FFFFCC. Color #EFEAE2 contains mainly WHITE.
Color Spaces
| Color spaces of #EFEAE2 | Value |
|---|---|
| RGB | 239, 234, 226 |
| HSL | 37°, 28.9%, 91.2% |
| HSV / HSB | 37°, 5.4%, 93.7% |
| CMYK | 0%, 2.1%, 5.4%, 6.3% |
| XYZ | 78.75, 82.69, 83.75 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101111 | 11101010 | 11100010 |
| Octal | 357 | 352 | 342 |
| Decimal | 239 | 234 | 226 |
| Hex | EF | EA | E2 |
Shades of #EFEAE2
Tints of #EFEAE2
.mybgColor { background-color: #EFEAE2; }
.myforeColor { color: #EFEAE2; }
.myborderColor { border: 3px solid #EFEAE2; }
<p style="color:#EFEAE2">Text here</p>
This sample text is styled with font color #EFEAE2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EFEAE2">Div content here</div>
<div style="border:3px solid #EFEAE2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(239, 234, 226, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EFEAE2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EFEAE2;
-webkit-box-shadow: 1px 1px 3px #EFEAE2;
box-shadow: 1px 1px 3px #EFEAE2; }
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 #EFEAE2 (Arcade White)
Color Overview & Profile: Color #EFEAE2, also known as Arcade White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (239/255), 92% Green (234/255), and 89% Blue (226/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EFEAE2 translates into the CMYK subtractive color model with values of 0% Cyan, 2.1% Magenta, 5.4% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 28.9%, and lightness of 91.2%.
Web Accessibility & Design Recommendations: When implementing #EFEAE2 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 ##FFFFCC.
