Skip to content

#2b2cff

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

RGB
43, 44, 255
HSL
240°, 100%, 58%
CMYK
83, 83, 0, 0
Luminance
0.0953

At a glance

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

Hex
#2b2cff
Hue
240°
blue
Saturation
100%
electric
Lightness
58%
balanced
Brightness
100%
HSV value
Perceived
37%
weighted brightness
Luminance
0.0953
WCAG relative
Temperature
Cool
83/100 cool
Color family
Blue
Tone
Electric
Best ink
White
7.22:1
Closest name
Blue
ΔE2000 4.5
Where it sits
Hue240° of 360°
Saturation100%
Lightness58%
Temperature
Warm ← → Cool83% 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#2b2cff
RGBrgb(43, 44, 255)
HSLhsl(240, 100%, 58%)
CMYKcmyk(83%, 83%, 0%, 0%)
LABlab(37.0 68.7 -100.0)
LCHlch(37.0 121.3 304.5)
OKLCHoklch(0.487 0.290 268.6)
Decimal2829567
Display P3color(display-p3 0.169 0.173 1.000)

Copy-ready code

/* CSS */
color: #2b2cff;
background-color: #2b2cff;
/* Tailwind (arbitrary) */
class="text-[#2b2cff] bg-[#2b2cff]"
/* SCSS */
$brand: #2b2cff;
/* SwiftUI */
Color(red: 0.169, green: 0.173, blue: 1.000)
/* Android */
Color.parseColor("#2b2cff")
/* Flutter */
Color(0xFF2B2CFF)
/* Python / OpenCV (BGR) */
(255, 44, 43)

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 #2b2cff · 7.22:1
Use #ffffffAAA at every size.
Aa
White text · 7.22:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.91:1
AA fail · AA large fail · AAA fail
Reading the other direction: #2b2cff as text scores 7.22:1 on white and 2.91:1 on black.

Accessibility — WCAG contrast

Aa
#2b2cff on white: 7.22:1
AA ✓ pass · AA-large · AAA
Aa
#2b2cff on black: 2.91:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0062FF
deuteranopia · #004BFC
tritanopia · #00729A

Color scale — 50 to 950

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

#F1F1FE
#E3E3FC
#C0C0FC
#8F8FFF
#5758FF
#2b2cff
#0001F5
#0001CC
#0001A3
#050576
#030349
Base = 500Lightest = 50 · #F1F1FEDarkest = 950 · #030349
:root {
  --brand-50: #F1F1FE;
  --brand-100: #E3E3FC;
  --brand-200: #C0C0FC;
  --brand-300: #8F8FFF;
  --brand-400: #5758FF;
  --brand-500: #2b2cff;
  --brand-600: #0001F5;
  --brand-700: #0001CC;
  --brand-800: #0001A3;
  --brand-900: #050576;
  --brand-950: #030349;
  --brand: #2b2cff;
  --brand-ink: #ffffff;
}

Colors that work with #2b2cff

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#F4F4FA
Tinted page background
Border#C0C0ED
Hairlines and dividers
Muted text#4B4B9B
Captions on the surface
Accent#CC9800
Second voice, not a rival
Dark variant#000180
Hover, pressed, headers
Light variant#E5E6FF
Selected rows, tints
Dark surface#141424
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 #2b2cff

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
  • Text on black or near-black surfaces
  • 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#FFFE2B
Analogous left#2B96FF
Analogous right#942BFF
Split-complement 1#FF942B
Split-complement 2#96FF2B
Triadic 1#FF2B2C
Triadic 2#2CFF2B
Tetradic#FF2B96

RGB percentages

Red16.9%
Green17.3%
Blue100.0%

CMYK percentages

Cyan83.1%
Magenta82.7%
Yellow0.0%
Key (black)0.0%

Color previews

#2b2cff text on a black background

contrast 2.91:1

Card sample

#2b2cff text on a white background

contrast 7.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2b2cff

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.

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

#2b2cff, answered

What color is #2b2cff?

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

What is the RGB value of #2b2cff?

rgb(43, 44, 255) — 43 red, 44 green and 255 blue out of 255, or 16.9% / 17.3% / 100% by channel.

Is #2b2cff a light or a dark color?

It is a dark color. Relative luminance is 0.0953 and perceived brightness is 37%, so white text on it reaches 7.22:1.

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

White. It scores 7.22:1 against #2b2cff, versus 2.91:1 for black — AAA at any size.

What is the complementary color of #2b2cff?

#FFFE2B sits directly opposite on the wheel. Softer options are the split-complements #FF942B and #96FF2B, which give the same contrast with far less vibration.

What colors go well with #2b2cff?

For interface work: #F4F4FA as the surface, #C0C0ED for borders, #4B4B9B for secondary text, #CC9800 as an accent and #000180 for hover and pressed states. For a palette, the analogous pair #2B96FF and #942BFF stays calm, while #FFFE2B is the loudest partner.

What is #2b2cff in CMYK for printing?

cmyk(83%, 83%, 0%, 0%). 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 #2b2cff warm or cool?

Cool — it scores 83 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #782BFF; nudged cooler, #2B5BFF.

Work with #2b2cff in the Color Lab