Skip to content

#b1aefd

a light, electric blue · cool · closest name: Light Steel Blue

RGB
177, 174, 253
HSL
242°, 95%, 84%
CMYK
30, 31, 0, 1
Luminance
0.4671

At a glance

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

Hex
#b1aefd
Hue
242°
blue
Saturation
95%
electric
Lightness
84%
light
Brightness
99%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4671
WCAG relative
Temperature
Cool
82/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
10.34:1
Closest name
Light Steel Blue
ΔE2000 9.4
Where it sits
Hue242° of 360°
Saturation95%
Lightness84%
Temperature
Warm ← → Cool82% 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#b1aefd
RGBrgb(177, 174, 253)
HSLhsl(242, 95%, 84%)
CMYKcmyk(30%, 31%, 0%, 1%)
LABlab(74.0 18.3 -38.7)
LCHlch(74.0 42.9 295.3)
OKLCHoklch(0.783 0.112 285.2)
Decimal11644669
Display P3color(display-p3 0.694 0.682 0.992)

Copy-ready code

/* CSS */
color: #b1aefd;
background-color: #b1aefd;
/* Tailwind (arbitrary) */
class="text-[#b1aefd] bg-[#b1aefd]"
/* SCSS */
$brand: #b1aefd;
/* SwiftUI */
Color(red: 0.694, green: 0.682, blue: 0.992)
/* Android */
Color.parseColor("#b1aefd")
/* Flutter */
Color(0xFFB1AEFD)
/* Python / OpenCV (BGR) */
(253, 174, 177)

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

Accessibility — WCAG contrast

Aa
#b1aefd on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#b1aefd on black: 10.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #97B8FF
deuteranopia · #95B4FB
tritanopia · #9EBCCA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b1aefd is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F2F1FD
#E5E4FC
#b1aefd
#9691FC
#615BFB
#2C24FA
#0F06EF
#0C05C7
#0A049F
#0C0873
#070548
Base = 200Lightest = 50 · #F2F1FDDarkest = 950 · #070548
:root {
  --brand-50: #F2F1FD;
  --brand-100: #E5E4FC;
  --brand-200: #b1aefd;
  --brand-300: #9691FC;
  --brand-400: #615BFB;
  --brand-500: #2C24FA;
  --brand-600: #0F06EF;
  --brand-700: #0C05C7;
  --brand-800: #0A049F;
  --brand-900: #0C0873;
  --brand-950: #070548;
  --brand: #b1aefd;
  --brand-ink: #000000;
}

Colors that work with #b1aefd

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#F5F4FA
Tinted page background
Border#C1C0ED
Hairlines and dividers
Muted text#4E4B9B
Captions on the surface
Accent#CCA000
Second voice, not a rival
Dark variant#08037C
Hover, pressed, headers
Light variant#E7E6FE
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 #b1aefd

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#FAFDAE
Analogous left#AED2FD
Analogous right#D8AEFD
Split-complement 1#FDD8AE
Split-complement 2#D2FDAE
Triadic 1#FDB1AE
Triadic 2#AEFDB1
Tetradic#FDAED2

RGB percentages

Red69.4%
Green68.2%
Blue99.2%

CMYK percentages

Cyan30.0%
Magenta31.2%
Yellow0.0%
Key (black)0.8%

Color previews

#b1aefd text on a black background

contrast 10.34:1

Card sample

#b1aefd text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(177, 174, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(177, 174, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b1aefd;
background: linear-gradient(135deg, #b1aefd, #E6AEFD);

Monochromatic scale

Palettes built from #b1aefd

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.

#b1aefd 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#b1aefd, answered

What color is #b1aefd?

#b1aefd is a light electric blue, closest to Light Steel Blue (ΔE2000 9.4). It sits at 242° on the hue wheel with 95% saturation and 84% lightness, which reads as cool.

What is the RGB value of #b1aefd?

rgb(177, 174, 253) — 177 red, 174 green and 253 blue out of 255, or 69.4% / 68.2% / 99.2% by channel.

Is #b1aefd a light or a dark color?

It is a mid-tone. Relative luminance is 0.4671 and perceived brightness is 73%, so black text on it reaches 10.34:1.

Should I use black or white text on #b1aefd?

Black. It scores 10.34:1 against #b1aefd, versus 2.03:1 for white — AAA at any size.

What is the complementary color of #b1aefd?

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

What colors go well with #b1aefd?

For interface work: #F5F4FA as the surface, #C1C0ED for borders, #4E4B9B for secondary text, #CCA000 as an accent and #08037C for hover and pressed states. For a palette, the analogous pair #AED2FD and #D8AEFD stays calm, while #FAFDAE is the loudest partner.

What is #b1aefd in CMYK for printing?

cmyk(30%, 31%, 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 #b1aefd warm or cool?

Cool — it scores 82 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CEAEFD; nudged cooler, #ADC7FE.

Work with #b1aefd in the Color Lab