Skip to content

#afb6cd

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

RGB
175, 182, 205
HSL
226°, 23%, 75%
CMYK
15, 11, 0, 20
Luminance
0.4698

At a glance

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

Hex
#afb6cd
Hue
226°
blue
Saturation
23%
soft
Lightness
75%
light
Brightness
80%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4698
WCAG relative
Temperature
Cool
77/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
10.40:1
Closest name
Light Steel Blue
ΔE2000 5.9
Where it sits
Hue226° of 360°
Saturation23%
Lightness75%
Temperature
Warm ← → Cool77% 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#afb6cd
RGBrgb(175, 182, 205)
HSLhsl(226, 23%, 75%)
CMYKcmyk(15%, 11%, 0%, 20%)
LABlab(74.2 2.2 -12.4)
LCHlch(74.2 12.6 280.2)
OKLCHoklch(0.778 0.034 272.2)
Decimal11515597
Display P3color(display-p3 0.686 0.714 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afb6cd on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#afb6cd on black: 10.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0B8CE
deuteranopia · #AEB5CC
tritanopia · #A8BABD

Color scale — 50 to 950

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

#F6F7F9
#EDEEF2
#D7DAE5
#afb6cd
#97A0BE
#7581A9
#5E6B97
#4E597E
#3F4864
#30364A
#1E222E
Base = 300Lightest = 50 · #F6F7F9Darkest = 950 · #1E222E
:root {
  --brand-50: #F6F7F9;
  --brand-100: #EDEEF2;
  --brand-200: #D7DAE5;
  --brand-300: #afb6cd;
  --brand-400: #97A0BE;
  --brand-500: #7581A9;
  --brand-600: #5E6B97;
  --brand-700: #4E597E;
  --brand-800: #3F4864;
  --brand-900: #30364A;
  --brand-950: #1E222E;
  --brand: #afb6cd;
  --brand-ink: #000000;
}

Colors that work with #afb6cd

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#F6F6F9
Tinted page background
Border#CDD1E0
Hairlines and dividers
Muted text#58658D
Captions on the surface
Accent#82684A
Second voice, not a rival
Dark variant#31384E
Hover, pressed, headers
Light variant#EFF1F5
Selected rows, tints
Dark surface#161923
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 #afb6cd

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#CDC6AF
Analogous left#AFC5CD
Analogous right#B7AFCD
Split-complement 1#CDB7AF
Split-complement 2#C5CDAF
Triadic 1#CDAFB6
Triadic 2#B6CDAF
Tetradic#CDAFC5

RGB percentages

Red68.6%
Green71.4%
Blue80.4%

CMYK percentages

Cyan14.6%
Magenta11.2%
Yellow0.0%
Key (black)19.6%

Color previews

#afb6cd text on a black background

contrast 10.40:1

Card sample

#afb6cd text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afb6cd

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.

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

#afb6cd, answered

What color is #afb6cd?

#afb6cd is a light soft blue, closest to Light Steel Blue (ΔE2000 5.9). It sits at 226° on the hue wheel with 23% saturation and 75% lightness, which reads as cool.

What is the RGB value of #afb6cd?

rgb(175, 182, 205) — 175 red, 182 green and 205 blue out of 255, or 68.6% / 71.4% / 80.4% by channel.

Is #afb6cd a light or a dark color?

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

Should I use black or white text on #afb6cd?

Black. It scores 10.40:1 against #afb6cd, versus 2.02:1 for white — AAA at any size.

What is the complementary color of #afb6cd?

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

What colors go well with #afb6cd?

For interface work: #F6F6F9 as the surface, #CDD1E0 for borders, #58658D for secondary text, #82684A as an accent and #31384E for hover and pressed states. For a palette, the analogous pair #AFC5CD and #B7AFCD stays calm, while #CDC6AF is the loudest partner.

What is #afb6cd in CMYK for printing?

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

Is #afb6cd warm or cool?

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

Work with #afb6cd in the Color Lab