blue

#0000FF

CSS color

Blue (#0000FF) is the pure, fully saturated primary blue of the RGB color model—maximum intensity with no red or green component. It is one of the most psychologically studied colors, consistently associated with trust, intelligence, depth, and calm in Western cultures. As a CSS named color, it is rarely used directly due to its extreme saturation, but it anchors the entire blue color family.

Valeurs de couleur

HEX

#0000FF

RGB

0, 0, 255

HSL

240,0, 100,0%, 50,0%

HSV

240,0, 100,0%, 100,0%

CMYK

100,0%, 100,0%, 0,0%, 0,0%

OKLCH

0,452 0,3132 264,1

Propriétés

Psychologie des couleurs

True blue is the world's most popular favorite color, representing trust, competence, and stability. It suppresses appetite and promotes productivity, making it ideal for work environments. Blue is the dominant color in corporate branding because it communicates reliability without emotional excess.

Design Usage

Medium blue is the default choice for primary buttons, navigation bars, and link text across the web. It forms the foundation of design systems for banking, insurance, and enterprise SaaS products. While universally safe, it benefits from a distinctive hue angle or saturation to avoid blending into the sea of blue brands.

Harmonies de couleurs

Simulation de daltonisme

Utilisation CSS

background-color: #0000FF;
color: #0000FF;
border-color: #0000FF;
Tailwind le plus proche : Violet 700 #6D28D9

Nuances Tailwind

Vérificateur de contraste

Texte sur blanc

8,59:1

AA Pass AAA Pass

Texte sur noir

2,44:1

AA Fail AAA Fail

Comparer avec

Faisant partie de ces collections

Articles associés

Questions fréquemment posées

What are the RGB, HSL, and CMYK values of #0000FF?

RGB(0, 0, 255) · HSL(240,0, 100,0%, 50,0%) · CMYK(100,0%, 100,0%, 0,0%, 0,0%)

Does #0000FF meet WCAG contrast on white?

8,59:1 — WCAG AA Réussi, AAA Réussi for normal text.

What text color is readable on #0000FF?

Use FFFFFF text on a #0000FF background; contrast on black is 2,44:1.