Skip to content

#b09cd3

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

RGB
176, 156, 211
HSL
262°, 39%, 72%
CMYK
17, 26, 0, 17
Luminance
0.3771

At a glance

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

Hex
#b09cd3
Hue
262°
violet
Saturation
39%
soft
Lightness
72%
light
Brightness
83%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3771
WCAG relative
Temperature
Cool
71/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
8.54:1
Closest name
Plum
ΔE2000 9.8
Where it sits
Hue262° of 360°
Saturation39%
Lightness72%
Temperature
Warm ← → Cool71% 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#b09cd3
RGBrgb(176, 156, 211)
HSLhsl(262, 39%, 72%)
CMYKcmyk(17%, 26%, 0%, 17%)
LABlab(67.8 18.2 -25.4)
LCHlch(67.8 31.2 305.7)
OKLCHoklch(0.730 0.081 301.1)
Decimal11574483
Display P3color(display-p3 0.690 0.612 0.827)

Copy-ready code

/* CSS */
color: #b09cd3;
background-color: #b09cd3;
/* Tailwind (arbitrary) */
class="text-[#b09cd3] bg-[#b09cd3]"
/* SCSS */
$brand: #b09cd3;
/* SwiftUI */
Color(red: 0.690, green: 0.612, blue: 0.827)
/* Android */
Color.parseColor("#b09cd3")
/* Flutter */
Color(0xFFB09CD3)
/* Python / OpenCV (BGR) */
(211, 156, 176)

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

Accessibility — WCAG contrast

Aa
#b09cd3 on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#b09cd3 on black: 8.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #91A5D5
deuteranopia · #94A5D1
tritanopia · #AAA4AF

Color scale — 50 to 950

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

#F7F5FA
#EEEBF4
#DBD3E9
#C1B1DC
#b09cd3
#8364BA
#6E4BAA
#5B3F8D
#493271
#372853
#231934
Base = 400Lightest = 50 · #F7F5FADarkest = 950 · #231934
:root {
  --brand-50: #F7F5FA;
  --brand-100: #EEEBF4;
  --brand-200: #DBD3E9;
  --brand-300: #C1B1DC;
  --brand-400: #b09cd3;
  --brand-500: #8364BA;
  --brand-600: #6E4BAA;
  --brand-700: #5B3F8D;
  --brand-800: #493271;
  --brand-900: #372853;
  --brand-950: #231934;
  --brand: #b09cd3;
  --brand-ink: #000000;
}

Colors that work with #b09cd3

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#F7F4FA
Tinted page background
Border#D2C6E6
Hairlines and dividers
Muted text#684B9B
Captions on the surface
Accent#88923A
Second voice, not a rival
Dark variant#392758
Hover, pressed, headers
Light variant#F1EDF7
Selected rows, tints
Dark surface#1A1424
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 #b09cd3

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#BFD39C
Analogous left#9CA4D3
Analogous right#CC9CD3
Split-complement 1#D3CC9C
Split-complement 2#A4D39C
Triadic 1#D3B09C
Triadic 2#9CD3B0
Tetradic#D39CA4

RGB percentages

Red69.0%
Green61.2%
Blue82.7%

CMYK percentages

Cyan16.6%
Magenta26.1%
Yellow0.0%
Key (black)17.3%

Color previews

#b09cd3 text on a black background

contrast 8.54:1

Card sample

#b09cd3 text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b09cd3

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.

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

#b09cd3, answered

What color is #b09cd3?

#b09cd3 is a light soft violet, closest to Plum (ΔE2000 9.8). It sits at 262° on the hue wheel with 39% saturation and 72% lightness, which reads as cool.

What is the RGB value of #b09cd3?

rgb(176, 156, 211) — 176 red, 156 green and 211 blue out of 255, or 69% / 61.2% / 82.7% by channel.

Is #b09cd3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3771 and perceived brightness is 66%, so black text on it reaches 8.54:1.

Should I use black or white text on #b09cd3?

Black. It scores 8.54:1 against #b09cd3, versus 2.46:1 for white — AAA at any size.

What is the complementary color of #b09cd3?

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

What colors go well with #b09cd3?

For interface work: #F7F4FA as the surface, #D2C6E6 for borders, #684B9B for secondary text, #88923A as an accent and #392758 for hover and pressed states. For a palette, the analogous pair #9CA4D3 and #CC9CD3 stays calm, while #BFD39C is the loudest partner.

What is #b09cd3 in CMYK for printing?

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

Is #b09cd3 warm or cool?

Cool — it scores 71 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C49CD3; nudged cooler, #9B9BD5.

Work with #b09cd3 in the Color Lab