Skip to content

#abb2cf

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

RGB
171, 178, 207
HSL
228°, 27%, 74%
CMYK
17, 14, 0, 19
Luminance
0.4500

At a glance

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

Hex
#abb2cf
Hue
228°
blue
Saturation
27%
soft
Lightness
74%
light
Brightness
81%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4500
WCAG relative
Temperature
Cool
81/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
10.00:1
Closest name
Light Steel Blue
ΔE2000 7.1
Where it sits
Hue228° of 360°
Saturation27%
Lightness74%
Temperature
Warm ← → Cool81% 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#abb2cf
RGBrgb(171, 178, 207)
HSLhsl(228, 27%, 74%)
CMYKcmyk(17%, 14%, 0%, 19%)
LABlab(72.9 3.5 -15.5)
LCHlch(72.9 15.9 282.9)
OKLCHoklch(0.768 0.042 274.7)
Decimal11252431
Display P3color(display-p3 0.671 0.698 0.812)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abb2cf on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#abb2cf on black: 10.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AAB4D0
deuteranopia · #A8B2CE
tritanopia · #A3B7BB

Color scale — 50 to 950

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

#F6F6F9
#ECEEF3
#D6D9E6
#abb2cf
#949DC2
#707CAD
#59669C
#4A5582
#3B4468
#2E344D
#1D2030
Base = 300Lightest = 50 · #F6F6F9Darkest = 950 · #1D2030
:root {
  --brand-50: #F6F6F9;
  --brand-100: #ECEEF3;
  --brand-200: #D6D9E6;
  --brand-300: #abb2cf;
  --brand-400: #949DC2;
  --brand-500: #707CAD;
  --brand-600: #59669C;
  --brand-700: #4A5582;
  --brand-800: #3B4468;
  --brand-900: #2E344D;
  --brand-950: #1D2030;
  --brand: #abb2cf;
  --brand-ink: #000000;
}

Colors that work with #abb2cf

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#F5F6F9
Tinted page background
Border#CBCFE1
Hairlines and dividers
Muted text#536092
Captions on the surface
Accent#866946
Second voice, not a rival
Dark variant#2E3551
Hover, pressed, headers
Light variant#EFF0F6
Selected rows, tints
Dark surface#141724
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 #abb2cf

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#CFC8AB
Analogous left#ABC4CF
Analogous right#B6ABCF
Split-complement 1#CFB6AB
Split-complement 2#C4CFAB
Triadic 1#CFABB2
Triadic 2#B2CFAB
Tetradic#CFABC4

RGB percentages

Red67.1%
Green69.8%
Blue81.2%

CMYK percentages

Cyan17.4%
Magenta14.0%
Yellow0.0%
Key (black)18.8%

Color previews

#abb2cf text on a black background

contrast 10.00:1

Card sample

#abb2cf text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abb2cf

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.

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

#abb2cf, answered

What color is #abb2cf?

#abb2cf is a light soft blue, closest to Light Steel Blue (ΔE2000 7.1). It sits at 228° on the hue wheel with 27% saturation and 74% lightness, which reads as cool.

What is the RGB value of #abb2cf?

rgb(171, 178, 207) — 171 red, 178 green and 207 blue out of 255, or 67.1% / 69.8% / 81.2% by channel.

Is #abb2cf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4500 and perceived brightness is 70%, so black text on it reaches 10.00:1.

Should I use black or white text on #abb2cf?

Black. It scores 10.00:1 against #abb2cf, versus 2.10:1 for white — AAA at any size.

What is the complementary color of #abb2cf?

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

What colors go well with #abb2cf?

For interface work: #F5F6F9 as the surface, #CBCFE1 for borders, #536092 for secondary text, #866946 as an accent and #2E3551 for hover and pressed states. For a palette, the analogous pair #ABC4CF and #B6ABCF stays calm, while #CFC8AB is the loudest partner.

What is #abb2cf in CMYK for printing?

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

Is #abb2cf warm or cool?

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

Work with #abb2cf in the Color Lab