Color #EF0BBD Color / Colour Code #EF0BBD
This page shows the hex color code for color #ef0bbd (#EF0BBD). The colour is a purple tone with 91% saturation and 49% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.
Color Conversions
Accessibility Contrast
WCAG contrast ratios for #EF0BBD against common backgrounds.
Complementary Colors
#EF0BBD paired with its color wheel opposite for maximum contrast.
Analogous Colors
Hues at 283, 313, and 343 degrees for harmonious combinations.
Triadic Palette
Three colors at 313, 73, and 193 degrees.
Color Palettes Using #EF0BBD
Five shades at lightness levels 15% through 85% while keeping hue at 313 and saturation at 91%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.
Adjacent hues from 313 to 358 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 313 with its complement at 133 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 #EF0BBD
Lightness variations at hue 313 and 91% saturation.
CSS Gradients with #EF0BBD
Design Use Cases for #EF0BBD
High-Impact Accent
With 91% saturation, #EF0BBD is highly vivid. Reserve this for elements that need maximum attention: primary action buttons, notification badges, error states, or promotional banners. Use sparingly alongside neutral tones to avoid visual fatigue.
Primary Interface Color
At 49% lightness, #EF0BBD is in the mid-range, making it ideal for interactive elements like buttons, links, and selected states. This lightness level ensures good contrast against both light and dark adjacent elements in most layouts.
Creativity & Premium Positioning
#EF0BBD falls in the purple spectrum (hue 313). 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 #EF0BBD (hue 313) to its complement at hue 133. For a subtler effect, try pairing with an analogous color at hue 343. Use CSS: background: linear-gradient(135deg, #ef0bbd, #0bef3d);
CSS Code for #EF0BBD
Similar Colors
Colors visually similar to #EF0BBD based on RGB, lightness, and hue variations.
Use This Color in Design Tools
Apply #EF0BBD across image editing and color design tools.
About Color #EF0BBD (#EF0BBD)
#EF0BBD is a purple color (colour) with RGB channel values of 239 red, 11 green, and 189 blue. The red channel is dominant by a ratio of 21.7:1 over the weakest channel. In HSL terms, the hue sits at 313 degrees with 91% saturation and 49% lightness, placing it in the warm range of the colour spectrum.
The perceived brightness of #EF0BBD is 99/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This appears dark to the human eye, so pair it with light text for adequate readability. For print production, the CMYK equivalent is 0% cyan, 95% magenta, 21% yellow, and 6% key (black).
The WCAG contrast ratio of #EF0BBD against white is 3.85:1 and against black is 5.45:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 5.45:1.
The complementary colour #0BEF3D creates maximum visual tension when paired with #EF0BBD. For more harmonious color combinations, use the analogous colours #AE0BEF and #EF0B4C, 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 #EF0BBD
- 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 #EF0BBD?
- #EF0BBD is Color #EF0BBD, a purple color (colour) with RGB(239, 11, 189), HSL(313, 91%, 49%), and CMYK(0%, 95%, 21%, 6%). Its perceived brightness is 99/255.
- Is #EF0BBD accessible for text?
- Against white, #EF0BBD has a contrast ratio of 3.85:1 (fails AA for normal text). Against black, it has 5.45:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
- What colours pair well with #EF0BBD?
- The complementary colour is #0BEF3D (hue 133). For subtle color combinations, use analogous colours #AE0BEF and #EF0B4C. The triadic palette adds #BDEF0B and #0BBDEF for vibrant variety.
- How do I use #EF0BBD in CSS?
- Use any format: color: #ef0bbd; or rgb(239, 11, 189); or hsl(313, 91%, 49%). For CSS custom properties: --color-primary: 313 91% 49%; 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.