Color #ECDAF2 Color / Colour Code #ECDAF2
This page shows the hex color code for color #ecdaf2 (#ECDAF2). The colour is a purple tone with 48% saturation and 90% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.
Color Conversions
Accessibility Contrast
WCAG contrast ratios for #ECDAF2 against common backgrounds.
Complementary Colors
#ECDAF2 paired with its color wheel opposite for maximum contrast.
Analogous Colors
Hues at 255, 285, and 315 degrees for harmonious combinations.
Triadic Palette
Three colors at 285, 45, and 165 degrees.
Color Palettes Using #ECDAF2
Five shades at lightness levels 15% through 85% while keeping hue at 285 and saturation at 48%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.
Adjacent hues from 285 to 330 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.
Combines the base color at hue 285 with its complement at 105 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.
Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.
Shades & Tints of #ECDAF2
Lightness variations at hue 285 and 48% saturation.
CSS Gradients with #ECDAF2
Design Use Cases for #ECDAF2
Balanced UI Color
At 48% saturation, #ECDAF2 strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.
Near-White Background
At 90% lightness, #ECDAF2 is very close to white but carries a subtle purple tint. This is perfect for alternating row backgrounds in tables, subtle section differentiation, and adding warmth or coolness to an otherwise stark white design.
Creativity & Premium Positioning
#ECDAF2 falls in the purple spectrum (hue 285). Purple communicates creativity, wisdom, and luxury. It is effective for premium product highlights, creative portfolio accents, meditation app interfaces, and rewards program branding. Purple occupies a unique space between the energy of red and the calm of blue.
Gradient Pairing
Create a gradient from #ECDAF2 (hue 285) to its complement at hue 105. For a subtler effect, try pairing with an analogous color at hue 315. Use CSS: background: linear-gradient(135deg, #ecdaf2, #dff2d9);
CSS Code for #ECDAF2
Similar Colors
Colors visually similar to #ECDAF2 based on RGB, lightness, and hue variations.
Use This Color in Design Tools
Apply #ECDAF2 across image editing and color design tools.
About Color #ECDAF2 (#ECDAF2)
#ECDAF2 is a purple color (colour) with RGB channel values of 236 red, 218 green, and 242 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 285 degrees with 48% saturation and 90% lightness, placing it in the cool range of the colour spectrum.
The perceived brightness of #ECDAF2 is 226/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This means it appears bright to the human eye and is best paired with dark text for readability. For print production, the CMYK equivalent is 2% cyan, 10% magenta, 0% yellow, and 5% key (black).
The WCAG contrast ratio of #ECDAF2 against white is 1.32:1 and against black is 15.88:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 15.88:1, or use it exclusively for decorative purposes.
The complementary colour #DFF2D9 creates maximum visual tension when paired with #ECDAF2. For more harmonious color combinations, use the analogous colours #DFD9F2 and #F2D9EC, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.
How to Explore Color #ECDAF2
- Enter your color value in HEX format.
- The tool converts it to RGB, HSL, CMYK format in real time.
- Copy the converted value to your clipboard.
What is HEX to RGB, HSL, CMYK color conversion
Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).
Related Tools & Colors
Frequently Asked Questions
- What color / colour is #ECDAF2?
- #ECDAF2 is Color #ECDAF2, a purple color (colour) with RGB(236, 218, 242), HSL(285, 48%, 90%), and CMYK(2%, 10%, 0%, 5%). Its perceived brightness is 226/255.
- Is #ECDAF2 accessible for text?
- Against white, #ECDAF2 has a contrast ratio of 1.32:1 (fails AA for normal text). Against black, it has 15.88:1 (passes AA). Use the contrast checker tool for custom background pairings.
- What colours pair well with #ECDAF2?
- The complementary colour is #DFF2D9 (hue 105). For subtle color combinations, use analogous colours #DFD9F2 and #F2D9EC. The triadic palette adds #F2ECD9 and #D9F2EC for vibrant variety.
- How do I use #ECDAF2 in CSS?
- Use any format: color: #ecdaf2; or rgb(236, 218, 242); or hsl(285, 48%, 90%). For CSS custom properties: --color-primary: 285 48% 90%; then use it as hsl(var(--color-primary)).
- Is this color / colour explorer free?
- Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.