Color #F28293 Color / Colour Code #F28293
This page shows the hex color code for color #f28293 (#F28293). The colour is a red tone with 81% saturation and 73% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.
Color Conversions
Accessibility Contrast
WCAG contrast ratios for #F28293 against common backgrounds.
Complementary Colors
#F28293 paired with its color wheel opposite for maximum contrast.
Analogous Colors
Hues at 321, 351, and 21 degrees for harmonious combinations.
Triadic Palette
Three colors at 351, 111, and 231 degrees.
Color Palettes Using #F28293
Five shades at lightness levels 15% through 85% while keeping hue at 351 and saturation at 81%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.
Adjacent hues from 351 to 36 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 351 with its complement at 171 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 #F28293
Lightness variations at hue 351 and 81% saturation.
CSS Gradients with #F28293
Design Use Cases for #F28293
Vibrant Brand Color
#F28293 has a strong 81% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.
Light Background Tint
#F28293 at 73% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.
Urgency & Energy Signaling
#F28293 falls in the red spectrum (hue 351). 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 #F28293 (hue 351) to its complement at hue 171. For a subtler effect, try pairing with an analogous color at hue 21. Use CSS: background: linear-gradient(135deg, #f28293, #82f2e1);
CSS Code for #F28293
Similar Colors
Colors visually similar to #F28293 based on RGB, lightness, and hue variations.
Use This Color in Design Tools
Apply #F28293 across image editing and color design tools.
About Color #F28293 (#F28293)
#F28293 is a red color (colour) with RGB channel values of 242 red, 130 green, and 147 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 351 degrees with 81% saturation and 73% lightness, placing it in the warm range of the colour spectrum.
The perceived brightness of #F28293 is 165/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 0% cyan, 46% magenta, 39% yellow, and 5% key (black).
The WCAG contrast ratio of #F28293 against white is 2.50:1 and against black is 8.39:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 8.39:1, or use it exclusively for decorative purposes.
The complementary colour #82F2E1 creates maximum visual tension when paired with #F28293. For more harmonious color combinations, use the analogous colours #F282CB and #F2A982, 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 #F28293
- 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 #F28293?
- #F28293 is Color #F28293, a red color (colour) with RGB(242, 130, 147), HSL(351, 81%, 73%), and CMYK(0%, 46%, 39%, 5%). Its perceived brightness is 165/255.
- Is #F28293 accessible for text?
- Against white, #F28293 has a contrast ratio of 2.50:1 (fails AA for normal text). Against black, it has 8.39:1 (passes AA). Use the contrast checker tool for custom background pairings.
- What colours pair well with #F28293?
- The complementary colour is #82F2E1 (hue 171). For subtle color combinations, use analogous colours #F282CB and #F2A982. The triadic palette adds #93F282 and #8293F2 for vibrant variety.
- How do I use #F28293 in CSS?
- Use any format: color: #f28293; or rgb(242, 130, 147); or hsl(351, 81%, 73%). For CSS custom properties: --color-primary: 351 81% 73%; 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.