Skip to content

#bc90d1

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

RGB
188, 144, 209
HSL
281°, 41%, 69%
CMYK
10, 31, 0, 18
Luminance
0.3524

At a glance

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

Hex
#bc90d1
Hue
281°
violet
Saturation
41%
soft
Lightness
69%
light
Brightness
82%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3524
WCAG relative
Temperature
Cool
61/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
8.05:1
Closest name
Plum
ΔE2000 7.1
Where it sits
Hue281° of 360°
Saturation41%
Lightness69%
Temperature
Warm ← → Cool61% 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#bc90d1
RGBrgb(188, 144, 209)
HSLhsl(281, 41%, 69%)
CMYKcmyk(10%, 31%, 0%, 18%)
LABlab(65.9 28.3 -27.0)
LCHlch(65.9 39.1 316.3)
OKLCHoklch(0.718 0.104 314.5)
Decimal12357841
Display P3color(display-p3 0.737 0.565 0.820)

Copy-ready code

/* CSS */
color: #bc90d1;
background-color: #bc90d1;
/* Tailwind (arbitrary) */
class="text-[#bc90d1] bg-[#bc90d1]"
/* SCSS */
$brand: #bc90d1;
/* SwiftUI */
Color(red: 0.737, green: 0.565, blue: 0.820)
/* Android */
Color.parseColor("#bc90d1")
/* Flutter */
Color(0xFFBC90D1)
/* Python / OpenCV (BGR) */
(209, 144, 188)

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

Accessibility — WCAG contrast

Aa
#bc90d1 on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#bc90d1 on black: 8.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #869ED4
deuteranopia · #90A1CF
tritanopia · #BB98A7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bc90d1 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
#F1EBF5
#E2D2EA
#CFB0DE
#bc90d1
#9F60BD
#8C48AD
#753C90
#5E3073
#452655
#2B1835
Base = 400Lightest = 50 · #F8F5FADarkest = 950 · #2B1835
:root {
  --brand-50: #F8F5FA;
  --brand-100: #F1EBF5;
  --brand-200: #E2D2EA;
  --brand-300: #CFB0DE;
  --brand-400: #bc90d1;
  --brand-500: #9F60BD;
  --brand-600: #8C48AD;
  --brand-700: #753C90;
  --brand-800: #5E3073;
  --brand-900: #452655;
  --brand-950: #2B1835;
  --brand: #bc90d1;
  --brand-ink: #000000;
}

Colors that work with #bc90d1

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#DCC5E7
Hairlines and dividers
Muted text#814B9B
Captions on the surface
Accent#6D9438
Second voice, not a rival
Dark variant#49255A
Hover, pressed, headers
Light variant#F4EDF8
Selected rows, tints
Dark surface#1F1424
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 #bc90d1

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#A5D190
Analogous left#9B90D1
Analogous right#D190C5
Split-complement 1#C5D190
Split-complement 2#90D19B
Triadic 1#D1BC90
Triadic 2#90D1BC
Tetradic#D19B90

RGB percentages

Red73.7%
Green56.5%
Blue82.0%

CMYK percentages

Cyan10.0%
Magenta31.1%
Yellow0.0%
Key (black)18.0%

Color previews

#bc90d1 text on a black background

contrast 8.05:1

Card sample

#bc90d1 text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 144, 209, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 144, 209, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bc90d1;
background: linear-gradient(135deg, #bc90d1, #D190BB);

Monochromatic scale

Palettes built from #bc90d1

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.

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

#bc90d1, answered

What color is #bc90d1?

#bc90d1 is a light soft violet, closest to Plum (ΔE2000 7.1). It sits at 281° on the hue wheel with 41% saturation and 69% lightness, which reads as cool.

What is the RGB value of #bc90d1?

rgb(188, 144, 209) — 188 red, 144 green and 209 blue out of 255, or 73.7% / 56.5% / 82% by channel.

Is #bc90d1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3524 and perceived brightness is 65%, so black text on it reaches 8.05:1.

Should I use black or white text on #bc90d1?

Black. It scores 8.05:1 against #bc90d1, versus 2.61:1 for white — AAA at any size.

What is the complementary color of #bc90d1?

#A5D190 sits directly opposite on the wheel. Softer options are the split-complements #C5D190 and #90D19B, which give the same contrast with far less vibration.

What colors go well with #bc90d1?

For interface work: #F8F4FA as the surface, #DCC5E7 for borders, #814B9B for secondary text, #6D9438 as an accent and #49255A for hover and pressed states. For a palette, the analogous pair #9B90D1 and #D190C5 stays calm, while #A5D190 is the loudest partner.

What is #bc90d1 in CMYK for printing?

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

Is #bc90d1 warm or cool?

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

Work with #bc90d1 in the Color Lab