#EEF7F4 Aijiro White
#EEF7F4 (Aijiro White) RGB value is (238, 247, 244).
Red value is 238, green value is 247, and blue value is 244.
Cylindrical-coordinate representations (HSL) of color #EEF7F4: hue: 160°, saturation: 36%, and lightness: 95.1%.
Process color (CMYK) of #EEF7F4 is 3.6%, 0%, 1.2%, 3.1%. Web safe color equivalent of #EEF7F4 is ##FFFFFF. Color #EEF7F4 contains mainly WHITE.
Color Spaces
| Color spaces of #EEF7F4 | Value |
|---|---|
| RGB | 238, 247, 244 |
| HSL | 160°, 36%, 95.1% |
| HSV / HSB | 160°, 3.6%, 96.9% |
| CMYK | 3.6%, 0%, 1.2%, 3.1% |
| XYZ | 84.85, 91.23, 98.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11110111 | 11110100 |
| Octal | 356 | 367 | 364 |
| Decimal | 238 | 247 | 244 |
| Hex | EE | F7 | F4 |
Shades of #EEF7F4
Tints of #EEF7F4
.mybgColor { background-color: #EEF7F4; }
.myforeColor { color: #EEF7F4; }
.myborderColor { border: 3px solid #EEF7F4; }
<p style="color:#EEF7F4">Text here</p>
This sample text is styled with font color #EEF7F4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEF7F4">Div content here</div>
<div style="border:3px solid #EEF7F4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 247, 244, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEF7F4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEF7F4;
-webkit-box-shadow: 1px 1px 3px #EEF7F4;
box-shadow: 1px 1px 3px #EEF7F4; }
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 #EEF7F4 (Aijiro White)
Color Overview & Profile: Color #EEF7F4, also known as Aijiro White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (238/255), 97% Green (247/255), and 96% Blue (244/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEF7F4 translates into the CMYK subtractive color model with values of 3.6% Cyan, 0% Magenta, 1.2% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 160°, saturation of 36%, and lightness of 95.1%.
Web Accessibility & Design Recommendations: When implementing #EEF7F4 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 ##FFFFFF.
