Pure blue Color

HEX, RGB, HSL & CMYK Codes

#0203e2
Format Value
HEX #0203e2
RGB rgb(2, 3, 226)
HSL hsl(239.7, 98.2%, 44.7%)
CMYK cmyk(99.1%, 98.7%, 0%, 11.4%)
HSV hsv(239.7, 99.1%, 88.6%)

pure blue color harmonies

Tints & shades of pure blue

Tints (lighter)

#191ae5 #3031e7 #4748ea #5e5fed #7576ef #8c8cf2 #a3a3f4 #babaf7 #d1d1fa #e8e8fc

Shades (darker)

#0203cd #0202b9 #0102a4 #010290 #01027b #010167 #010152 #01013e #000129 #000015

Contrast & accessibility

The quick brown fox

On white · 9.93:1 · AAA

The quick brown fox

On black · 2.11:1 · Fail

Recommended text color: #ffffff

Use pure blue in code

CSS color: #0203e2;
SCSS $color: #0203e2;
Tailwind bg-[#0203e2]
Swift UIColor(red: 0.008, green: 0.012, blue: 0.886, alpha: 1)
Android Color.parseColor("#0203e2")
Flutter Color(0xFF0203E2)

Colors similar to pure blue

Browse all Blue colors →

What is the HEX code for pure blue?

The CSS color pure blue in HEX format is #0203e2. Use this value directly in CSS, SVG, and most design tools.

How do I use pure blue in CSS?

To apply pure blue in CSS:

  • Text color: color: #0203e2;
  • Background: background-color: #0203e2;
  • Border: border-color: #0203e2;

What are all the color format values for pure blue?

FormatValue
HEX#0203e2
RGBrgb(2, 3, 226)
HSLhsl(239.7, 98.2%, 44.7%)
CMYKcmyk(99.1%, 98.7%, 0%, 11.4%)

How do I convert pure blue to HEX?

Select pure blue from the color name list in our color converter. The HEX value — #0203e2 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pure blue belong to?

pure blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 239.7°, saturation 98.2%, lightness 44.7%.

How do I create lighter and darker shades of pure blue?

Lighter variant (lightness 59.7%): #3334fd. Darker variant (lightness 29.700000000000003%): #010296. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.