Skip to content

#b3afbf

a light, muted violet · neutral · closest name: Dark Gray

RGB
179, 175, 191
HSL
255°, 11%, 72%
CMYK
6, 8, 0, 25
Luminance
0.4401

At a glance

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

Hex
#b3afbf
Hue
255°
violet
Saturation
11%
muted
Lightness
72%
light
Brightness
75%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4401
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Violet
Tone
Muted
Best ink
Black
9.80:1
Closest name
Dark Gray
ΔE2000 8.6
Where it sits
Hue255° of 360°
Saturation11%
Lightness72%
Temperature
Warm ← → Cool58% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#b3afbf
RGBrgb(179, 175, 191)
HSLhsl(255, 11%, 72%)
CMYKcmyk(6%, 8%, 0%, 25%)
LABlab(72.2 4.5 -7.6)
LCHlch(72.2 8.8 300.4)
OKLCHoklch(0.762 0.023 297.3)
Decimal11775935
Display P3color(display-p3 0.702 0.686 0.749)

Copy-ready code

/* CSS */
color: #b3afbf;
background-color: #b3afbf;
/* Tailwind (arbitrary) */
class="text-[#b3afbf] bg-[#b3afbf]"
/* SCSS */
$brand: #b3afbf;
/* SwiftUI */
Color(red: 0.702, green: 0.686, blue: 0.749)
/* Android */
Color.parseColor("#b3afbf")
/* Flutter */
Color(0xFFB3AFBF)
/* Python / OpenCV (BGR) */
(191, 175, 179)

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

Accessibility — WCAG contrast

Aa
#b3afbf on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#b3afbf on black: 9.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACB1C0
deuteranopia · #ADB1BE
tritanopia · #B1B1B4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b3afbf is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F7F8
#EFEEF1
#DCDBE1
#C4C1CD
#b3afbf
#89829B
#746D88
#605B71
#4D495B
#3A3743
#24222A
Base = 400Lightest = 50 · #F7F7F8Darkest = 950 · #24222A
:root {
  --brand-50: #F7F7F8;
  --brand-100: #EFEEF1;
  --brand-200: #DCDBE1;
  --brand-300: #C4C1CD;
  --brand-400: #b3afbf;
  --brand-500: #89829B;
  --brand-600: #746D88;
  --brand-700: #605B71;
  --brand-800: #4D495B;
  --brand-900: #3A3743;
  --brand-950: #24222A;
  --brand: #b3afbf;
  --brand-ink: #000000;
}

Colors that work with #b3afbf

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#F7F7F8
Tinted page background
Border#D4D2DB
Hairlines and dividers
Muted text#6C667F
Captions on the surface
Accent#767656
Second voice, not a rival
Dark variant#3C3947
Hover, pressed, headers
Light variant#F2F1F4
Selected rows, tints
Dark surface#1A191F
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 #b3afbf

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading 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#BBBFAF
Analogous left#AFB3BF
Analogous right#BBAFBF
Split-complement 1#BFBBAF
Split-complement 2#B3BFAF
Triadic 1#BFB3AF
Triadic 2#AFBFB3
Tetradic#BFAFB3

RGB percentages

Red70.2%
Green68.6%
Blue74.9%

CMYK percentages

Cyan6.3%
Magenta8.4%
Yellow0.0%
Key (black)25.1%

Color previews

#b3afbf text on a black background

contrast 9.80:1

Card sample

#b3afbf text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3afbf

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.

#b3afbf in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#b3afbf, answered

What color is #b3afbf?

#b3afbf is a light muted violet, closest to Dark Gray (ΔE2000 8.6). It sits at 255° on the hue wheel with 11% saturation and 72% lightness, which reads as neutral.

What is the RGB value of #b3afbf?

rgb(179, 175, 191) — 179 red, 175 green and 191 blue out of 255, or 70.2% / 68.6% / 74.9% by channel.

Is #b3afbf a light or a dark color?

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

Should I use black or white text on #b3afbf?

Black. It scores 9.80:1 against #b3afbf, versus 2.14:1 for white — AAA at any size.

What is the complementary color of #b3afbf?

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

What colors go well with #b3afbf?

For interface work: #F7F7F8 as the surface, #D4D2DB for borders, #6C667F for secondary text, #767656 as an accent and #3C3947 for hover and pressed states. For a palette, the analogous pair #AFB3BF and #BBAFBF stays calm, while #BBBFAF is the loudest partner.

What is #b3afbf in CMYK for printing?

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

Is #b3afbf warm or cool?

Neutral — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B9AFBF; nudged cooler, #AEB0C1.

Work with #b3afbf in the Color Lab