Skip to content

#4078df

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

RGB
64, 120, 223
HSL
219°, 71%, 56%
CMYK
71, 46, 0, 13
Luminance
0.1985

At a glance

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

Hex
#4078df
Hue
219°
blue
Saturation
71%
vivid
Lightness
56%
balanced
Brightness
87%
HSV value
Perceived
49%
weighted brightness
Luminance
0.1985
WCAG relative
Temperature
Cool
95/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
4.97:1
Closest name
Royal Blue
ΔE2000 5.6
Where it sits
Hue219° of 360°
Saturation71%
Lightness56%
Temperature
Warm ← → Cool95% 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#4078df
RGBrgb(64, 120, 223)
HSLhsl(219, 71%, 56%)
CMYKcmyk(71%, 46%, 0%, 13%)
LABlab(51.7 16.0 -58.0)
LCHlch(51.7 60.1 285.4)
OKLCHoklch(0.589 0.168 261.4)
Decimal4225247
Display P3color(display-p3 0.251 0.471 0.875)

Copy-ready code

/* CSS */
color: #4078df;
background-color: #4078df;
/* Tailwind (arbitrary) */
class="text-[#4078df] bg-[#4078df]"
/* SCSS */
$brand: #4078df;
/* SwiftUI */
Color(red: 0.251, green: 0.471, blue: 0.875)
/* Android */
Color.parseColor("#4078df")
/* Flutter */
Color(0xFF4078DF)
/* Python / OpenCV (BGR) */
(223, 120, 64)

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 #4078df · 4.97:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.23:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.97:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #4078df as text scores 4.23:1 on white and 4.97:1 on black.

Accessibility — WCAG contrast

Aa
#4078df on white: 4.23:1
AA ✗ fail · AA-large · AAA
Aa
#4078df on black: 4.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4283E3
deuteranopia · #1D74DD
tritanopia · #0090A1

Color scale — 50 to 950

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

#F3F6FC
#E7EDF8
#C9D8F3
#9FBBEF
#6F99E7
#4078df
#2361D2
#1D50AF
#17408C
#153165
#0D1F3F
Base = 500Lightest = 50 · #F3F6FCDarkest = 950 · #0D1F3F
:root {
  --brand-50: #F3F6FC;
  --brand-100: #E7EDF8;
  --brand-200: #C9D8F3;
  --brand-300: #9FBBEF;
  --brand-400: #6F99E7;
  --brand-500: #4078df;
  --brand-600: #2361D2;
  --brand-700: #1D50AF;
  --brand-800: #17408C;
  --brand-900: #153165;
  --brand-950: #0D1F3F;
  --brand: #4078df;
  --brand-ink: #000000;
}

Colors that work with #4078df

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#F4F6FA
Tinted page background
Border#C0D0ED
Hairlines and dividers
Muted text#4B679B
Captions on the surface
Accent#B2571A
Second voice, not a rival
Dark variant#12326D
Hover, pressed, headers
Light variant#E9F0FB
Selected rows, tints
Dark surface#141A24
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 #4078df

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
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#DFA740
Analogous left#40C7DF
Analogous right#5840DF
Split-complement 1#DF5840
Split-complement 2#C7DF40
Triadic 1#DF4078
Triadic 2#78DF40
Tetradic#DF40C7

RGB percentages

Red25.1%
Green47.1%
Blue87.5%

CMYK percentages

Cyan71.3%
Magenta46.2%
Yellow0.0%
Key (black)12.5%

Color previews

#4078df text on a black background

contrast 4.97:1

Card sample

#4078df text on a white background

contrast 4.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4078df

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.

#4078df 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

Converts to four-color process without much drama. Proof it anyway.

#4078df, answered

What color is #4078df?

#4078df is a balanced vivid blue, closest to Royal Blue (ΔE2000 5.6). It sits at 219° on the hue wheel with 71% saturation and 56% lightness, which reads as cool.

What is the RGB value of #4078df?

rgb(64, 120, 223) — 64 red, 120 green and 223 blue out of 255, or 25.1% / 47.1% / 87.5% by channel.

Is #4078df a light or a dark color?

It is a mid-tone. Relative luminance is 0.1985 and perceived brightness is 49%, so black text on it reaches 4.97:1.

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

Black. It scores 4.97:1 against #4078df, versus 4.23:1 for white — AA at any size.

What is the complementary color of #4078df?

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

What colors go well with #4078df?

For interface work: #F4F6FA as the surface, #C0D0ED for borders, #4B679B for secondary text, #B2571A as an accent and #12326D for hover and pressed states. For a palette, the analogous pair #40C7DF and #5840DF stays calm, while #DFA740 is the loudest partner.

What is #4078df in CMYK for printing?

cmyk(71%, 46%, 0%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #4078df warm or cool?

Cool — it scores 95 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4240DF; nudged cooler, #2874DE.

Work with #4078df in the Color Lab