#bda2bc
a light, soft magenta / pink · neutral · closest name: Thistle
At a glance
Every number on this page in one read: what #bda2bc is made of, how bright it looks, and which way it leans.
Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #bda2bc |
| RGB | rgb(189, 162, 188) |
| HSL | hsl(302, 17%, 69%) |
| CMYK | cmyk(0%, 14%, 1%, 26%) |
| LAB | lab(69.7 14.5 -9.7) |
| LCH | lch(69.7 17.4 326.2) |
| OKLCH | oklch(0.744 0.048 327.2) |
| Decimal | 12427964 |
| Display P3 | color(display-p3 0.741 0.635 0.737) |
Copy-ready code
/* CSS */
color: #bda2bc;
background-color: #bda2bc;
/* Tailwind (arbitrary) */
class="text-[#bda2bc] bg-[#bda2bc]"
/* SCSS */
$brand: #bda2bc;
/* SwiftUI */
Color(red: 0.741, green: 0.635, blue: 0.737)
/* Android */
Color.parseColor("#bda2bc")
/* Flutter */
Color(0xFFBDA2BC)
/* Python / OpenCV (BGR) */
(188, 162, 189)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. #bda2bc 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.
:root {
--brand-50: #F8F6F8;
--brand-100: #F2EEF2;
--brand-200: #E3D9E2;
--brand-300: #D0BDD0;
--brand-400: #bda2bc;
--brand-500: #A27CA0;
--brand-600: #8F668E;
--brand-700: #775576;
--brand-800: #5F445E;
--brand-900: #473446;
--brand-950: #2C202C;
--brand: #bda2bc;
--brand-ink: #000000;
}Colors that work with #bda2bc
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 #bda2bc
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Charts, tags and secondary surfaces
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠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 | #A2BDA3 | Directly opposite — maximum tension | |
| Analogous left | #B0A2BD | Neighbour, quieter | |
| Analogous right | #BDA2AE | Neighbour, quieter | |
| Split-complement 1 | #AEBDA2 | Contrast without the clash | |
| Split-complement 2 | #A2BDB0 | Contrast without the clash | |
| Triadic 1 | #BCBDA2 | Even thirds — balanced and loud | |
| Triadic 2 | #A2BCBD | Even thirds — balanced and loud | |
| Tetradic | #BDB0A2 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#bda2bc text on a black background
contrast 9.06:1
#bda2bc text on a white background
contrast 2.32:1
CSS3 live lab
The quick brown fox
color: #bda2bc;
background-color: #bda2bc;
Glowing headline
text-shadow: 2px 2px 8px #bda2bc;
Soft neon halo
text-shadow: 0 0 14px rgba(189, 162, 188, 0.45);
box-shadow: 0 12px 32px -8px rgba(189, 162, 188, 0.45);
border: 3px solid #bda2bc; background: linear-gradient(135deg, #bda2bc, #BDA2AA);
Monochromatic scale
Palettes built from #bda2bc
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: Lilac (#c8a2c8) — ΔE2000 4.3 away, with its history, psychology and brand usage.
#bda2bc 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.
#bda2bc, answered
What color is #bda2bc?
#bda2bc is a light soft magenta / pink, closest to Thistle (ΔE2000 7.7). It sits at 302° on the hue wheel with 17% saturation and 69% lightness, which reads as neutral.
What is the RGB value of #bda2bc?
rgb(189, 162, 188) — 189 red, 162 green and 188 blue out of 255, or 74.1% / 63.5% / 73.7% by channel.
Is #bda2bc a light or a dark color?
It is a mid-tone. Relative luminance is 0.4029 and perceived brightness is 68%, so black text on it reaches 9.06:1.
Should I use black or white text on #bda2bc?
Black. It scores 9.06:1 against #bda2bc, versus 2.32:1 for white — AAA at any size.
What is the complementary color of #bda2bc?
#A2BDA3 sits directly opposite on the wheel. Softer options are the split-complements #AEBDA2 and #A2BDB0, which give the same contrast with far less vibration.
What colors go well with #bda2bc?
For interface work: #F9F6F9 as the surface, #DDCFDD for borders, #865F85 for secondary text, #5A7B51 as an accent and #4B354A for hover and pressed states. For a palette, the analogous pair #B0A2BD and #BDA2AE stays calm, while #A2BDA3 is the loudest partner.
What is #bda2bc in CMYK for printing?
cmyk(0%, 14%, 1%, 26%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #bda2bc warm or cool?
Neutral — it scores 49 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BDA2B2; nudged cooler, #B5A0BF.