Skip to content

#3c8df8

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

RGB
60, 141, 248
HSL
214°, 93%, 60%
CMYK
76, 43, 0, 3
Luminance
0.2679

At a glance

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

Hex
#3c8df8
Hue
214°
blue
Saturation
93%
electric
Lightness
60%
balanced
Brightness
97%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2679
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
6.36:1
Closest name
Dodger Blue
ΔE2000 2.2
Where it sits
Hue214° of 360°
Saturation93%
Lightness60%
Temperature
Warm ← → Cool98% 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#3c8df8
RGBrgb(60, 141, 248)
HSLhsl(214, 93%, 60%)
CMYKcmyk(76%, 43%, 0%, 3%)
LABlab(58.8 11.7 -60.5)
LCHlch(58.8 61.6 280.9)
OKLCHoklch(0.648 0.178 256.7)
Decimal3968504
Display P3color(display-p3 0.235 0.553 0.973)

Copy-ready code

/* CSS */
color: #3c8df8;
background-color: #3c8df8;
/* Tailwind (arbitrary) */
class="text-[#3c8df8] bg-[#3c8df8]"
/* SCSS */
$brand: #3c8df8;
/* SwiftUI */
Color(red: 0.235, green: 0.553, blue: 0.973)
/* Android */
Color.parseColor("#3c8df8")
/* Flutter */
Color(0xFF3C8DF8)
/* Python / OpenCV (BGR) */
(248, 141, 60)

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

Accessibility — WCAG contrast

Aa
#3c8df8 on white: 3.30:1
AA ✗ fail · AA-large · AAA
Aa
#3c8df8 on black: 6.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5797FC
deuteranopia · #3285F6
tritanopia · #00A6B6

Color scale — 50 to 950

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

#F2F7FD
#E4EEFB
#C2DAF9
#93C0FB
#5DA0F9
#3c8df8
#086BEC
#0759C5
#06479E
#093672
#052247
Base = 500Lightest = 50 · #F2F7FDDarkest = 950 · #052247
:root {
  --brand-50: #F2F7FD;
  --brand-100: #E4EEFB;
  --brand-200: #C2DAF9;
  --brand-300: #93C0FB;
  --brand-400: #5DA0F9;
  --brand-500: #3c8df8;
  --brand-600: #086BEC;
  --brand-700: #0759C5;
  --brand-800: #06479E;
  --brand-900: #093672;
  --brand-950: #052247;
  --brand: #3c8df8;
  --brand-ink: #000000;
}

Colors that work with #3c8df8

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#F4F7FA
Tinted page background
Border#C0D3ED
Hairlines and dividers
Muted text#4B6D9B
Captions on the surface
Accent#C94203
Second voice, not a rival
Dark variant#04387B
Hover, pressed, headers
Light variant#E6F1FE
Selected rows, tints
Dark surface#141B24
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 #3c8df8

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#F8A73C
Analogous left#3CEBF8
Analogous right#493CF8
Split-complement 1#F8493C
Split-complement 2#EBF83C
Triadic 1#F83C8D
Triadic 2#8DF83C
Tetradic#F83CEB

RGB percentages

Red23.5%
Green55.3%
Blue97.3%

CMYK percentages

Cyan75.8%
Magenta43.1%
Yellow0.0%
Key (black)2.7%

Color previews

#3c8df8 text on a black background

contrast 6.36:1

Card sample

#3c8df8 text on a white background

contrast 3.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3c8df8;
Background color
Panel with #3c8df8 background
background-color: #3c8df8;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3c8df8;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(60, 141, 248, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 141, 248, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3c8df8;
background: linear-gradient(135deg, #3c8df8, #683CF8);

Monochromatic scale

Palettes built from #3c8df8

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.

#3c8df8 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.

#3c8df8, answered

What color is #3c8df8?

#3c8df8 is a balanced electric blue, closest to Dodger Blue (ΔE2000 2.2). It sits at 214° on the hue wheel with 93% saturation and 60% lightness, which reads as cool.

What is the RGB value of #3c8df8?

rgb(60, 141, 248) — 60 red, 141 green and 248 blue out of 255, or 23.5% / 55.3% / 97.3% by channel.

Is #3c8df8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2679 and perceived brightness is 55%, so black text on it reaches 6.36:1.

Should I use black or white text on #3c8df8?

Black. It scores 6.36:1 against #3c8df8, versus 3.30:1 for white — AA at any size.

What is the complementary color of #3c8df8?

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

What colors go well with #3c8df8?

For interface work: #F4F7FA as the surface, #C0D3ED for borders, #4B6D9B for secondary text, #C94203 as an accent and #04387B for hover and pressed states. For a palette, the analogous pair #3CEBF8 and #493CF8 stays calm, while #F8A73C is the loudest partner.

What is #3c8df8 in CMYK for printing?

cmyk(76%, 43%, 0%, 3%). 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 #3c8df8 warm or cool?

Cool — it scores 98 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3C48F8; nudged cooler, #2183F9.

Work with #3c8df8 in the Color Lab