Skip to content

#babadf

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

RGB
186, 186, 223
HSL
240°, 37%, 80%
CMYK
17, 17, 0, 13
Luminance
0.5088

At a glance

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

Hex
#babadf
Hue
240°
blue
Saturation
37%
soft
Lightness
80%
light
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5088
WCAG relative
Temperature
Cool
83/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
11.18:1
Closest name
Light Steel Blue
ΔE2000 9.5
Where it sits
Hue240° of 360°
Saturation37%
Lightness80%
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#babadf
RGBrgb(186, 186, 223)
HSLhsl(240, 37%, 80%)
CMYKcmyk(17%, 17%, 0%, 13%)
LABlab(76.6 7.5 -18.5)
LCHlch(76.6 19.9 292.0)
OKLCHoklch(0.801 0.052 285.2)
Decimal12237535
Display P3color(display-p3 0.729 0.729 0.875)

Copy-ready code

/* CSS */
color: #babadf;
background-color: #babadf;
/* Tailwind (arbitrary) */
class="text-[#babadf] bg-[#babadf]"
/* SCSS */
$brand: #babadf;
/* SwiftUI */
Color(red: 0.729, green: 0.729, blue: 0.875)
/* Android */
Color.parseColor("#babadf")
/* Flutter */
Color(0xFFBABADF)
/* Python / OpenCV (BGR) */
(223, 186, 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 #babadf · 11.18:1
Use #000000AAA at every size.
Aa
White text · 1.88:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.18:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #babadf as text scores 1.88:1 on white and 11.18:1 on black.

Accessibility — WCAG contrast

Aa
#babadf on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#babadf on black: 11.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1BEE1
deuteranopia · #B0BCDE
tritanopia · #B2C0C6

Color scale — 50 to 950

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

#F5F5FA
#EBEBF4
#D3D3E9
#babadf
#8C8CCA
#6666B8
#4E4EA7
#41418B
#34346F
#292952
#191933
Base = 300Lightest = 50 · #F5F5FADarkest = 950 · #191933
:root {
  --brand-50: #F5F5FA;
  --brand-100: #EBEBF4;
  --brand-200: #D3D3E9;
  --brand-300: #babadf;
  --brand-400: #8C8CCA;
  --brand-500: #6666B8;
  --brand-600: #4E4EA7;
  --brand-700: #41418B;
  --brand-800: #34346F;
  --brand-900: #292952;
  --brand-950: #191933;
  --brand: #babadf;
  --brand-ink: #000000;
}

Colors that work with #babadf

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#F5F5FA
Tinted page background
Border#C7C7E5
Hairlines and dividers
Muted text#4B4B9B
Captions on the surface
Accent#8F7B3D
Second voice, not a rival
Dark variant#282857
Hover, pressed, headers
Light variant#EEEEF7
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 #babadf

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#DFDFBA
Analogous left#BACDDF
Analogous right#CDBADF
Split-complement 1#DFCDBA
Split-complement 2#CDDFBA
Triadic 1#DFBABA
Triadic 2#BADFBA
Tetradic#DFBACD

RGB percentages

Red72.9%
Green72.9%
Blue87.5%

CMYK percentages

Cyan16.6%
Magenta16.6%
Yellow0.0%
Key (black)12.5%

Color previews

#babadf text on a black background

contrast 11.18:1

Card sample

#babadf text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babadf

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.

#babadf 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

Converts to four-color process without much drama. Proof it anyway.

#babadf, answered

What color is #babadf?

#babadf is a light soft blue, closest to Light Steel Blue (ΔE2000 9.5). It sits at 240° on the hue wheel with 37% saturation and 80% lightness, which reads as cool.

What is the RGB value of #babadf?

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

Is #babadf a light or a dark color?

It is a light color. Relative luminance is 0.5088 and perceived brightness is 75%, so black text on it reaches 11.18:1.

Should I use black or white text on #babadf?

Black. It scores 11.18:1 against #babadf, versus 1.88:1 for white — AAA at any size.

What is the complementary color of #babadf?

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

What colors go well with #babadf?

For interface work: #F5F5FA as the surface, #C7C7E5 for borders, #4B4B9B for secondary text, #8F7B3D as an accent and #282857 for hover and pressed states. For a palette, the analogous pair #BACDDF and #CDBADF stays calm, while #DFDFBA is the loudest partner.

What is #babadf in CMYK for printing?

cmyk(17%, 17%, 0%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #babadf 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 #C8BADF; nudged cooler, #B9C7E0.

Work with #babadf in the Color Lab