Skip to content

#b9b3cf

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

RGB
185, 179, 207
HSL
253°, 23%, 76%
CMYK
11, 14, 0, 19
Luminance
0.4706

At a glance

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

Hex
#b9b3cf
Hue
253°
blue
Saturation
23%
soft
Lightness
76%
light
Brightness
81%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4706
WCAG relative
Temperature
Cool
67/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
10.41:1
Closest name
Thistle
ΔE2000 7.8
Where it sits
Hue253° of 360°
Saturation23%
Lightness76%
Temperature
Warm ← → Cool67% 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#b9b3cf
RGBrgb(185, 179, 207)
HSLhsl(253, 23%, 76%)
CMYKcmyk(11%, 14%, 0%, 19%)
LABlab(74.2 7.6 -13.4)
LCHlch(74.2 15.3 299.5)
OKLCHoklch(0.781 0.040 295.3)
Decimal12170191
Display P3color(display-p3 0.725 0.702 0.812)

Copy-ready code

/* CSS */
color: #b9b3cf;
background-color: #b9b3cf;
/* Tailwind (arbitrary) */
class="text-[#b9b3cf] bg-[#b9b3cf]"
/* SCSS */
$brand: #b9b3cf;
/* SwiftUI */
Color(red: 0.725, green: 0.702, blue: 0.812)
/* Android */
Color.parseColor("#b9b3cf")
/* Flutter */
Color(0xFFB9B3CF)
/* Python / OpenCV (BGR) */
(207, 179, 185)

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

Accessibility — WCAG contrast

Aa
#b9b3cf on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#b9b3cf on black: 10.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADB7D0
deuteranopia · #AEB6CE
tritanopia · #B5B7BC

Color scale — 50 to 950

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

#F7F6F9
#EEEDF2
#DAD7E4
#b9b3cf
#A098BE
#8075A8
#6B5F96
#594F7D
#473F64
#36304A
#221E2E
Base = 300Lightest = 50 · #F7F6F9Darkest = 950 · #221E2E
:root {
  --brand-50: #F7F6F9;
  --brand-100: #EEEDF2;
  --brand-200: #DAD7E4;
  --brand-300: #b9b3cf;
  --brand-400: #A098BE;
  --brand-500: #8075A8;
  --brand-600: #6B5F96;
  --brand-700: #594F7D;
  --brand-800: #473F64;
  --brand-900: #36304A;
  --brand-950: #221E2E;
  --brand: #b9b3cf;
  --brand-ink: #000000;
}

Colors that work with #b9b3cf

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#D1CDDF
Hairlines and dividers
Muted text#64598D
Captions on the surface
Accent#817E4B
Second voice, not a rival
Dark variant#38314E
Hover, pressed, headers
Light variant#F1EFF5
Selected rows, tints
Dark surface#181622
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 #b9b3cf

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#C9CFB3
Analogous left#B3BBCF
Analogous right#C7B3CF
Split-complement 1#CFC7B3
Split-complement 2#BBCFB3
Triadic 1#CFB9B3
Triadic 2#B3CFB9
Tetradic#CFB3BB

RGB percentages

Red72.5%
Green70.2%
Blue81.2%

CMYK percentages

Cyan10.6%
Magenta13.5%
Yellow0.0%
Key (black)18.8%

Color previews

#b9b3cf text on a black background

contrast 10.41:1

Card sample

#b9b3cf text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b9b3cf

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.

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

#b9b3cf, answered

What color is #b9b3cf?

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

What is the RGB value of #b9b3cf?

rgb(185, 179, 207) — 185 red, 179 green and 207 blue out of 255, or 72.5% / 70.2% / 81.2% by channel.

Is #b9b3cf a light or a dark color?

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

Should I use black or white text on #b9b3cf?

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

What is the complementary color of #b9b3cf?

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

What colors go well with #b9b3cf?

For interface work: #F6F6F9 as the surface, #D1CDDF for borders, #64598D for secondary text, #817E4B as an accent and #38314E for hover and pressed states. For a palette, the analogous pair #B3BBCF and #C7B3CF stays calm, while #C9CFB3 is the loudest partner.

What is #b9b3cf in CMYK for printing?

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

Is #b9b3cf warm or cool?

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

Work with #b9b3cf in the Color Lab