Color #CA495F Color / Colour Code #CA495F
This page shows the hex color code for color #ca495f (#CA495F). The colour is a red tone with 55% saturation and 54% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.
Color Conversions
Accessibility Contrast
WCAG contrast ratios for #CA495F against common backgrounds.
Complementary Colors
#CA495F paired with its color wheel opposite for maximum contrast.
Analogous Colors
Hues at 320, 350, and 20 degrees for harmonious combinations.
Triadic Palette
Three colors at 350, 110, and 230 degrees.
Color Palettes Using #CA495F
Five shades at lightness levels 15% through 85% while keeping hue at 350 and saturation at 55%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.
Adjacent hues from 350 to 35 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 350 with its complement at 170 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 #CA495F
Lightness variations at hue 350 and 55% saturation.
CSS Gradients with #CA495F
Design Use Cases for #CA495F
Balanced UI Color
At 55% saturation, #CA495F 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.
Soft Accent & Highlight
With 54% lightness, #CA495F has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.
Urgency & Energy Signaling
#CA495F falls in the red spectrum (hue 350). Red triggers urgency and excitement, making it effective for sale badges, countdown timers, error messages, and "limited time" labels. In data visualization, use it to flag negative values or critical thresholds.
Gradient Pairing
Create a gradient from #CA495F (hue 350) to its complement at hue 170. For a subtler effect, try pairing with an analogous color at hue 20. Use CSS: background: linear-gradient(135deg, #ca495f, #49cab5);
CSS Code for #CA495F
Similar Colors
Colors visually similar to #CA495F based on RGB, lightness, and hue variations.
Use This Color in Design Tools
Apply #CA495F across image editing and color design tools.
About Color #CA495F (#CA495F)
#CA495F is a red color (colour) with RGB channel values of 202 red, 73 green, and 95 blue. The red channel is dominant by a ratio of 2.8:1 over the weakest channel. In HSL terms, the hue sits at 350 degrees with 55% saturation and 54% lightness, placing it in the warm range of the colour spectrum.
The perceived brightness of #CA495F is 114/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, 64% magenta, 53% yellow, and 21% key (black).
The WCAG contrast ratio of #CA495F against white is 4.54:1 and against black is 4.63:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 38% lightness.
The complementary colour #49CAB5 creates maximum visual tension when paired with #CA495F. For more harmonious color combinations, use the analogous colours #CA499F and #CA7449, 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 #CA495F
- 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 #CA495F?
- #CA495F is Color #CA495F, a red color (colour) with RGB(202, 73, 95), HSL(350, 55%, 54%), and CMYK(0%, 64%, 53%, 21%). Its perceived brightness is 114/255.
- Is #CA495F accessible for text?
- Against white, #CA495F has a contrast ratio of 4.54:1 (passes AA for normal text). Against black, it has 4.63:1 (passes AA). Use the contrast checker tool for custom background pairings.
- What colours pair well with #CA495F?
- The complementary colour is #49CAB5 (hue 170). For subtle color combinations, use analogous colours #CA499F and #CA7449. The triadic palette adds #5FCA49 and #495FCA for vibrant variety.
- How do I use #CA495F in CSS?
- Use any format: color: #ca495f; or rgb(202, 73, 95); or hsl(350, 55%, 54%). For CSS custom properties: --color-primary: 350 55% 54%; 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.