Color Directory/Peony Pink

Peony Pink (#F3A9BB)

Luminance: 51% · Nearest standard name: Peony Pink

PEONY PINK
#F3A9BB
rgb(243, 169, 187) · hsl(345°, 76%, 81%)
HEX#F3A9BB
RGB243, 169, 187
HSL345°, 76%, 81%
HSV / HSB345°, 30%, 95%
CMYK (Print)0%, 30%, 23%, 5%

Color Harmonies

Complementary

#F3A9BB#AAF3E1

Analogous

#F3AAE1#F3A9BB#F3BCAA

Triadic

#F3A9BB#BCF3AA#AABCF3

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.87:1

Sample text rendered with #F3A9BB on white

AA Normal: FAILAA Large: FAIL
Against Dark (#0F172A)9.52:1

Sample text rendered with #F3A9BB on dark

AA Normal: PASSAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Peony Pink (#F3A9BB)

Peony Pink (#F3A9BB) is a distinct shade within the Rose & Red chromatic spectrum. Characterized by an optical luminance of 51% and a warm color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#F3A9BB
RGB Space243, 169, 187
HSL Values345°, 76%, 81%
HSV / HSB345°, 30%, 95%
CMYK Ink0%, 30%, 23%, 5%
TemperatureWarm

Optical Color Harmony Formulas for Peony Pink

Geometric intervals calculated from #F3A9BB on the 360-degree color wheel.

Direct Polar (180°)#AAF3E1

Complementary Harmony

Pairs Peony Pink with its polar opposite (#AAF3E1) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#F3AAE1 · #F3BCAA

Analogous Harmony

Positions adjacent neighboring hues on either side of Peony Pink for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#AAF3BC · #AAE1F3

Split-Complementary

Uses the two colors flanking the direct complement of Peony Pink, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#BCF3AA · #AABCF3

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#E1F3AA · #AAF3E1 · #BCAAF3

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Peony Pink

Lock #F3A9BB inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Peony Pink

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 76% and lightness of 81%, Peony Pink (#F3A9BB) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceOptimal canvas surface
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Radiates high energy, urgency, passionate emotion, and dramatic visual power. Commands immediate human attention.

Optimal Industry Verticals

E-Commerce Flash Sales, Fitness Apparel, Gaming HUDs, Food & Beverage. Combining Peony Pink with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Peony Pink

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-f3a9bb: #F3A9BB;
  --color-f3a9bb-rgb: 243, 169, 187;
  --color-f3a9bb-hsl: 345deg 76% 81%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'f3a9bb': '#F3A9BB',
      }
    }
  }
};

Frequently Asked Questions About Peony Pink (#F3A9BB)

Authoritative answers covering Peony Pink color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Peony Pink (#F3A9BB)?
Peony Pink is defined by the HEX code #F3A9BB. Its digital screen RGB coordinates are R:243, G:169, B:187. Its cylindrical HSL values are Hue:345°, Saturation:76%, Lightness:81%. In HSV/HSB format, it is 345°, 30%, 95%. For four-color CMYK process printing, its ink percentages are C:0%, M:30%, Y:23%, K:5%.
Does Peony Pink (#F3A9BB) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Peony Pink achieves a contrast ratio of 1.87:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 9.52:1 (Passing WCAG AA).
What is the direct complementary color for Peony Pink (#F3A9BB)?
The exact 180-degree optical complementary color for #F3A9BB is #AAF3E1. When placed side-by-side, #F3A9BB and #AAF3E1 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Peony Pink in the 60-30-10 UI design rule?
With a saturation of 76% and lightness of 81%, Peony Pink (#F3A9BB) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Peony Pink into Tailwind CSS and CSS variables?
You can define Peony Pink in CSS custom properties as ':root { --color-custom: #F3A9BB; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Peony Pink using our interactive Color Palette Generator.
Which color family does Peony Pink (#F3A9BB) belong to?
Peony Pink belongs to the Rose & Red family (Warm spectrum). You can explore full tonal ramps and curated palettes in our Rose & Red Color Guide.