Skip to content

#baaced

a light, vivid blue · cool · closest name: Plum

RGB
186, 172, 237
HSL
253°, 64%, 80%
CMYK
22, 27, 0, 7
Luminance
0.4606

At a glance

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

Hex
#baaced
Hue
253°
blue
Saturation
64%
vivid
Lightness
80%
light
Brightness
93%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4606
WCAG relative
Temperature
Cool
76/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
10.21:1
Closest name
Plum
ΔE2000 11.2
Where it sits
Hue253° of 360°
Saturation64%
Lightness80%
Temperature
Warm ← → Cool76% 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#baaced
RGBrgb(186, 172, 237)
HSLhsl(253, 64%, 80%)
CMYKcmyk(22%, 27%, 0%, 7%)
LABlab(73.6 18.3 -30.7)
LCHlch(73.6 35.7 300.8)
OKLCHoklch(0.779 0.092 294.0)
Decimal12233965
Display P3color(display-p3 0.729 0.675 0.929)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baaced on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#baaced on black: 10.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9DB5F0
deuteranopia · #9EB4EB
tritanopia · #B0B6C3

Color scale — 50 to 950

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

#F5F4FB
#EBE8F7
#D3CBF1
#baaced
#8C75E1
#6647D7
#4D2CC9
#4124A8
#341D86
#291961
#19103D
Base = 300Lightest = 50 · #F5F4FBDarkest = 950 · #19103D
:root {
  --brand-50: #F5F4FB;
  --brand-100: #EBE8F7;
  --brand-200: #D3CBF1;
  --brand-300: #baaced;
  --brand-400: #8C75E1;
  --brand-500: #6647D7;
  --brand-600: #4D2CC9;
  --brand-700: #4124A8;
  --brand-800: #341D86;
  --brand-900: #291961;
  --brand-950: #19103D;
  --brand: #baaced;
  --brand-ink: #000000;
}

Colors that work with #baaced

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#F6F4FA
Tinted page background
Border#C9C0ED
Hairlines and dividers
Muted text#5C4B9B
Captions on the surface
Accent#ACA820
Second voice, not a rival
Dark variant#281769
Hover, pressed, headers
Light variant#EEEAFA
Selected rows, tints
Dark surface#171424
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 #baaced

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#DFEDAC
Analogous left#ACBFED
Analogous right#DAACED
Split-complement 1#EDDAAC
Split-complement 2#BFEDAC
Triadic 1#EDBAAC
Triadic 2#ACEDBA
Tetradic#EDACBF

RGB percentages

Red72.9%
Green67.5%
Blue92.9%

CMYK percentages

Cyan21.5%
Magenta27.4%
Yellow0.0%
Key (black)7.1%

Color previews

#baaced text on a black background

contrast 10.21:1

Card sample

#baaced text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baaced

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.

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

#baaced, answered

What color is #baaced?

#baaced is a light vivid blue, closest to Plum (ΔE2000 11.2). It sits at 253° on the hue wheel with 64% saturation and 80% lightness, which reads as cool.

What is the RGB value of #baaced?

rgb(186, 172, 237) — 186 red, 172 green and 237 blue out of 255, or 72.9% / 67.5% / 92.9% by channel.

Is #baaced a light or a dark color?

It is a mid-tone. Relative luminance is 0.4606 and perceived brightness is 72%, so black text on it reaches 10.21:1.

Should I use black or white text on #baaced?

Black. It scores 10.21:1 against #baaced, versus 2.06:1 for white — AAA at any size.

What is the complementary color of #baaced?

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

What colors go well with #baaced?

For interface work: #F6F4FA as the surface, #C9C0ED for borders, #5C4B9B for secondary text, #ACA820 as an accent and #281769 for hover and pressed states. For a palette, the analogous pair #ACBFED and #DAACED stays calm, while #DFEDAC is the loudest partner.

What is #baaced in CMYK for printing?

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

Is #baaced warm or cool?

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

Work with #baaced in the Color Lab