Color #7435BB Color / Colour Code #7435BB
This page shows the hex color code for color #7435bb (#7435BB). The colour is a purple tone with 56% saturation and 47% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.
Color Conversions
Accessibility Contrast
WCAG contrast ratios for #7435BB against common backgrounds.
Complementary Colors
#7435BB paired with its color wheel opposite for maximum contrast.
Analogous Colors
Hues at 238, 268, and 298 degrees for harmonious combinations.
Triadic Palette
Three colors at 268, 28, and 148 degrees.
Color Palettes Using #7435BB
Five shades at lightness levels 15% through 85% while keeping hue at 268 and saturation at 56%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.
Adjacent hues from 268 to 313 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 268 with its complement at 88 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 #7435BB
Lightness variations at hue 268 and 56% saturation.
CSS Gradients with #7435BB
Design Use Cases for #7435BB
Balanced UI Color
At 56% saturation, #7435BB 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.
Primary Interface Color
At 47% lightness, #7435BB 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
#7435BB falls in the purple spectrum (hue 268). 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 #7435BB (hue 268) to its complement at hue 88. For a subtler effect, try pairing with an analogous color at hue 298. Use CSS: background: linear-gradient(135deg, #7435bb, #7cbb35);
CSS Code for #7435BB
Similar Colors
Colors visually similar to #7435BB based on RGB, lightness, and hue variations.
Use This Color in Design Tools
Apply #7435BB across image editing and color design tools.
About Color #7435BB (#7435BB)
#7435BB is a purple color (colour) with RGB channel values of 116 red, 53 green, and 187 blue. The blue channel is dominant by a ratio of 3.5:1 over the weakest channel. In HSL terms, the hue sits at 268 degrees with 56% saturation and 47% lightness, placing it in the cool range of the colour spectrum.
The perceived brightness of #7435BB is 87/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 38% cyan, 72% magenta, 0% yellow, and 27% key (black).
The WCAG contrast ratio of #7435BB against white is 7.07:1 and against black is 2.97:1. This exceeds the AAA requirement (7:1) for normal text on white, making it excellent for body text and small UI labels on light backgrounds.
The complementary colour #7CBB35 creates maximum visual tension when paired with #7435BB. For more harmonious color combinations, use the analogous colours #3539BB and #B635BB, 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 #7435BB
- 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 #7435BB?
- #7435BB is Color #7435BB, a purple color (colour) with RGB(116, 53, 187), HSL(268, 56%, 47%), and CMYK(38%, 72%, 0%, 27%). Its perceived brightness is 87/255.
- Is #7435BB accessible for text?
- Against white, #7435BB has a contrast ratio of 7.07:1 (passes AA for normal text). Against black, it has 2.97:1 (fails AA). Use the contrast checker tool for custom background pairings.
- What colours pair well with #7435BB?
- The complementary colour is #7CBB35 (hue 88). For subtle color combinations, use analogous colours #3539BB and #B635BB. The triadic palette adds #BB7335 and #35BB73 for vibrant variety.
- How do I use #7435BB in CSS?
- Use any format: color: #7435bb; or rgb(116, 53, 187); or hsl(268, 56%, 47%). For CSS custom properties: --color-primary: 268 56% 47%; 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.