Skip to content

#bfb0df

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

RGB
191, 176, 223
HSL
259°, 42%, 78%
CMYK
14, 21, 0, 13
Luminance
0.4745

At a glance

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

Hex
#bfb0df
Hue
259°
violet
Saturation
42%
soft
Lightness
78%
light
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4745
WCAG relative
Temperature
Cool
73/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
10.49:1
Closest name
Thistle
ΔE2000 8.7
Where it sits
Hue259° of 360°
Saturation42%
Lightness78%
Temperature
Warm ← → Cool73% 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#bfb0df
RGBrgb(191, 176, 223)
HSLhsl(259, 42%, 78%)
CMYKcmyk(14%, 21%, 0%, 13%)
LABlab(74.5 14.5 -21.6)
LCHlch(74.5 26.1 303.8)
OKLCHoklch(0.785 0.068 299.4)
Decimal12562655
Display P3color(display-p3 0.749 0.690 0.875)

Copy-ready code

/* CSS */
color: #bfb0df;
background-color: #bfb0df;
/* Tailwind (arbitrary) */
class="text-[#bfb0df] bg-[#bfb0df]"
/* SCSS */
$brand: #bfb0df;
/* SwiftUI */
Color(red: 0.749, green: 0.690, blue: 0.875)
/* Android */
Color.parseColor("#bfb0df")
/* Flutter */
Color(0xFFBFB0DF)
/* Python / OpenCV (BGR) */
(223, 176, 191)

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

Accessibility — WCAG contrast

Aa
#bfb0df on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#bfb0df on black: 10.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A7B7E1
deuteranopia · #A9B7DE
tritanopia · #BAB7C0

Color scale — 50 to 950

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

#F6F5FA
#EEEBF5
#D9D2EA
#bfb0df
#9E87CE
#7E5FBE
#6847AE
#563B91
#452F74
#352555
#211735
Base = 300Lightest = 50 · #F6F5FADarkest = 950 · #211735
:root {
  --brand-50: #F6F5FA;
  --brand-100: #EEEBF5;
  --brand-200: #D9D2EA;
  --brand-300: #bfb0df;
  --brand-400: #9E87CE;
  --brand-500: #7E5FBE;
  --brand-600: #6847AE;
  --brand-700: #563B91;
  --brand-800: #452F74;
  --brand-900: #352555;
  --brand-950: #211735;
  --brand: #bfb0df;
  --brand-ink: #000000;
}

Colors that work with #bfb0df

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#F6F4FA
Tinted page background
Border#D0C5E7
Hairlines and dividers
Muted text#644B9B
Captions on the surface
Accent#8F9537
Second voice, not a rival
Dark variant#36255B
Hover, pressed, headers
Light variant#F0EDF8
Selected rows, tints
Dark surface#191424
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 #bfb0df

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#D0DFB0
Analogous left#B0B8DF
Analogous right#D6B0DF
Split-complement 1#DFD6B0
Split-complement 2#B8DFB0
Triadic 1#DFBFB0
Triadic 2#B0DFBF
Tetradic#DFB0B8

RGB percentages

Red74.9%
Green69.0%
Blue87.5%

CMYK percentages

Cyan14.3%
Magenta21.1%
Yellow0.0%
Key (black)12.5%

Color previews

#bfb0df text on a black background

contrast 10.49:1

Card sample

#bfb0df text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfb0df

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.

#bfb0df 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#bfb0df, answered

What color is #bfb0df?

#bfb0df is a light soft violet, closest to Thistle (ΔE2000 8.7). It sits at 259° on the hue wheel with 42% saturation and 78% lightness, which reads as cool.

What is the RGB value of #bfb0df?

rgb(191, 176, 223) — 191 red, 176 green and 223 blue out of 255, or 74.9% / 69% / 87.5% by channel.

Is #bfb0df a light or a dark color?

It is a mid-tone. Relative luminance is 0.4745 and perceived brightness is 73%, so black text on it reaches 10.49:1.

Should I use black or white text on #bfb0df?

Black. It scores 10.49:1 against #bfb0df, versus 2.00:1 for white — AAA at any size.

What is the complementary color of #bfb0df?

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

What colors go well with #bfb0df?

For interface work: #F6F4FA as the surface, #D0C5E7 for borders, #644B9B for secondary text, #8F9537 as an accent and #36255B for hover and pressed states. For a palette, the analogous pair #B0B8DF and #D6B0DF stays calm, while #D0DFB0 is the loudest partner.

What is #bfb0df in CMYK for printing?

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

Is #bfb0df warm or cool?

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

Work with #bfb0df in the Color Lab