Skip to content

#b68ecc

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

RGB
182, 142, 204
HSL
279°, 38%, 68%
CMYK
11, 30, 0, 20
Luminance
0.3365

At a glance

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

Hex
#b68ecc
Hue
279°
violet
Saturation
38%
soft
Lightness
68%
light
Brightness
80%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3365
WCAG relative
Temperature
Cool
62/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
7.73:1
Closest name
Plum
ΔE2000 8.2
Where it sits
Hue279° of 360°
Saturation38%
Lightness68%
Temperature
Warm ← → Cool62% 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#b68ecc
RGBrgb(182, 142, 204)
HSLhsl(279, 38%, 68%)
CMYKcmyk(11%, 30%, 0%, 20%)
LABlab(64.7 26.5 -26.2)
LCHlch(64.7 37.3 315.3)
OKLCHoklch(0.706 0.098 313.2)
Decimal11964108
Display P3color(display-p3 0.714 0.557 0.800)

Copy-ready code

/* CSS */
color: #b68ecc;
background-color: #b68ecc;
/* Tailwind (arbitrary) */
class="text-[#b68ecc] bg-[#b68ecc]"
/* SCSS */
$brand: #b68ecc;
/* SwiftUI */
Color(red: 0.714, green: 0.557, blue: 0.800)
/* Android */
Color.parseColor("#b68ecc")
/* Flutter */
Color(0xFFB68ECC)
/* Python / OpenCV (BGR) */
(204, 142, 182)

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

Accessibility — WCAG contrast

Aa
#b68ecc on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#b68ecc on black: 7.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #849BCE
deuteranopia · #8D9ECA
tritanopia · #B496A4

Color scale — 50 to 950

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

#F8F5FA
#F1EBF4
#E1D3E9
#CDB2DC
#b68ecc
#9B64B9
#884CA9
#713F8D
#5B3370
#432852
#2A1934
Base = 400Lightest = 50 · #F8F5FADarkest = 950 · #2A1934
:root {
  --brand-50: #F8F5FA;
  --brand-100: #F1EBF4;
  --brand-200: #E1D3E9;
  --brand-300: #CDB2DC;
  --brand-400: #b68ecc;
  --brand-500: #9B64B9;
  --brand-600: #884CA9;
  --brand-700: #713F8D;
  --brand-800: #5B3370;
  --brand-900: #432852;
  --brand-950: #2A1934;
  --brand: #b68ecc;
  --brand-ink: #000000;
}

Colors that work with #b68ecc

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#F8F4FA
Tinted page background
Border#DBC7E6
Hairlines and dividers
Muted text#7E4B9B
Captions on the surface
Accent#6F903C
Second voice, not a rival
Dark variant#472858
Hover, pressed, headers
Light variant#F4EDF7
Selected rows, tints
Dark surface#1E1424
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 #b68ecc

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#A4CC8E
Analogous left#978ECC
Analogous right#CC8EC3
Split-complement 1#C3CC8E
Split-complement 2#8ECC97
Triadic 1#CCB68E
Triadic 2#8ECCB6
Tetradic#CC978E

RGB percentages

Red71.4%
Green55.7%
Blue80.0%

CMYK percentages

Cyan10.8%
Magenta30.4%
Yellow0.0%
Key (black)20.0%

Color previews

#b68ecc text on a black background

contrast 7.73:1

Card sample

#b68ecc text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(182, 142, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(182, 142, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b68ecc;
background: linear-gradient(135deg, #b68ecc, #CC8EB9);

Monochromatic scale

Palettes built from #b68ecc

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.

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

#b68ecc, answered

What color is #b68ecc?

#b68ecc is a light soft violet, closest to Plum (ΔE2000 8.2). It sits at 279° on the hue wheel with 38% saturation and 68% lightness, which reads as cool.

What is the RGB value of #b68ecc?

rgb(182, 142, 204) — 182 red, 142 green and 204 blue out of 255, or 71.4% / 55.7% / 80% by channel.

Is #b68ecc a light or a dark color?

It is a mid-tone. Relative luminance is 0.3365 and perceived brightness is 64%, so black text on it reaches 7.73:1.

Should I use black or white text on #b68ecc?

Black. It scores 7.73:1 against #b68ecc, versus 2.72:1 for white — AAA at any size.

What is the complementary color of #b68ecc?

#A4CC8E sits directly opposite on the wheel. Softer options are the split-complements #C3CC8E and #8ECC97, which give the same contrast with far less vibration.

What colors go well with #b68ecc?

For interface work: #F8F4FA as the surface, #DBC7E6 for borders, #7E4B9B for secondary text, #6F903C as an accent and #472858 for hover and pressed states. For a palette, the analogous pair #978ECC and #CC8EC3 stays calm, while #A4CC8E is the loudest partner.

What is #b68ecc in CMYK for printing?

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

Is #b68ecc warm or cool?

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

Work with #b68ecc in the Color Lab