Skip to content

#0c3da2

a dark, electric blue · cool · closest name: Dark Slate Blue

RGB
12, 61, 162
HSL
220°, 86%, 34%
CMYK
93, 62, 0, 37
Luminance
0.0602

At a glance

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

Hex
#0c3da2
Hue
220°
blue
Saturation
86%
electric
Lightness
34%
dark
Brightness
64%
HSV value
Perceived
28%
weighted brightness
Luminance
0.0602
WCAG relative
Temperature
Cool
94/100 cool
Color family
Blue
Tone
Electric
Best ink
White
9.52:1
Closest name
Dark Slate Blue
ΔE2000 8.3
Where it sits
Hue220° of 360°
Saturation86%
Lightness34%
Temperature
Warm ← → Cool94% 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#0c3da2
RGBrgb(12, 61, 162)
HSLhsl(220, 86%, 34%)
CMYKcmyk(93%, 62%, 0%, 37%)
LABlab(29.5 26.2 -58.5)
LCHlch(29.5 64.1 294.1)
OKLCHoklch(0.402 0.171 262.4)
Decimal802210
Display P3color(display-p3 0.047 0.239 0.635)

Copy-ready code

/* CSS */
color: #0c3da2;
background-color: #0c3da2;
/* Tailwind (arbitrary) */
class="text-[#0c3da2] bg-[#0c3da2]"
/* SCSS */
$brand: #0c3da2;
/* SwiftUI */
Color(red: 0.047, green: 0.239, blue: 0.635)
/* Android */
Color.parseColor("#0c3da2")
/* Flutter */
Color(0xFF0C3DA2)
/* Python / OpenCV (BGR) */
(162, 61, 12)

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

Accessibility — WCAG contrast

Aa
#0c3da2 on white: 9.52:1
AA ✓ pass · AA-large · AAA
Aa
#0c3da2 on black: 2.20:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #004CA5
deuteranopia · #003FA0
tritanopia · #005869

Color scale — 50 to 950

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

#F2F6FD
#E5ECFA
#C5D5F7
#97B6F7
#6292F3
#2E6DF0
#1156E4
#0E48BE
#0c3da2
#0D2C6E
#081C45
Base = 800Lightest = 50 · #F2F6FDDarkest = 950 · #081C45
:root {
  --brand-50: #F2F6FD;
  --brand-100: #E5ECFA;
  --brand-200: #C5D5F7;
  --brand-300: #97B6F7;
  --brand-400: #6292F3;
  --brand-500: #2E6DF0;
  --brand-600: #1156E4;
  --brand-700: #0E48BE;
  --brand-800: #0c3da2;
  --brand-900: #0D2C6E;
  --brand-950: #081C45;
  --brand: #0c3da2;
  --brand-ink: #ffffff;
}

Colors that work with #0c3da2

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#F4F6FA
Tinted page background
Border#C0CEED
Hairlines and dividers
Muted text#4B659B
Captions on the surface
Accent#A54B09
Second voice, not a rival
Dark variant#092D77
Hover, pressed, headers
Light variant#E7EEFD
Selected rows, tints
Dark surface#141924
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 #0c3da2

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
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • 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#A2710C
Analogous left#0C88A2
Analogous right#260CA2
Split-complement 1#A2260C
Split-complement 2#88A20C
Triadic 1#A20C3D
Triadic 2#3DA20C
Tetradic#A20C88

RGB percentages

Red4.7%
Green23.9%
Blue63.5%

CMYK percentages

Cyan92.6%
Magenta62.3%
Yellow0.0%
Key (black)36.5%

Color previews

#0c3da2 text on a black background

contrast 2.20:1

Card sample

#0c3da2 text on a white background

contrast 9.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(12, 61, 162, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(12, 61, 162, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0c3da2;
background: linear-gradient(135deg, #0c3da2, #3F0CA2);

Monochromatic scale

Palettes built from #0c3da2

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.

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

#0c3da2, answered

What color is #0c3da2?

#0c3da2 is a dark electric blue, closest to Dark Slate Blue (ΔE2000 8.3). It sits at 220° on the hue wheel with 86% saturation and 34% lightness, which reads as cool.

What is the RGB value of #0c3da2?

rgb(12, 61, 162) — 12 red, 61 green and 162 blue out of 255, or 4.7% / 23.9% / 63.5% by channel.

Is #0c3da2 a light or a dark color?

It is a dark color. Relative luminance is 0.0602 and perceived brightness is 28%, so white text on it reaches 9.52:1.

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

White. It scores 9.52:1 against #0c3da2, versus 2.20:1 for black — AAA at any size.

What is the complementary color of #0c3da2?

#A2710C sits directly opposite on the wheel. Softer options are the split-complements #A2260C and #88A20C, which give the same contrast with far less vibration.

What colors go well with #0c3da2?

For interface work: #F4F6FA as the surface, #C0CEED for borders, #4B659B for secondary text, #A54B09 as an accent and #092D77 for hover and pressed states. For a palette, the analogous pair #0C88A2 and #260CA2 stays calm, while #A2710C is the loudest partner.

What is #0c3da2 in CMYK for printing?

cmyk(93%, 62%, 0%, 37%). 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 #0c3da2 warm or cool?

Cool — it scores 94 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #120CA2; nudged cooler, #093E8C.

Work with #0c3da2 in the Color Lab