Skip to content

#b79ddf

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

RGB
183, 157, 223
HSL
264°, 51%, 75%
CMYK
18, 30, 0, 13
Luminance
0.3951

At a glance

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

Hex
#b79ddf
Hue
264°
violet
Saturation
51%
vivid
Lightness
75%
light
Brightness
87%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3951
WCAG relative
Temperature
Cool
70/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
8.90:1
Closest name
Plum
ΔE2000 8.9
Where it sits
Hue264° of 360°
Saturation51%
Lightness75%
Temperature
Warm ← → Cool70% 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#b79ddf
RGBrgb(183, 157, 223)
HSLhsl(264, 51%, 75%)
CMYKcmyk(18%, 30%, 0%, 13%)
LABlab(69.1 22.5 -29.9)
LCHlch(69.1 37.5 307.0)
OKLCHoklch(0.743 0.097 302.2)
Decimal12033503
Display P3color(display-p3 0.718 0.616 0.875)

Copy-ready code

/* CSS */
color: #b79ddf;
background-color: #b79ddf;
/* Tailwind (arbitrary) */
class="text-[#b79ddf] bg-[#b79ddf]"
/* SCSS */
$brand: #b79ddf;
/* SwiftUI */
Color(red: 0.718, green: 0.616, blue: 0.875)
/* Android */
Color.parseColor("#b79ddf")
/* Flutter */
Color(0xFFB79DDF)
/* Python / OpenCV (BGR) */
(223, 157, 183)

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

Accessibility — WCAG contrast

Aa
#b79ddf on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#b79ddf on black: 8.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8FA8E2
deuteranopia · #94A9DD
tritanopia · #B0A7B5

Color scale — 50 to 950

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

#F7F4FA
#EEEAF6
#DBCFED
#b79ddf
#A280D6
#8356C8
#6D3CB9
#5B329A
#49287B
#37215A
#221438
Base = 300Lightest = 50 · #F7F4FADarkest = 950 · #221438
:root {
  --brand-50: #F7F4FA;
  --brand-100: #EEEAF6;
  --brand-200: #DBCFED;
  --brand-300: #b79ddf;
  --brand-400: #A280D6;
  --brand-500: #8356C8;
  --brand-600: #6D3CB9;
  --brand-700: #5B329A;
  --brand-800: #49287B;
  --brand-900: #37215A;
  --brand-950: #221438;
  --brand: #b79ddf;
  --brand-ink: #000000;
}

Colors that work with #b79ddf

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#D2C1EB
Hairlines and dividers
Muted text#6A4B9B
Captions on the surface
Accent#8D9F2D
Second voice, not a rival
Dark variant#391F60
Hover, pressed, headers
Light variant#F1ECF9
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 #b79ddf

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#C5DF9D
Analogous left#9DA4DF
Analogous right#D89DDF
Split-complement 1#DFD89D
Split-complement 2#A4DF9D
Triadic 1#DFB79D
Triadic 2#9DDFB7
Tetradic#DF9DA4

RGB percentages

Red71.8%
Green61.6%
Blue87.5%

CMYK percentages

Cyan17.9%
Magenta29.6%
Yellow0.0%
Key (black)12.5%

Color previews

#b79ddf text on a black background

contrast 8.90:1

Card sample

#b79ddf text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b79ddf

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.

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

#b79ddf, answered

What color is #b79ddf?

#b79ddf is a light vivid violet, closest to Plum (ΔE2000 8.9). It sits at 264° on the hue wheel with 51% saturation and 75% lightness, which reads as cool.

What is the RGB value of #b79ddf?

rgb(183, 157, 223) — 183 red, 157 green and 223 blue out of 255, or 71.8% / 61.6% / 87.5% by channel.

Is #b79ddf a light or a dark color?

It is a mid-tone. Relative luminance is 0.3951 and perceived brightness is 68%, so black text on it reaches 8.90:1.

Should I use black or white text on #b79ddf?

Black. It scores 8.90:1 against #b79ddf, versus 2.36:1 for white — AAA at any size.

What is the complementary color of #b79ddf?

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

What colors go well with #b79ddf?

For interface work: #F7F4FA as the surface, #D2C1EB for borders, #6A4B9B for secondary text, #8D9F2D as an accent and #391F60 for hover and pressed states. For a palette, the analogous pair #9DA4DF and #D89DDF stays calm, while #C5DF9D is the loudest partner.

What is #b79ddf in CMYK for printing?

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

Is #b79ddf warm or cool?

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

Work with #b79ddf in the Color Lab