Skip to content

#b8b2cf

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

RGB
184, 178, 207
HSL
252°, 23%, 76%
CMYK
11, 14, 0, 19
Luminance
0.4654

At a glance

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

Hex
#b8b2cf
Hue
252°
blue
Saturation
23%
soft
Lightness
76%
light
Brightness
81%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4654
WCAG relative
Temperature
Cool
68/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
10.31:1
Closest name
Thistle
ΔE2000 8
Where it sits
Hue252° of 360°
Saturation23%
Lightness76%
Temperature
Warm ← → Cool68% 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#b8b2cf
RGBrgb(184, 178, 207)
HSLhsl(252, 23%, 76%)
CMYKcmyk(11%, 14%, 0%, 19%)
LABlab(73.9 7.8 -13.9)
LCHlch(73.9 15.9 299.3)
OKLCHoklch(0.778 0.041 294.9)
Decimal12104399
Display P3color(display-p3 0.722 0.698 0.812)

Copy-ready code

/* CSS */
color: #b8b2cf;
background-color: #b8b2cf;
/* Tailwind (arbitrary) */
class="text-[#b8b2cf] bg-[#b8b2cf]"
/* SCSS */
$brand: #b8b2cf;
/* SwiftUI */
Color(red: 0.722, green: 0.698, blue: 0.812)
/* Android */
Color.parseColor("#b8b2cf")
/* Flutter */
Color(0xFFB8B2CF)
/* Python / OpenCV (BGR) */
(207, 178, 184)

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

Accessibility — WCAG contrast

Aa
#b8b2cf on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#b8b2cf on black: 10.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACB6D0
deuteranopia · #ADB5CE
tritanopia · #B4B6BB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b8b2cf 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
#DAD7E5
#b8b2cf
#9F97BE
#8075A9
#6A5E97
#584E7E
#463F65
#36304A
#211E2E
Base = 300Lightest = 50 · #F7F6F9Darkest = 950 · #211E2E
:root {
  --brand-50: #F7F6F9;
  --brand-100: #EEEDF2;
  --brand-200: #DAD7E5;
  --brand-300: #b8b2cf;
  --brand-400: #9F97BE;
  --brand-500: #8075A9;
  --brand-600: #6A5E97;
  --brand-700: #584E7E;
  --brand-800: #463F65;
  --brand-900: #36304A;
  --brand-950: #211E2E;
  --brand: #b8b2cf;
  --brand-ink: #000000;
}

Colors that work with #b8b2cf

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#D1CDE0
Hairlines and dividers
Muted text#63588D
Captions on the surface
Accent#827F4A
Second voice, not a rival
Dark variant#37314F
Hover, pressed, headers
Light variant#F1EFF5
Selected rows, tints
Dark surface#181623
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 #b8b2cf

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#C9CFB2
Analogous left#B2BBCF
Analogous right#C7B2CF
Split-complement 1#CFC7B2
Split-complement 2#BBCFB2
Triadic 1#CFB8B2
Triadic 2#B2CFB8
Tetradic#CFB2BB

RGB percentages

Red72.2%
Green69.8%
Blue81.2%

CMYK percentages

Cyan11.1%
Magenta14.0%
Yellow0.0%
Key (black)18.8%

Color previews

#b8b2cf text on a black background

contrast 10.31:1

Card sample

#b8b2cf text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b8b2cf

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.

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

#b8b2cf, answered

What color is #b8b2cf?

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

What is the RGB value of #b8b2cf?

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

Is #b8b2cf a light or a dark color?

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

Should I use black or white text on #b8b2cf?

Black. It scores 10.31:1 against #b8b2cf, versus 2.04:1 for white — AAA at any size.

What is the complementary color of #b8b2cf?

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

What colors go well with #b8b2cf?

For interface work: #F6F6F9 as the surface, #D1CDE0 for borders, #63588D for secondary text, #827F4A as an accent and #37314F for hover and pressed states. For a palette, the analogous pair #B2BBCF and #C7B2CF stays calm, while #C9CFB2 is the loudest partner.

What is #b8b2cf 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 #b8b2cf warm or cool?

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

Work with #b8b2cf in the Color Lab