Skip to content

#b29eee

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

RGB
178, 158, 238
HSL
255°, 70%, 78%
CMYK
25, 34, 0, 7
Luminance
0.4009

At a glance

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

Hex
#b29eee
Hue
255°
violet
Saturation
70%
vivid
Lightness
78%
light
Brightness
93%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4009
WCAG relative
Temperature
Cool
75/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
9.02:1
Closest name
Plum
ΔE2000 11.8
Where it sits
Hue255° of 360°
Saturation70%
Lightness78%
Temperature
Warm ← → Cool75% 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#b29eee
RGBrgb(178, 158, 238)
HSLhsl(255, 70%, 78%)
CMYKcmyk(25%, 34%, 0%, 7%)
LABlab(69.5 23.9 -37.5)
LCHlch(69.5 44.5 302.5)
OKLCHoklch(0.747 0.115 295.0)
Decimal11706094
Display P3color(display-p3 0.698 0.620 0.933)

Copy-ready code

/* CSS */
color: #b29eee;
background-color: #b29eee;
/* Tailwind (arbitrary) */
class="text-[#b29eee] bg-[#b29eee]"
/* SCSS */
$brand: #b29eee;
/* SwiftUI */
Color(red: 0.698, green: 0.620, blue: 0.933)
/* Android */
Color.parseColor("#b29eee")
/* Flutter */
Color(0xFFB29EEE)
/* Python / OpenCV (BGR) */
(238, 158, 178)

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

Accessibility — WCAG contrast

Aa
#b29eee on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#b29eee on black: 9.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8AABF1
deuteranopia · #8CA9EC
tritanopia · #A6ABBB

Color scale — 50 to 950

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

#F5F3FC
#ECE7F8
#D4C9F2
#b29eee
#8D70E6
#6740DE
#4F24D0
#421EAE
#35188B
#291665
#1A0E3F
Base = 300Lightest = 50 · #F5F3FCDarkest = 950 · #1A0E3F
:root {
  --brand-50: #F5F3FC;
  --brand-100: #ECE7F8;
  --brand-200: #D4C9F2;
  --brand-300: #b29eee;
  --brand-400: #8D70E6;
  --brand-500: #6740DE;
  --brand-600: #4F24D0;
  --brand-700: #421EAE;
  --brand-800: #35188B;
  --brand-900: #291665;
  --brand-950: #1A0E3F;
  --brand: #b29eee;
  --brand-ink: #000000;
}

Colors that work with #b29eee

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#CBC0ED
Hairlines and dividers
Muted text#5F4B9B
Captions on the surface
Accent#B1B11B
Second voice, not a rival
Dark variant#29136D
Hover, pressed, headers
Light variant#EEE9FB
Selected rows, tints
Dark surface#181424
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 #b29eee

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#DAEE9E
Analogous left#9EB2EE
Analogous right#DA9EEE
Split-complement 1#EEDA9E
Split-complement 2#B2EE9E
Triadic 1#EEB29E
Triadic 2#9EEEB2
Tetradic#EE9EB2

RGB percentages

Red69.8%
Green62.0%
Blue93.3%

CMYK percentages

Cyan25.2%
Magenta33.6%
Yellow0.0%
Key (black)6.7%

Color previews

#b29eee text on a black background

contrast 9.02:1

Card sample

#b29eee text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b29eee

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.

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

#b29eee, answered

What color is #b29eee?

#b29eee is a light vivid violet, closest to Plum (ΔE2000 11.8). It sits at 255° on the hue wheel with 70% saturation and 78% lightness, which reads as cool.

What is the RGB value of #b29eee?

rgb(178, 158, 238) — 178 red, 158 green and 238 blue out of 255, or 69.8% / 62% / 93.3% by channel.

Is #b29eee a light or a dark color?

It is a mid-tone. Relative luminance is 0.4009 and perceived brightness is 69%, so black text on it reaches 9.02:1.

Should I use black or white text on #b29eee?

Black. It scores 9.02:1 against #b29eee, versus 2.33:1 for white — AAA at any size.

What is the complementary color of #b29eee?

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

What colors go well with #b29eee?

For interface work: #F6F4FA as the surface, #CBC0ED for borders, #5F4B9B for secondary text, #B1B11B as an accent and #29136D for hover and pressed states. For a palette, the analogous pair #9EB2EE and #DA9EEE stays calm, while #DAEE9E is the loudest partner.

What is #b29eee in CMYK for printing?

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

Is #b29eee warm or cool?

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

Work with #b29eee in the Color Lab