Skip to content

#0c4cfd

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

RGB
12, 76, 253
HSL
224°, 98%, 52%
CMYK
95, 70, 0, 1
Luminance
0.1234

At a glance

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

Hex
#0c4cfd
Hue
224°
blue
Saturation
98%
electric
Lightness
52%
balanced
Brightness
99%
HSV value
Perceived
41%
weighted brightness
Luminance
0.1234
WCAG relative
Temperature
Cool
92/100 cool
Color family
Blue
Tone
Electric
Best ink
White
6.06:1
Closest name
Royal Blue
ΔE2000 9
Where it sits
Hue224° of 360°
Saturation98%
Lightness52%
Temperature
Warm ← → Cool92% 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#0c4cfd
RGBrgb(12, 76, 253)
HSLhsl(224, 98%, 52%)
CMYKcmyk(95%, 70%, 0%, 1%)
LABlab(41.8 50.8 -91.0)
LCHlch(41.8 104.2 299.1)
OKLCHoklch(0.518 0.266 263.8)
Decimal806141
Display P3color(display-p3 0.047 0.298 0.992)

Copy-ready code

/* CSS */
color: #0c4cfd;
background-color: #0c4cfd;
/* Tailwind (arbitrary) */
class="text-[#0c4cfd] bg-[#0c4cfd]"
/* SCSS */
$brand: #0c4cfd;
/* SwiftUI */
Color(red: 0.047, green: 0.298, blue: 0.992)
/* Android */
Color.parseColor("#0c4cfd")
/* Flutter */
Color(0xFF0C4CFD)
/* Python / OpenCV (BGR) */
(253, 76, 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 #0c4cfd · 6.06:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 6.06:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.47:1
AA fail · AA large pass · AAA fail
Reading the other direction: #0c4cfd as text scores 6.06:1 on white and 3.47:1 on black.

Accessibility — WCAG contrast

Aa
#0c4cfd on white: 6.06:1
AA ✓ pass · AA-large · AAA
Aa
#0c4cfd on black: 3.47:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #006EFF
deuteranopia · #0057FA
tritanopia · #007F9F

Color scale — 50 to 950

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

#F1F4FE
#E3EAFC
#C1D0FB
#90ADFE
#5884FE
#0c4cfd
#0242F3
#0237CA
#012CA2
#062375
#041649
Base = 500Lightest = 50 · #F1F4FEDarkest = 950 · #041649
:root {
  --brand-50: #F1F4FE;
  --brand-100: #E3EAFC;
  --brand-200: #C1D0FB;
  --brand-300: #90ADFE;
  --brand-400: #5884FE;
  --brand-500: #0c4cfd;
  --brand-600: #0242F3;
  --brand-700: #0237CA;
  --brand-800: #012CA2;
  --brand-900: #062375;
  --brand-950: #041649;
  --brand: #0c4cfd;
  --brand-ink: #ffffff;
}

Colors that work with #0c4cfd

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#C0CCED
Hairlines and dividers
Muted text#4B609B
Captions on the surface
Accent#CC6300
Second voice, not a rival
Dark variant#01227E
Hover, pressed, headers
Light variant#E6ECFF
Selected rows, tints
Dark surface#141824
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 #0c4cfd

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
  • 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#FDBD0C
Analogous left#0CC4FD
Analogous right#450CFD
Split-complement 1#FD450C
Split-complement 2#C4FD0C
Triadic 1#FD0C4C
Triadic 2#4CFD0C
Tetradic#FD0CC4

RGB percentages

Red4.7%
Green29.8%
Blue99.2%

CMYK percentages

Cyan95.3%
Magenta70.0%
Yellow0.0%
Key (black)0.8%

Color previews

#0c4cfd text on a black background

contrast 3.47:1

Card sample

#0c4cfd text on a white background

contrast 6.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(12, 76, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(12, 76, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0c4cfd;
background: linear-gradient(135deg, #0c4cfd, #6D0CFD);

Monochromatic scale

Palettes built from #0c4cfd

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.

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

#0c4cfd, answered

What color is #0c4cfd?

#0c4cfd is a balanced electric blue, closest to Royal Blue (ΔE2000 9). It sits at 224° on the hue wheel with 98% saturation and 52% lightness, which reads as cool.

What is the RGB value of #0c4cfd?

rgb(12, 76, 253) — 12 red, 76 green and 253 blue out of 255, or 4.7% / 29.8% / 99.2% by channel.

Is #0c4cfd a light or a dark color?

It is a dark color. Relative luminance is 0.1234 and perceived brightness is 41%, so white text on it reaches 6.06:1.

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

White. It scores 6.06:1 against #0c4cfd, versus 3.47:1 for black — AA at any size.

What is the complementary color of #0c4cfd?

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

What colors go well with #0c4cfd?

For interface work: #F4F6FA as the surface, #C0CCED for borders, #4B609B for secondary text, #CC6300 as an accent and #01227E for hover and pressed states. For a palette, the analogous pair #0CC4FD and #450CFD stays calm, while #FDBD0C is the loudest partner.

What is #0c4cfd in CMYK for printing?

cmyk(95%, 70%, 0%, 1%). 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 #0c4cfd warm or cool?

Cool — it scores 92 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #250CFD; nudged cooler, #0055F0.

Work with #0c4cfd in the Color Lab