Color Directory/Blueberry

Blueberry (#4F86F7)

Luminance: 25% · Nearest standard name: Blueberry

BLUEBERRY
#4F86F7
rgb(79, 134, 247) · hsl(220°, 91%, 64%)
HEX#4F86F7
RGB79, 134, 247
HSL220°, 91%, 64%
HSV / HSB220°, 68%, 97%
CMYK (Print)68%, 46%, 0%, 3%

Color Harmonies

Complementary

#4F86F7#F7BF50

Analogous

#50DBF7#4F86F7#6C50F7

Triadic

#4F86F7#F75087#87F750

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)3.45:1

Sample text rendered with #4F86F7 on white

AA Normal: FAILAA Large: PASS
Against Dark (#0F172A)5.17:1

Sample text rendered with #4F86F7 on dark

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

The Complete Color Guide to Blueberry (#4F86F7)

Blueberry (#4F86F7) is a distinct shade within the Blue chromatic spectrum. Characterized by an optical luminance of 25% and a cool 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#4F86F7
RGB Space79, 134, 247
HSL Values220°, 91%, 64%
HSV / HSB220°, 68%, 97%
CMYK Ink68%, 46%, 0%, 3%
TemperatureCool

Optical Color Harmony Formulas for Blueberry

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

Direct Polar (180°)#F7BF50

Complementary Harmony

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

Adjacent (±30°)#50DBF7 · #6C50F7

Analogous Harmony

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

Split Angles (150° / 210°)#F76C50 · #DBF750

Split-Complementary

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

Triangular (120°)#F75087 · #87F750

Triadic Harmony

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

Rectangular (90°)#F750DB · #F7BF50 · #50F76C

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 Blueberry

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

Launch Palette Generator

The 60-30-10 UI Implementation Role for Blueberry

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 91% and lightness of 64%, Blueberry (#4F86F7) 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 SurfaceIdeal for buttons and badges
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

This color projects authority, intelligence, and calm dependability. Universally trusted across enterprise software and fintech products.

Optimal Industry Verticals

Fintech, Enterprise SaaS, Healthcare, Cloud Infrastructure. Combining Blueberry with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Blueberry

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-4f86f7: #4F86F7;
  --color-4f86f7-rgb: 79, 134, 247;
  --color-4f86f7-hsl: 220deg 91% 64%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '4f86f7': '#4F86F7',
      }
    }
  }
};

Frequently Asked Questions About Blueberry (#4F86F7)

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

What are the exact digital and print color codes for Blueberry (#4F86F7)?
Blueberry is defined by the HEX code #4F86F7. Its digital screen RGB coordinates are R:79, G:134, B:247. Its cylindrical HSL values are Hue:220°, Saturation:91%, Lightness:64%. In HSV/HSB format, it is 220°, 68%, 97%. For four-color CMYK process printing, its ink percentages are C:68%, M:46%, Y:0%, K:3%.
Does Blueberry (#4F86F7) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Blueberry achieves a contrast ratio of 3.45:1 (Failing WCAG AA for normal body text, and Passing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 5.17:1 (Passing WCAG AA).
What is the direct complementary color for Blueberry (#4F86F7)?
The exact 180-degree optical complementary color for #4F86F7 is #F7BF50. When placed side-by-side, #4F86F7 and #F7BF50 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Blueberry in the 60-30-10 UI design rule?
With a saturation of 91% and lightness of 64%, Blueberry (#4F86F7) 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 Blueberry into Tailwind CSS and CSS variables?
You can define Blueberry in CSS custom properties as ':root { --color-custom: #4F86F7; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Blueberry using our interactive Color Palette Generator.
Which color family does Blueberry (#4F86F7) belong to?
Blueberry belongs to the Blue family (Cool spectrum). You can explore full tonal ramps and curated palettes in our Blue Color Guide.