Skip to content

#2c80f2

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

RGB
44, 128, 242
HSL
215°, 88%, 56%
CMYK
82, 47, 0, 5
Luminance
0.2238

At a glance

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

Hex
#2c80f2
Hue
215°
blue
Saturation
88%
electric
Lightness
56%
balanced
Brightness
95%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2238
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
5.48:1
Closest name
Dodger Blue
ΔE2000 5.8
Where it sits
Hue215° of 360°
Saturation88%
Lightness56%
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#2c80f2
RGBrgb(44, 128, 242)
HSLhsl(215, 88%, 56%)
CMYKcmyk(82%, 47%, 0%, 5%)
LABlab(54.4 15.8 -64.2)
LCHlch(54.4 66.1 283.9)
OKLCHoklch(0.612 0.189 257.6)
Decimal2916594
Display P3color(display-p3 0.173 0.502 0.949)

Copy-ready code

/* CSS */
color: #2c80f2;
background-color: #2c80f2;
/* Tailwind (arbitrary) */
class="text-[#2c80f2] bg-[#2c80f2]"
/* SCSS */
$brand: #2c80f2;
/* SwiftUI */
Color(red: 0.173, green: 0.502, blue: 0.949)
/* Android */
Color.parseColor("#2c80f2")
/* Flutter */
Color(0xFF2C80F2)
/* Python / OpenCV (BGR) */
(242, 128, 44)

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

Accessibility — WCAG contrast

Aa
#2c80f2 on white: 3.83:1
AA ✗ fail · AA-large · AAA
Aa
#2c80f2 on black: 5.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3F8CF6
deuteranopia · #007AF0
tritanopia · #009BAD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2c80f2 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
#E5EEFA
#C4DAF8
#95BFF8
#60A0F5
#2c80f2
#0E6AE7
#0C58C0
#09479A
#0B366F
#072245
Base = 500Lightest = 50 · #F2F7FDDarkest = 950 · #072245
:root {
  --brand-50: #F2F7FD;
  --brand-100: #E5EEFA;
  --brand-200: #C4DAF8;
  --brand-300: #95BFF8;
  --brand-400: #60A0F5;
  --brand-500: #2c80f2;
  --brand-600: #0E6AE7;
  --brand-700: #0C58C0;
  --brand-800: #09479A;
  --brand-900: #0B366F;
  --brand-950: #072245;
  --brand: #2c80f2;
  --brand-ink: #000000;
}

Colors that work with #2c80f2

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#C44508
Second voice, not a rival
Dark variant#073778
Hover, pressed, headers
Light variant#E7F1FE
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 #2c80f2

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#F29E2C
Analogous left#2CE3F2
Analogous right#3B2CF2
Split-complement 1#F23B2C
Split-complement 2#E3F22C
Triadic 1#F22C80
Triadic 2#80F22C
Tetradic#F22CE3

RGB percentages

Red17.3%
Green50.2%
Blue94.9%

CMYK percentages

Cyan81.8%
Magenta47.1%
Yellow0.0%
Key (black)5.1%

Color previews

#2c80f2 text on a black background

contrast 5.48:1

Card sample

#2c80f2 text on a white background

contrast 3.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2c80f2;
Background color
Panel with #2c80f2 background
background-color: #2c80f2;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 128, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 128, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2c80f2;
background: linear-gradient(135deg, #2c80f2, #5C2CF2);

Monochromatic scale

Palettes built from #2c80f2

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.

#2c80f2 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.

#2c80f2, answered

What color is #2c80f2?

#2c80f2 is a balanced electric blue, closest to Dodger Blue (ΔE2000 5.8). It sits at 215° on the hue wheel with 88% saturation and 56% lightness, which reads as cool.

What is the RGB value of #2c80f2?

rgb(44, 128, 242) — 44 red, 128 green and 242 blue out of 255, or 17.3% / 50.2% / 94.9% by channel.

Is #2c80f2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2238 and perceived brightness is 51%, so black text on it reaches 5.48:1.

Should I use black or white text on #2c80f2?

Black. It scores 5.48:1 against #2c80f2, versus 3.83:1 for white — AA at any size.

What is the complementary color of #2c80f2?

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

What colors go well with #2c80f2?

For interface work: #F4F7FA as the surface, #C0D3ED for borders, #4B6D9B for secondary text, #C44508 as an accent and #073778 for hover and pressed states. For a palette, the analogous pair #2CE3F2 and #3B2CF2 stays calm, while #F29E2C is the loudest partner.

What is #2c80f2 in CMYK for printing?

cmyk(82%, 47%, 0%, 5%). 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 #2c80f2 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 #2C38F2; nudged cooler, #1277F3.

Work with #2c80f2 in the Color Lab