Skip to content

#0294df

a dark, electric blue · cool · closest name: Dodger Blue

RGB
2, 148, 223
HSL
200°, 98%, 44%
CMYK
99, 34, 0, 13
Luminance
0.2652

At a glance

Every number on this page in one read: what #0294df is made of, how bright it looks, and which way it leans.

Hex
#0294df
Hue
200°
blue
Saturation
98%
electric
Lightness
44%
dark
Brightness
87%
HSV value
Perceived
53%
weighted brightness
Luminance
0.2652
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
6.30:1
Closest name
Dodger Blue
ΔE2000 6.1
Where it sits
Hue200° of 360°
Saturation98%
Lightness44%
Temperature
Warm ← → Cool96% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#0294df
RGBrgb(2, 148, 223)
HSLhsl(200, 98%, 44%)
CMYKcmyk(99%, 34%, 0%, 13%)
LABlab(58.5 -5.5 -47.1)
LCHlch(58.5 47.4 263.3)
OKLCHoklch(0.639 0.152 242.2)
Decimal169183
Display P3color(display-p3 0.008 0.580 0.875)

Copy-ready code

/* CSS */
color: #0294df;
background-color: #0294df;
/* Tailwind (arbitrary) */
class="text-[#0294df] bg-[#0294df]"
/* SCSS */
$brand: #0294df;
/* SwiftUI */
Color(red: 0.008, green: 0.580, blue: 0.875)
/* Android */
Color.parseColor("#0294df")
/* Flutter */
Color(0xFF0294DF)
/* Python / OpenCV (BGR) */
(223, 148, 2)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #0294df · 6.30:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.33:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.30:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #0294df as text scores 3.33:1 on white and 6.30:1 on black.

Accessibility — WCAG contrast

Aa
#0294df on white: 3.33:1
AA ✗ fail · AA-large · AAA
Aa
#0294df on black: 6.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7096E2
deuteranopia · #5385DE
tritanopia · #00A7AF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0294df is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1F9FD
#E3F4FC
#C1E7FB
#90D9FE
#58C5FD
#21B2FD
#0294df
#0286CA
#016BA2
#064F74
#043149
Base = 600Lightest = 50 · #F1F9FDDarkest = 950 · #043149
:root {
  --brand-50: #F1F9FD;
  --brand-100: #E3F4FC;
  --brand-200: #C1E7FB;
  --brand-300: #90D9FE;
  --brand-400: #58C5FD;
  --brand-500: #21B2FD;
  --brand-600: #0294df;
  --brand-700: #0286CA;
  --brand-800: #016BA2;
  --brand-900: #064F74;
  --brand-950: #043149;
  --brand: #0294df;
  --brand-ink: #000000;
}

Colors that work with #0294df

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4F8FA
Tinted page background
Border#C0DDED
Hairlines and dividers
Muted text#4B809B
Captions on the surface
Accent#E11400
Second voice, not a rival
Dark variant#01547E
Hover, pressed, headers
Light variant#E6F6FF
Selected rows, tints
Dark surface#141F24
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #0294df

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#DF4D02
Analogous left#02DFBC
Analogous right#0225DF
Split-complement 1#DF0225
Split-complement 2#DFBC02
Triadic 1#DF0294
Triadic 2#94DF02
Tetradic#BC02DF

RGB percentages

Red0.8%
Green58.0%
Blue87.5%

CMYK percentages

Cyan99.1%
Magenta33.6%
Yellow0.0%
Key (black)12.5%

Color previews

#0294df text on a black background

contrast 6.30:1

Card sample

#0294df text on a white background

contrast 3.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0294df;
Background color
Panel with #0294df background
background-color: #0294df;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0294df;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(2, 148, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 148, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0294df;
background: linear-gradient(135deg, #0294df, #0302DF);

Monochromatic scale

Palettes built from #0294df

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#0294df in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#0294df, answered

What color is #0294df?

#0294df is a dark electric blue, closest to Dodger Blue (ΔE2000 6.1). It sits at 200° on the hue wheel with 98% saturation and 44% lightness, which reads as cool.

What is the RGB value of #0294df?

rgb(2, 148, 223) — 2 red, 148 green and 223 blue out of 255, or 0.8% / 58% / 87.5% by channel.

Is #0294df a light or a dark color?

It is a mid-tone. Relative luminance is 0.2652 and perceived brightness is 53%, so black text on it reaches 6.30:1.

Should I use black or white text on #0294df?

Black. It scores 6.30:1 against #0294df, versus 3.33:1 for white — AA at any size.

What is the complementary color of #0294df?

#DF4D02 sits directly opposite on the wheel. Softer options are the split-complements #DF0225 and #DFBC02, which give the same contrast with far less vibration.

What colors go well with #0294df?

For interface work: #F4F8FA as the surface, #C0DDED for borders, #4B809B for secondary text, #E11400 as an accent and #01547E for hover and pressed states. For a palette, the analogous pair #02DFBC and #0225DF stays calm, while #DF4D02 is the loudest partner.

What is #0294df in CMYK for printing?

cmyk(99%, 34%, 0%, 13%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #0294df warm or cool?

Cool — it scores 96 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #02DFD9; nudged cooler, #0072C7.

Work with #0294df in the Color Lab