Skip to content

#0d29df

a balanced, electric blue · cool · closest name: Blue

RGB
13, 41, 223
HSL
232°, 89%, 46%
CMYK
94, 82, 0, 13
Luminance
0.0700

At a glance

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

Hex
#0d29df
Hue
232°
blue
Saturation
89%
electric
Lightness
46%
balanced
Brightness
87%
HSV value
Perceived
32%
weighted brightness
Luminance
0.0700
WCAG relative
Temperature
Cool
88/100 cool
Color family
Blue
Tone
Electric
Best ink
White
8.75:1
Closest name
Blue
ΔE2000 4.3
Where it sits
Hue232° of 360°
Saturation89%
Lightness46%
Temperature
Warm ← → Cool88% 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#0d29df
RGBrgb(13, 41, 223)
HSLhsl(232, 89%, 46%)
CMYKcmyk(94%, 82%, 0%, 13%)
LABlab(31.8 59.7 -90.5)
LCHlch(31.8 108.5 303.4)
OKLCHoklch(0.438 0.263 265.2)
Decimal862687
Display P3color(display-p3 0.051 0.161 0.875)

Copy-ready code

/* CSS */
color: #0d29df;
background-color: #0d29df;
/* Tailwind (arbitrary) */
class="text-[#0d29df] bg-[#0d29df]"
/* SCSS */
$brand: #0d29df;
/* SwiftUI */
Color(red: 0.051, green: 0.161, blue: 0.875)
/* Android */
Color.parseColor("#0d29df")
/* Flutter */
Color(0xFF0D29DF)
/* Python / OpenCV (BGR) */
(223, 41, 13)

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#ffffff on #0d29df · 8.75:1
Use #ffffffAAA at every size.
Aa
White text · 8.75:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.40:1
AA fail · AA large fail · AAA fail
Reading the other direction: #0d29df as text scores 8.75:1 on white and 2.40:1 on black.

Accessibility — WCAG contrast

Aa
#0d29df on white: 8.75:1
AA ✓ pass · AA-large · AAA
Aa
#0d29df on black: 2.40:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0055E4
deuteranopia · #0040DC
tritanopia · #006586

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0d29df 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.

#F2F3FD
#E5E8FB
#C4CBF8
#95A2F9
#6074F6
#2B46F3
#0d29df
#0B23C1
#091C9A
#0B186F
#070F46
Base = 600Lightest = 50 · #F2F3FDDarkest = 950 · #070F46
:root {
  --brand-50: #F2F3FD;
  --brand-100: #E5E8FB;
  --brand-200: #C4CBF8;
  --brand-300: #95A2F9;
  --brand-400: #6074F6;
  --brand-500: #2B46F3;
  --brand-600: #0d29df;
  --brand-700: #0B23C1;
  --brand-800: #091C9A;
  --brand-900: #0B186F;
  --brand-950: #070F46;
  --brand: #0d29df;
  --brand-ink: #ffffff;
}

Colors that work with #0d29df

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

Text on it#ffffff
White wins here
Surface#F4F5FA
Tinted page background
Border#C0C6ED
Hairlines and dividers
Muted text#4B559B
Captions on the surface
Accent#C57C07
Second voice, not a rival
Dark variant#071678
Hover, pressed, headers
Light variant#E7EAFE
Selected rows, tints
Dark surface#141624
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 #0d29df

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

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • Full-page backgrounds — tiring over long sessions
  • 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#DFC30D
Analogous left#0D92DF
Analogous right#5A0DDF
Split-complement 1#DF5A0D
Split-complement 2#92DF0D
Triadic 1#DF0D29
Triadic 2#29DF0D
Tetradic#DF0D92

RGB percentages

Red5.1%
Green16.1%
Blue87.5%

CMYK percentages

Cyan94.2%
Magenta81.6%
Yellow0.0%
Key (black)12.5%

Color previews

#0d29df text on a black background

contrast 2.40:1

Card sample

#0d29df text on a white background

contrast 8.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0d29df;
Background color
Panel with #0d29df background
background-color: #0d29df;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0d29df;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(13, 41, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(13, 41, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0d29df;
background: linear-gradient(135deg, #0d29df, #7D0DDF);

Monochromatic scale

Palettes built from #0d29df

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.

#0d29df 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.

#0d29df, answered

What color is #0d29df?

#0d29df is a balanced electric blue, closest to Blue (ΔE2000 4.3). It sits at 232° on the hue wheel with 89% saturation and 46% lightness, which reads as cool.

What is the RGB value of #0d29df?

rgb(13, 41, 223) — 13 red, 41 green and 223 blue out of 255, or 5.1% / 16.1% / 87.5% by channel.

Is #0d29df a light or a dark color?

It is a dark color. Relative luminance is 0.0700 and perceived brightness is 32%, so white text on it reaches 8.75:1.

Should I use black or white text on #0d29df?

White. It scores 8.75:1 against #0d29df, versus 2.40:1 for black — AAA at any size.

What is the complementary color of #0d29df?

#DFC30D sits directly opposite on the wheel. Softer options are the split-complements #DF5A0D and #92DF0D, which give the same contrast with far less vibration.

What colors go well with #0d29df?

For interface work: #F4F5FA as the surface, #C0C6ED for borders, #4B559B for secondary text, #C57C07 as an accent and #071678 for hover and pressed states. For a palette, the analogous pair #0D92DF and #5A0DDF stays calm, while #DFC30D is the loudest partner.

What is #0d29df in CMYK for printing?

cmyk(94%, 82%, 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 #0d29df warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3E0DDF; nudged cooler, #0B4AE2.

Work with #0d29df in the Color Lab