Skip to content

#2c3ffd

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

RGB
44, 63, 253
HSL
235°, 98%, 58%
CMYK
83, 75, 0, 1
Luminance
0.1118

At a glance

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

Hex
#2c3ffd
Hue
235°
blue
Saturation
98%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
40%
weighted brightness
Luminance
0.1118
WCAG relative
Temperature
Cool
86/100 cool
Color family
Blue
Tone
Electric
Best ink
White
6.49:1
Closest name
Blue
ΔE2000 8
Where it sits
Hue235° of 360°
Saturation98%
Lightness58%
Temperature
Warm ← → Cool86% 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#2c3ffd
RGBrgb(44, 63, 253)
HSLhsl(235, 98%, 58%)
CMYKcmyk(83%, 75%, 0%, 1%)
LABlab(39.9 59.2 -94.1)
LCHlch(39.9 111.2 302.2)
OKLCHoklch(0.507 0.273 268.1)
Decimal2899965
Display P3color(display-p3 0.173 0.247 0.992)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2c3ffd on white: 6.49:1
AA ✓ pass · AA-large · AAA
Aa
#2c3ffd on black: 3.24:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0068FF
deuteranopia · #0053FA
tritanopia · #00789C

Color scale — 50 to 950

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

#F1F2FD
#E3E6FC
#C1C6FB
#909AFE
#5867FD
#2c3ffd
#0218F2
#0214CA
#0210A2
#061074
#040A49
Base = 500Lightest = 50 · #F1F2FDDarkest = 950 · #040A49
:root {
  --brand-50: #F1F2FD;
  --brand-100: #E3E6FC;
  --brand-200: #C1C6FB;
  --brand-300: #909AFE;
  --brand-400: #5867FD;
  --brand-500: #2c3ffd;
  --brand-600: #0218F2;
  --brand-700: #0214CA;
  --brand-800: #0210A2;
  --brand-900: #061074;
  --brand-950: #040A49;
  --brand: #2c3ffd;
  --brand-ink: #ffffff;
}

Colors that work with #2c3ffd

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#F4F5FA
Tinted page background
Border#C0C4ED
Hairlines and dividers
Muted text#4B529B
Captions on the surface
Accent#CC8600
Second voice, not a rival
Dark variant#010D7E
Hover, pressed, headers
Light variant#E6E8FF
Selected rows, tints
Dark surface#141524
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 #2c3ffd

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#FDEA2C
Analogous left#2CA8FD
Analogous right#812CFD
Split-complement 1#FD812C
Split-complement 2#A8FD2C
Triadic 1#FD2C3F
Triadic 2#3FFD2C
Tetradic#FD2CA8

RGB percentages

Red17.3%
Green24.7%
Blue99.2%

CMYK percentages

Cyan82.6%
Magenta75.1%
Yellow0.0%
Key (black)0.8%

Color previews

#2c3ffd text on a black background

contrast 3.24:1

Card sample

#2c3ffd text on a white background

contrast 6.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 63, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 63, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2c3ffd;
background: linear-gradient(135deg, #2c3ffd, #A42CFD);

Monochromatic scale

Palettes built from #2c3ffd

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.

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

#2c3ffd, answered

What color is #2c3ffd?

#2c3ffd is a balanced electric blue, closest to Blue (ΔE2000 8). It sits at 235° on the hue wheel with 98% saturation and 58% lightness, which reads as cool.

What is the RGB value of #2c3ffd?

rgb(44, 63, 253) — 44 red, 63 green and 253 blue out of 255, or 17.3% / 24.7% / 99.2% by channel.

Is #2c3ffd a light or a dark color?

It is a dark color. Relative luminance is 0.1118 and perceived brightness is 40%, so white text on it reaches 6.49:1.

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

White. It scores 6.49:1 against #2c3ffd, versus 3.24:1 for black — AA at any size.

What is the complementary color of #2c3ffd?

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

What colors go well with #2c3ffd?

For interface work: #F4F5FA as the surface, #C0C4ED for borders, #4B529B for secondary text, #CC8600 as an accent and #010D7E for hover and pressed states. For a palette, the analogous pair #2CA8FD and #812CFD stays calm, while #FDEA2C is the loudest partner.

What is #2c3ffd in CMYK for printing?

cmyk(83%, 75%, 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 #2c3ffd warm or cool?

Cool — it scores 86 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #652CFD; nudged cooler, #2A64FF.

Work with #2c3ffd in the Color Lab