Amélie’s Tutu Color Hex Code
#fea7bdWhat is Amélie’s Tutu Color Hex Code Color?
Amélie’s Tutu Color Hex Code is a very light, pastel, highly saturated, vibrant red color with the hex code #fea7bd. Its RGB value is rgb(254, 167, 189), meaning it contains 254 red, 167 green, and 189 blue light values. In the HSL color model, it has a hue of 345°, saturation of 98%, and lightness of 83%.
Amélie’s Tutu Color Hex Code Color Codes
Here are all the color format codes for Amélie’s Tutu Color Hex Code:
- HEX: #fea7bd
- RGB: rgb(254, 167, 189)
- HSL: hsl(345°, 98%, 83%)
- CMYK: cmyk(0%, 34%, 26%, 0%)
- Android/Flutter: Color(0xFFFEA7BD)
- Swift UIColor: UIColor(red: 0.996, green: 0.655, blue: 0.741, alpha: 1.0)
Is Amélie’s Tutu Color Hex Code Accessible?
Amélie’s Tutu Color Hex Code (#fea7bd) passes WCAG AA accessibility standards. It has a contrast ratio of 1.83:1 against white and 11.48: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 Amélie’s Tutu Color Hex Code in Design
Amélie’s Tutu Color Hex Code is a very light, pastel red tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#a9fee9
for strong contrast.
In CSS, you can use it directly as color: #fea7bd; or
background-color: #fea7bd;.
Amélie’s Tutu Color Hex Code Shades and Tints
Shades of Amélie’s Tutu Color Hex Code are created by mixing it with black, ranging from the original #fea7bd down to near-black #e294a8. Tints are made by adding white — from the base color up to near-white #fff5f8. These variations help build complete design system palettes and Tailwind CSS color scales.
Amélie’s Tutu Color Hex Code Color Harmonies
The complementary color of Amélie’s Tutu Color Hex Code is #a9fee9. Its analogous colors are #febea9 and #fea9e9. For a triadic palette, combine it with #befea9 and #a9befe.
Frequently Asked Questions
What is the hex code for Amélie’s Tutu Color Hex Code?
The hex code for Amélie’s Tutu Color Hex Code is #fea7bd.
What is the RGB value of Amélie’s Tutu Color Hex Code?
The RGB value is rgb(254, 167, 189). Red channel: 254/255, Green: 167/255, Blue: 189/255.
Is Amélie’s Tutu Color Hex Code good for web accessibility?
Amélie’s Tutu Color Hex Code has a contrast ratio of 1.83:1 with white and 11.48:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Amélie’s Tutu Color Hex Code?
Amélie’s Tutu Color Hex Code pairs well with its complementary color #a9fee9, analogous colors #febea9 and #fea9e9, or neutral whites and grays for a clean, modern look.
How do I use Amélie’s Tutu Color Hex Code in CSS?
Use it in CSS like this:
background-color: #fea7bd;
color: #fea7bd;
Or as a CSS variable: --color-primary: #fea7bd;
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: #fea7bd;
--color-primary-rgb: 254, 167, 189;
--color-primary-hsl: 345 98% 83%;
--color-primary-text: #1a1a2e;
colors: {
'amélie’s-tutu-color-hex-code': {
DEFAULT: '#fea7bd',
100: '#ffffff',
200: '#fff5f8',
300: '#ffecf1',
400: '#ffe2e9',
500: '#ffd9e2',
600: '#e294a8',
700: '#c68293',
800: '#a96f7e',
900: '#8d5d69',
950: '#714a54',
}
}
'base': #fea7bd,
'light': #ffecf1,
'dark': #c68293,
'rgb': 254, 167, 189
);
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.