Skip to main content

Periwinkle Flower

#5B7EA6·blue family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

Scale from white (50) through Periwinkle Flower (500) to black (900), interpolated in Lab color space.

Color Values

HEX
#5B7EA6
RGB
rgb(91, 126, 166)
HSL
hsl(212, 30%, 50%)
OKLCH
oklch(0.583 0.074 252)
CMYK
cmyk(45%, 24%, 0%, 35%)
Luminance:0.1990
CSS var:--color-periwinkle-flower
Tailwind:bg-[#5B7EA6]

Accessibility

Score: 39/100

On White (#FFF)

4.22:1

AA Large

On Black (#000)

4.98:1

AA

On Light Gray (#F5F5F5)

3.87:1

AA Large

Best text color on this background:

black4.98:1
Open in Contrast Checker →

Design Applications

Background

background-color: #5B7EA6

Text Color

color: #5B7EA6

bg-[#5B7EA6] text-[#000000]

Accent border card component

border-left: 4px solid #5B7EA6

Color Meaning & Psychology

Blue is the world's most universally preferred color across cultures. It slows respiration, lowers blood pressure, and promotes calm — the physiological opposite of red. Blue's associations with sky and water make it feel limitless, trustworthy, and reliable. In corporate design, blue dominates banking, insurance, healthcare, and technology precisely because it communicates stability. Dark navy conveys authority and tradition; royal blues suggest quality and aspiration; sky blues feel open and optimistic; teal bridges trust with modernity. The primary limitation of blue is food — it suppresses appetite, with almost no naturally blue foods existing in nature. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.

Industry Usage

Common contexts and industries where Periwinkle Flower is applied in professional design.

  • Banking, insurance, and financial institutions
  • Healthcare and medical device companies
  • Enterprise software and SaaS platforms
  • Government and public sector organizations
  • Airlines and aviation brands
  • Communication and social networking apps
  • Cybersecurity and data protection products
  • Pharmaceutical companies and clinical products

Accessibility Considerations

Normal Text

Fails AA

4.5:1 minimum required

Large Text

Passes AA Large

3:1 minimum required

UI Components

Meets 1.4.11

3:1 for non-text UI

Periwinkle Flower is a light color. Use black (#000000) text on top of it for maximum readability (4.98:1). Avoid white text on this background.

CSS & Code Examples

Background

background-color: #5B7EA6;

Text

color: #5B7EA6;

Border

border: 2px solid #5B7EA6;

Box Shadow

box-shadow: 0 4px 20px #5B7EA640;

Gradient

background: linear-gradient(135deg, #5B7EA6, #8badd8);

Tailwind-style

--color-periwinkle-flower: #5B7EA6;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Periwinkle Flower without a custom config.

Background

bg-[#5B7EA6]

Text

text-[#5B7EA6]

Border

border-[#5B7EA6]

Ring

ring-[#5B7EA6]

Fill

fill-[#5B7EA6]

From (gradient)

from-[#5B7EA6]

Via (gradient)

via-[#5B7EA6]

To (gradient)

to-[#5B7EA6]

Design Tokens

Ready-to-use Periwinkle Flower design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.

CSS Custom Properties

:root {
  --color-periwinkle-flower: #5B7EA6;
  --color-periwinkle-flower-rgb: 91, 126, 166;
  --color-periwinkle-flower-hsl: 212, 30%, 50%;
}

SCSS Variables

$color-periwinkle-flower: #5B7EA6;
$color-periwinkle-flower-rgb: 91, 126, 166;
$color-periwinkle-flower-hsl: 212, 30%, 50%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'periwinkle-flower': '#5B7EA6',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-periwinkle-flower: #5B7EA6;
}

JSON Design Token (W3C format)

{
  "periwinkle-flower": {
    "value": "#5B7EA6",
    "type": "color",
    "description": "Periwinkle Flower — #5B7EA6"
  }
}

What Does Periwinkle Flower Mean? Color Psychology & Cultural Symbolism

Periwinkle Flower at #5B7EA6 is a medium expression of the trust spectrum. Blue tones are processed by the brain's credibility centers before conscious evaluation—which is why virtually every major financial institution, technology company, and government body defaults to the blue family to establish authority.

  • Blue is the most universally trusted color in Western design—associated with authority (government, police, corporate), intelligence (universities, technology), and emotional calm (water, sky). It's the dominant color in corporate branding precisely because it creates immediate credibility.
  • In Chinese tradition, blue represents immortality and the heavens, associated with the element of wood and spring vitality. In many Islamic cultures, blue offers protection from evil (the "evil eye" tradition), and in Indian traditions it's associated with divinity (Krishna).
  • Periwinkle Flower's medium lightness (50%) shifts its psychological register: a balanced mid-tone that embodies trust, reliability, calm, and professionalism at its most direct.
  • At 30% saturation, Periwinkle Flower reads as subdued—neither overwhelming nor passive, landing in the trust, reliability, calm, and professionalism zone with measured confidence.

The power of Periwinkle Flower is quiet consistency. It builds trust cumulatively, appearing wherever credibility matters.

How to Use Periwinkle Flower in Design: Applications, Pairings & Best Practices

The design challenge with Periwinkle Flower is differentiation: every major institution uses blue. The answer lies in tone, proportion, and pairing—how a specific blue is used matters more than whether it's used.

  • UI components: primary brand color, link color, interactive states—Periwinkle Flower performs reliably in all these roles with its medium tonal character.
  • Brand & identity: corporate identity, banking and finance UIs, healthcare platforms—contexts where Periwinkle Flower's subdued quality creates the right register.
  • Typography: Periwinkle Flower as text requires a dark background; its 50% lightness means it provides 4.2:1 contrast on white, not meeting WCAG AA.
  • Periwinkle Flower creates strong legibility with black text overlays (5.0:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Periwinkle Flower's subdued quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.

The power of Periwinkle Flower is quiet consistency. It builds trust cumulatively, appearing wherever credibility matters.

Periwinkle Flower Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Periwinkle Flower (#5B7EA6) reaches 4.98:1 contrast with black text—meeting WCAG 2.1 AA minimum of 4.5:1 for normal text and 3:1 for large text. It clears standard production accessibility requirements. Relative luminance: 19.9%.

  • As text on white (#FFFFFF): 4.22:1 — AA (large text only)
  • As text on black (#000000): 4.98:1 — AA ✓
  • Best text color on Periwinkle Flower background: Black (#000000) at 4.98:1
  • WCAG 2.1 luminance: 19.9% — mid-range luminance—it sits in the transition zone where both dark and light text approaches require testing against the 4.5:1 WCAG threshold
  • Periwinkle Flower qualifies for normal body text and all larger sizes (AA).
  • Color blindness consideration: tritanopia (blue-yellow color blindness, ~0.003% of population) may affect how this color reads. While rare, for maximum accessibility supplement color signals with text or icon indicators in critical states.

For production use, test Periwinkle Flower against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.

Periwinkle Flower in Industry: Branding, Design & Market Applications

Periwinkle Flower's brand positioning falls squarely in the territory of trust, reliability, calm, and professionalism. Industry data supports its strongest performance in finance, technology, healthcare categories, where the subdued saturation calibrates the message at a medium, considered level.

  • Finance & Banking: Blue is the most trusted color in financial services—a global design convention built over decades. It signals fiduciary reliability, stability, and the conservative stewardship that depositors and investors need to feel comfortable transferring wealth. (examples: Capital One, PayPal, Visa) Dark navy communicates established tradition; mid-tone blues suggest accessible, modern banking. Avoid pure bright blue for legacy institutions.
  • Technology: Technology brands use blue to communicate intelligence, reliability, and forward-thinking professionalism. From legacy enterprise software to consumer apps, blue provides a neutral credibility that scales across markets and cultures. (examples: Apple, Microsoft, Salesforce) Varying the tone of blue is how tech brands differentiate: sky blue for friendliness (consumer apps), royal blue for confidence (productivity tools), navy for enterprise seriousness.
  • Healthcare: Healthcare's use of blue is a trust transfer from corporate credibility to clinical reliability. Patients associate blue with cleanliness, precision, and medical competence—making it the second most common healthcare color after white. (examples: Headspace, One Medical, Kaiser Permanente) Teal-blue works particularly well for health tech and telemedicine, balancing clinical trust with digital accessibility.
  • Brand positioning: Periwinkle Flower is best suited for brands projecting trustworthiness, reliability, professionalism. Categories outside this positioning—food contexts where it suppresses appetite (the only major color with no natural blue foods)—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Periwinkle Flower works effectively in corporate identity, banking and finance UIs, healthcare platforms—contexts where stability serves a secondary but reinforcing role.

For marketers and brand strategists, Periwinkle Flower is a commitment to trust, reliability, calm, and professionalism. Match it with industries that make that promise and it will pay dividends consistently.

Frequently Asked Questions

What is the hex code for Periwinkle Flower?
The hex code for Periwinkle Flower is #5B7EA6. Its RGB values are rgb(91, 126, 166) and its HSL values are hsl(212, 30%, 50%).
What does Periwinkle Flower mean in design?
Blue is the world's most universally preferred color across cultures. It slows respiration, lowers blood pressure, and promotes calm — the physiological opposite of red. Blue's associations with sky and water make it feel limitless, trustworthy, and reliable. In corporate design, blue dominates banking, insurance, healthcare, and technology precisely because it communicates stability. Dark navy conveys authority and tradition; royal blues suggest quality and aspiration; sky blues feel open and optimistic; teal bridges trust with modernity. The primary limitation of blue is food — it suppresses appetite, with almost no naturally blue foods existing in nature. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.
Is Periwinkle Flower WCAG accessible?
Periwinkle Flower (#5B7EA6) passes WCAG AA-large on white with a 4.22:1 contrast ratio. Its overall accessibility score is 39/100.
What colors go well with Periwinkle Flower?
Periwinkle Flower pairs well with its complementary color Butterscotch (#E3963E). Analogous colors like Cadet Blue and Sky Blue also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Periwinkle Flower used for?
Periwinkle Flower is commonly used for: Banking, insurance, and financial institutions; Healthcare and medical device companies; Enterprise software and SaaS platforms; Government and public sector organizations; Airlines and aviation brands.
What are the CSS and Tailwind values for Periwinkle Flower?
In CSS, use `color: #5B7EA6` or `background-color: #5B7EA6`. The CSS custom property is `--color-periwinkle-flower: #5B7EA6`. In Tailwind CSS, use the arbitrary value class `bg-[#5B7EA6]` for backgrounds or `text-[#5B7EA6]` for text.