Creamy Freesia Color Hex Code
#ebd0dbWhat is Creamy Freesia Color Hex Code Color?
Creamy Freesia Color Hex Code is a very light, pastel, moderately saturated pink color with the hex code #ebd0db. Its RGB value is rgb(235, 208, 219), meaning it contains 235 red, 208 green, and 219 blue light values. In the HSL color model, it has a hue of 336°, saturation of 40%, and lightness of 87%.
Creamy Freesia Color Hex Code Color Codes
Here are all the color format codes for Creamy Freesia Color Hex Code:
- HEX: #ebd0db
- RGB: rgb(235, 208, 219)
- HSL: hsl(336°, 40%, 87%)
- CMYK: cmyk(0%, 11%, 7%, 8%)
- Android/Flutter: Color(0xFFEBD0DB)
- Swift UIColor: UIColor(red: 0.922, green: 0.816, blue: 0.859, alpha: 1.0)
Is Creamy Freesia Color Hex Code Accessible?
Creamy Freesia Color Hex Code (#ebd0db) passes WCAG AA accessibility standards. It has a contrast ratio of 1.44:1 against white and 14.58: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 Creamy Freesia Color Hex Code in Design
Creamy Freesia Color Hex Code is a very light, pastel pink tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#d1ebe1
for strong contrast.
In CSS, you can use it directly as color: #ebd0db; or
background-color: #ebd0db;.
Creamy Freesia Color Hex Code Shades and Tints
Shades of Creamy Freesia Color Hex Code are created by mixing it with black, ranging from the original #ebd0db down to near-black #d1b9c3. Tints are made by adding white — from the base color up to near-white #fdfafb. These variations help build complete design system palettes and Tailwind CSS color scales.
Creamy Freesia Color Hex Code Color Harmonies
The complementary color of Creamy Freesia Color Hex Code is #d1ebe1. Its analogous colors are #ebd3d1 and #ebd1e8. For a triadic palette, combine it with #dbebd1 and #d1dbeb.
Frequently Asked Questions
What is the hex code for Creamy Freesia Color Hex Code?
The hex code for Creamy Freesia Color Hex Code is #ebd0db.
What is the RGB value of Creamy Freesia Color Hex Code?
The RGB value is rgb(235, 208, 219). Red channel: 235/255, Green: 208/255, Blue: 219/255.
Is Creamy Freesia Color Hex Code good for web accessibility?
Creamy Freesia Color Hex Code has a contrast ratio of 1.44:1 with white and 14.58:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Creamy Freesia Color Hex Code?
Creamy Freesia Color Hex Code pairs well with its complementary color #d1ebe1, analogous colors #ebd3d1 and #ebd1e8, or neutral whites and grays for a clean, modern look.
How do I use Creamy Freesia Color Hex Code in CSS?
Use it in CSS like this:
background-color: #ebd0db;
color: #ebd0db;
Or as a CSS variable: --color-primary: #ebd0db;
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: #ebd0db;
--color-primary-rgb: 235, 208, 219;
--color-primary-hsl: 336 40% 87%;
--color-primary-text: #1a1a2e;
colors: {
'creamy-freesia-color-hex-code': {
DEFAULT: '#ebd0db',
100: '#ffffff',
200: '#fdfafb',
300: '#fbf5f7',
400: '#f8f0f3',
500: '#f6eaef',
600: '#d1b9c3',
700: '#b7a2aa',
800: '#9d8b92',
900: '#83747a',
950: '#685c61',
}
}
'base': #ebd0db,
'light': #fbf5f7,
'dark': #b7a2aa,
'rgb': 235, 208, 219
);
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.