Skip to content

#aba2cb

a light, soft blue · cool · closest name: Thistle

RGB
171, 162, 203
HSL
253°, 28%, 72%
CMYK
16, 20, 0, 20
Luminance
0.3881

At a glance

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

Hex
#aba2cb
Hue
253°
blue
Saturation
28%
soft
Lightness
72%
light
Brightness
80%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3881
WCAG relative
Temperature
Cool
71/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
8.76:1
Closest name
Thistle
ΔE2000 11.4
Where it sits
Hue253° of 360°
Saturation28%
Lightness72%
Temperature
Warm ← → Cool71% 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#aba2cb
RGBrgb(171, 162, 203)
HSLhsl(253, 28%, 72%)
CMYKcmyk(16%, 20%, 0%, 20%)
LABlab(68.6 11.5 -19.8)
LCHlch(68.6 22.9 300.2)
OKLCHoklch(0.734 0.059 295.0)
Decimal11248331
Display P3color(display-p3 0.671 0.635 0.796)

Copy-ready code

/* CSS */
color: #aba2cb;
background-color: #aba2cb;
/* Tailwind (arbitrary) */
class="text-[#aba2cb] bg-[#aba2cb]"
/* SCSS */
$brand: #aba2cb;
/* SwiftUI */
Color(red: 0.671, green: 0.635, blue: 0.796)
/* Android */
Color.parseColor("#aba2cb")
/* Flutter */
Color(0xFFABA2CB)
/* Python / OpenCV (BGR) */
(203, 162, 171)

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

Accessibility — WCAG contrast

Aa
#aba2cb on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#aba2cb on black: 8.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #99A8CD
deuteranopia · #9AA7CA
tritanopia · #A5A8B0

Color scale — 50 to 950

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

#F6F6F9
#EEECF3
#D9D6E6
#BEB7D7
#aba2cb
#7D6FAF
#67589D
#564983
#453B69
#342D4D
#211C30
Base = 400Lightest = 50 · #F6F6F9Darkest = 950 · #211C30
:root {
  --brand-50: #F6F6F9;
  --brand-100: #EEECF3;
  --brand-200: #D9D6E6;
  --brand-300: #BEB7D7;
  --brand-400: #aba2cb;
  --brand-500: #7D6FAF;
  --brand-600: #67589D;
  --brand-700: #564983;
  --brand-800: #453B69;
  --brand-900: #342D4D;
  --brand-950: #211C30;
  --brand: #aba2cb;
  --brand-ink: #000000;
}

Colors that work with #aba2cb

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#F6F5FA
Tinted page background
Border#D0CBE2
Hairlines and dividers
Muted text#615293
Captions on the surface
Accent#878645
Second voice, not a rival
Dark variant#362E52
Hover, pressed, headers
Light variant#F0EFF6
Selected rows, tints
Dark surface#181424
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 #aba2cb

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#C2CBA2
Analogous left#A2AECB
Analogous right#C0A2CB
Split-complement 1#CBC0A2
Split-complement 2#AECBA2
Triadic 1#CBABA2
Triadic 2#A2CBAB
Tetradic#CBA2AE

RGB percentages

Red67.1%
Green63.5%
Blue79.6%

CMYK percentages

Cyan15.8%
Magenta20.2%
Yellow0.0%
Key (black)20.4%

Color previews

#aba2cb text on a black background

contrast 8.76:1

Card sample

#aba2cb text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 162, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 162, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aba2cb;
background: linear-gradient(135deg, #aba2cb, #C6A2CB);

Monochromatic scale

Palettes built from #aba2cb

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.

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

#aba2cb, answered

What color is #aba2cb?

#aba2cb is a light soft blue, closest to Thistle (ΔE2000 11.4). It sits at 253° on the hue wheel with 28% saturation and 72% lightness, which reads as cool.

What is the RGB value of #aba2cb?

rgb(171, 162, 203) — 171 red, 162 green and 203 blue out of 255, or 67.1% / 63.5% / 79.6% by channel.

Is #aba2cb a light or a dark color?

It is a mid-tone. Relative luminance is 0.3881 and perceived brightness is 67%, so black text on it reaches 8.76:1.

Should I use black or white text on #aba2cb?

Black. It scores 8.76:1 against #aba2cb, versus 2.40:1 for white — AAA at any size.

What is the complementary color of #aba2cb?

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

What colors go well with #aba2cb?

For interface work: #F6F5FA as the surface, #D0CBE2 for borders, #615293 for secondary text, #878645 as an accent and #362E52 for hover and pressed states. For a palette, the analogous pair #A2AECB and #C0A2CB stays calm, while #C2CBA2 is the loudest partner.

What is #aba2cb in CMYK for printing?

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

Is #aba2cb warm or cool?

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

Work with #aba2cb in the Color Lab