Skip to content

#bacaff

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

RGB
186, 202, 255
HSL
226°, 100%, 87%
CMYK
27, 21, 0, 0
Luminance
0.5990

At a glance

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

Hex
#bacaff
Hue
226°
blue
Saturation
100%
electric
Lightness
87%
pale
Brightness
100%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5990
WCAG relative
Temperature
Cool
91/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
12.98:1
Closest name
Light Steel Blue
ΔE2000 7.2
Where it sits
Hue226° of 360°
Saturation100%
Lightness87%
Temperature
Warm ← → Cool91% 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#bacaff
RGBrgb(186, 202, 255)
HSLhsl(226, 100%, 87%)
CMYKcmyk(27%, 21%, 0%, 0%)
LABlab(81.8 6.0 -27.8)
LCHlch(81.8 28.4 282.3)
OKLCHoklch(0.845 0.076 271.6)
Decimal12241663
Display P3color(display-p3 0.729 0.792 1.000)

Copy-ready code

/* CSS */
color: #bacaff;
background-color: #bacaff;
/* Tailwind (arbitrary) */
class="text-[#bacaff] bg-[#bacaff]"
/* SCSS */
$brand: #bacaff;
/* SwiftUI */
Color(red: 0.729, green: 0.792, blue: 1.000)
/* Android */
Color.parseColor("#bacaff")
/* Flutter */
Color(0xFFBACAFF)
/* Python / OpenCV (BGR) */
(255, 202, 186)

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

Accessibility — WCAG contrast

Aa
#bacaff on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#bacaff on black: 12.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BACEFF
deuteranopia · #B5C9FE
tritanopia · #A8D4DC

Color scale — 50 to 950

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

#F1F4FE
#E3E9FC
#bacaff
#8FA9FF
#577EFF
#1F53FF
#0039F5
#002FCC
#0026A3
#051F76
#031349
Base = 200Lightest = 50 · #F1F4FEDarkest = 950 · #031349
:root {
  --brand-50: #F1F4FE;
  --brand-100: #E3E9FC;
  --brand-200: #bacaff;
  --brand-300: #8FA9FF;
  --brand-400: #577EFF;
  --brand-500: #1F53FF;
  --brand-600: #0039F5;
  --brand-700: #002FCC;
  --brand-800: #0026A3;
  --brand-900: #051F76;
  --brand-950: #031349;
  --brand: #bacaff;
  --brand-ink: #000000;
}

Colors that work with #bacaff

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#F4F6FA
Tinted page background
Border#C0CAED
Hairlines and dividers
Muted text#4B5D9B
Captions on the surface
Accent#CC6A00
Second voice, not a rival
Dark variant#001E80
Hover, pressed, headers
Light variant#E5EBFF
Selected rows, tints
Dark surface#141824
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 #bacaff

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#FFEFBA
Analogous left#BAEDFF
Analogous right#CDBAFF
Split-complement 1#FFCDBA
Split-complement 2#EDFFBA
Triadic 1#FFBACA
Triadic 2#CAFFBA
Tetradic#FFBAED

RGB percentages

Red72.9%
Green79.2%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta20.8%
Yellow0.0%
Key (black)0.0%

Color previews

#bacaff text on a black background

contrast 12.98:1

Card sample

#bacaff text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 202, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 202, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bacaff;
background: linear-gradient(135deg, #bacaff, #D8BAFF);

Monochromatic scale

Palettes built from #bacaff

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.

#bacaff 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.

#bacaff, answered

What color is #bacaff?

#bacaff is a pale electric blue, closest to Light Steel Blue (ΔE2000 7.2). It sits at 226° on the hue wheel with 100% saturation and 87% lightness, which reads as cool.

What is the RGB value of #bacaff?

rgb(186, 202, 255) — 186 red, 202 green and 255 blue out of 255, or 72.9% / 79.2% / 100% by channel.

Is #bacaff a light or a dark color?

It is a light color. Relative luminance is 0.5990 and perceived brightness is 80%, so black text on it reaches 12.98:1.

Should I use black or white text on #bacaff?

Black. It scores 12.98:1 against #bacaff, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #bacaff?

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

What colors go well with #bacaff?

For interface work: #F4F6FA as the surface, #C0CAED for borders, #4B5D9B for secondary text, #CC6A00 as an accent and #001E80 for hover and pressed states. For a palette, the analogous pair #BAEDFF and #CDBAFF stays calm, while #FFEFBA is the loudest partner.

What is #bacaff in CMYK for printing?

cmyk(27%, 21%, 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 #bacaff warm or cool?

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

Work with #bacaff in the Color Lab