Aijiro White Color Hex Code
#ecf7f7What is Aijiro White Color Hex Code Color?
Aijiro White Color Hex Code is a very light, pastel, moderately saturated cyan color with the hex code #ecf7f7. Its RGB value is rgb(236, 247, 247), meaning it contains 236 red, 247 green, and 247 blue light values. In the HSL color model, it has a hue of 180°, saturation of 41%, and lightness of 95%.
Aijiro White Color Hex Code Color Codes
Here are all the color format codes for Aijiro White Color Hex Code:
- HEX: #ecf7f7
- RGB: rgb(236, 247, 247)
- HSL: hsl(180°, 41%, 95%)
- CMYK: cmyk(4%, 0%, 0%, 3%)
- Android/Flutter: Color(0xFFECF7F7)
- Swift UIColor: UIColor(red: 0.925, green: 0.969, blue: 0.969, alpha: 1.0)
Is Aijiro White Color Hex Code Accessible?
Aijiro White Color Hex Code (#ecf7f7) passes WCAG AA accessibility standards. It has a contrast ratio of 1.09:1 against white and 19.21:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.
How to Use Aijiro White Color Hex Code in Design
Aijiro White Color Hex Code is a very light, pastel cyan tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#f7eded
for strong contrast.
In CSS, you can use it directly as color: #ecf7f7; or
background-color: #ecf7f7;.
Aijiro White Color Hex Code Shades and Tints
Shades of Aijiro White Color Hex Code are created by mixing it with black, ranging from the original #ecf7f7 down to near-black #d2dcdc. Tints are made by adding white — from the base color up to near-white #fdfefe. These variations help build complete design system palettes and Tailwind CSS color scales.
Aijiro White Color Hex Code Color Harmonies
The complementary color of Aijiro White Color Hex Code is #f7eded. Its analogous colors are #edf2f7 and #edf7f2. For a triadic palette, combine it with #f7edf7 and #f7f7ed.
Frequently Asked Questions
What is the hex code for Aijiro White Color Hex Code?
The hex code for Aijiro White Color Hex Code is #ecf7f7.
What is the RGB value of Aijiro White Color Hex Code?
The RGB value is rgb(236, 247, 247). Red channel: 236/255, Green: 247/255, Blue: 247/255.
Is Aijiro White Color Hex Code good for web accessibility?
Aijiro White Color Hex Code has a contrast ratio of 1.09:1 with white and 19.21:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Aijiro White Color Hex Code?
Aijiro White Color Hex Code pairs well with its complementary color #f7eded, analogous colors #edf2f7 and #edf7f2, or neutral whites and grays for a clean, modern look.
How do I use Aijiro White Color Hex Code in CSS?
Use it in CSS like this:
background-color: #ecf7f7;
color: #ecf7f7;
Or as a CSS variable: --color-primary: #ecf7f7;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #ecf7f7;
--color-primary-rgb: 236, 247, 247;
--color-primary-hsl: 180 41% 95%;
--color-primary-text: #1a1a2e;
colors: {
'aijiro-white-color-hex-code': {
DEFAULT: '#ecf7f7',
100: '#ffffff',
200: '#fdfefe',
300: '#fbfdfd',
400: '#f9fcfc',
500: '#f7fcfc',
600: '#d2dcdc',
700: '#b8c0c0',
800: '#9da5a5',
900: '#838989',
950: '#696e6e',
}
}
'base': #ecf7f7,
'light': #fbfdfd,
'dark': #b8c0c0,
'rgb': 236, 247, 247
);
A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.
Heading H1
Heading H2
Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Caption text or muted secondary copy. Used for descriptions and supplemental information.
Highlighted blockquote text using this color as an accent.
How this color appears to people with different types of color vision deficiency.