Skip to content

#afb9c4

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

RGB
175, 185, 196
HSL
211°, 15%, 73%
CMYK
11, 6, 0, 23
Luminance
0.4780

At a glance

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

Hex
#afb9c4
Hue
211°
blue
Saturation
15%
soft
Lightness
73%
light
Brightness
77%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4780
WCAG relative
Temperature
Cool
71/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
10.56:1
Closest name
Light Steel Blue
ΔE2000 6.3
Where it sits
Hue211° of 360°
Saturation15%
Lightness73%
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#afb9c4
RGBrgb(175, 185, 196)
HSLhsl(211, 15%, 73%)
CMYKcmyk(11%, 6%, 0%, 23%)
LABlab(74.7 -1.3 -6.7)
LCHlch(74.7 6.9 259.3)
OKLCHoklch(0.781 0.019 250.6)
Decimal11516356
Display P3color(display-p3 0.686 0.725 0.769)

Copy-ready code

/* CSS */
color: #afb9c4;
background-color: #afb9c4;
/* Tailwind (arbitrary) */
class="text-[#afb9c4] bg-[#afb9c4]"
/* SCSS */
$brand: #afb9c4;
/* SwiftUI */
Color(red: 0.686, green: 0.725, blue: 0.769)
/* Android */
Color.parseColor("#afb9c4")
/* Flutter */
Color(0xFFAFB9C4)
/* Python / OpenCV (BGR) */
(196, 185, 175)

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

Accessibility — WCAG contrast

Aa
#afb9c4 on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#afb9c4 on black: 10.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5B9C5
deuteranopia · #B3B7C4
tritanopia · #AABBBC

Color scale — 50 to 950

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

#F6F7F8
#EEF0F2
#D9DEE2
#afb9c4
#9EAAB8
#7E8EA0
#687A8D
#576575
#45515E
#353D46
#21262C
Base = 300Lightest = 50 · #F6F7F8Darkest = 950 · #21262C
:root {
  --brand-50: #F6F7F8;
  --brand-100: #EEF0F2;
  --brand-200: #D9DEE2;
  --brand-300: #afb9c4;
  --brand-400: #9EAAB8;
  --brand-500: #7E8EA0;
  --brand-600: #687A8D;
  --brand-700: #576575;
  --brand-800: #45515E;
  --brand-900: #353D46;
  --brand-950: #21262C;
  --brand: #afb9c4;
  --brand-ink: #000000;
}

Colors that work with #afb9c4

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#F6F7F9
Tinted page background
Border#D0D6DC
Hairlines and dividers
Muted text#617284
Captions on the surface
Accent#7A5D52
Second voice, not a rival
Dark variant#363F49
Hover, pressed, headers
Light variant#F0F2F4
Selected rows, tints
Dark surface#181C20
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 #afb9c4

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#C4BAAF
Analogous left#AFC3C4
Analogous right#AFAFC4
Split-complement 1#C4AFAF
Split-complement 2#C3C4AF
Triadic 1#C4AFB9
Triadic 2#B9C4AF
Tetradic#C4AFC3

RGB percentages

Red68.6%
Green72.5%
Blue76.9%

CMYK percentages

Cyan10.7%
Magenta5.6%
Yellow0.0%
Key (black)23.1%

Color previews

#afb9c4 text on a black background

contrast 10.56:1

Card sample

#afb9c4 text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 185, 196, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 185, 196, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afb9c4;
background: linear-gradient(135deg, #afb9c4, #B3AFC4);

Monochromatic scale

Palettes built from #afb9c4

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.

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

#afb9c4, answered

What color is #afb9c4?

#afb9c4 is a light soft blue, closest to Light Steel Blue (ΔE2000 6.3). It sits at 211° on the hue wheel with 15% saturation and 73% lightness, which reads as cool.

What is the RGB value of #afb9c4?

rgb(175, 185, 196) — 175 red, 185 green and 196 blue out of 255, or 68.6% / 72.5% / 76.9% by channel.

Is #afb9c4 a light or a dark color?

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

Should I use black or white text on #afb9c4?

Black. It scores 10.56:1 against #afb9c4, versus 1.99:1 for white — AAA at any size.

What is the complementary color of #afb9c4?

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

What colors go well with #afb9c4?

For interface work: #F6F7F9 as the surface, #D0D6DC for borders, #617284 for secondary text, #7A5D52 as an accent and #363F49 for hover and pressed states. For a palette, the analogous pair #AFC3C4 and #AFAFC4 stays calm, while #C4BAAF is the loudest partner.

What is #afb9c4 in CMYK for printing?

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

Is #afb9c4 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 #AFB1C4; nudged cooler, #9FACBB.

Work with #afb9c4 in the Color Lab