#b49cdf
a light, vivid violet · cool · closest name: Plum
At a glance
Every number on this page in one read: what #b49cdf is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #b49cdf |
| RGB | rgb(180, 156, 223) |
| HSL | hsl(262, 51%, 74%) |
| CMYK | cmyk(19%, 30%, 0%, 13%) |
| LAB | lab(68.6 22.2 -30.7) |
| LCH | lch(68.6 37.9 305.8) |
| OKLCH | oklch(0.738 0.098 300.5) |
| Decimal | 11836639 |
| Display P3 | color(display-p3 0.706 0.612 0.875) |
Copy-ready code
/* CSS */
color: #b49cdf;
background-color: #b49cdf;
/* Tailwind (arbitrary) */
class="text-[#b49cdf] bg-[#b49cdf]"
/* SCSS */
$brand: #b49cdf;
/* SwiftUI */
Color(red: 0.706, green: 0.612, blue: 0.875)
/* Android */
Color.parseColor("#b49cdf")
/* Flutter */
Color(0xFFB49CDF)
/* Python / OpenCV (BGR) */
(223, 156, 180)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #b49cdf 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.
:root {
--brand-50: #F6F4FA;
--brand-100: #EEEAF6;
--brand-200: #DACFED;
--brand-300: #b49cdf;
--brand-400: #9F80D6;
--brand-500: #7F55C8;
--brand-600: #693CB9;
--brand-700: #57329A;
--brand-800: #46287B;
--brand-900: #35205A;
--brand-950: #211438;
--brand: #b49cdf;
--brand-ink: #000000;
}Colors that work with #b49cdf
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #b49cdf
Derived from its contrast, chroma and lightness — not from taste.
- ✓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
- ⚠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 | #C7DF9C | Directly opposite — maximum tension | |
| Analogous left | #9CA5DF | Neighbour, quieter | |
| Analogous right | #D59CDF | Neighbour, quieter | |
| Split-complement 1 | #DFD59C | Contrast without the clash | |
| Split-complement 2 | #A5DF9C | Contrast without the clash | |
| Triadic 1 | #DFB49C | Even thirds — balanced and loud | |
| Triadic 2 | #9CDFB4 | Even thirds — balanced and loud | |
| Tetradic | #DF9CA5 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#b49cdf text on a black background
contrast 8.76:1
#b49cdf text on a white background
contrast 2.40:1
CSS3 live lab
The quick brown fox
color: #b49cdf;
background-color: #b49cdf;
Glowing headline
text-shadow: 2px 2px 8px #b49cdf;
Soft neon halo
text-shadow: 0 0 14px rgba(180, 156, 223, 0.45);
box-shadow: 0 12px 32px -8px rgba(180, 156, 223, 0.45);
border: 3px solid #b49cdf; background: linear-gradient(135deg, #b49cdf, #DF9CDD);
Monochromatic scale
Palettes built from #b49cdf
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.
Closest color with a full write-up: Mauve (#e0b0ff) — ΔE2000 8.7 away, with its history, psychology and brand usage.
#b49cdf in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#b49cdf, answered
What color is #b49cdf?
#b49cdf is a light vivid violet, closest to Plum (ΔE2000 9.7). It sits at 262° on the hue wheel with 51% saturation and 74% lightness, which reads as cool.
What is the RGB value of #b49cdf?
rgb(180, 156, 223) — 180 red, 156 green and 223 blue out of 255, or 70.6% / 61.2% / 87.5% by channel.
Is #b49cdf a light or a dark color?
It is a mid-tone. Relative luminance is 0.3881 and perceived brightness is 68%, so black text on it reaches 8.76:1.
Should I use black or white text on #b49cdf?
Black. It scores 8.76:1 against #b49cdf, versus 2.40:1 for white — AAA at any size.
What is the complementary color of #b49cdf?
#C7DF9C sits directly opposite on the wheel. Softer options are the split-complements #DFD59C and #A5DF9C, which give the same contrast with far less vibration.
What colors go well with #b49cdf?
For interface work: #F6F4FA as the surface, #D0C1EB for borders, #674B9B for secondary text, #929F2D as an accent and #371F60 for hover and pressed states. For a palette, the analogous pair #9CA5DF and #D59CDF stays calm, while #C7DF9C is the loudest partner.
What is #b49cdf in CMYK for printing?
cmyk(19%, 30%, 0%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #b49cdf 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 #CD9CDF; nudged cooler, #9B9BE0.