#b6afd2
a light, soft blue · cool · closest name: Thistle
At a glance
Every number on this page in one read: what #b6afd2 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 | #b6afd2 |
| RGB | rgb(182, 175, 210) |
| HSL | hsl(252, 28%, 76%) |
| CMYK | cmyk(13%, 17%, 0%, 18%) |
| LAB | lab(73.1 9.4 -16.8) |
| LCH | lch(73.1 19.2 299.2) |
| OKLCH | oklch(0.771 0.050 294.4) |
| Decimal | 11972562 |
| Display P3 | color(display-p3 0.714 0.686 0.824) |
Copy-ready code
/* CSS */
color: #b6afd2;
background-color: #b6afd2;
/* Tailwind (arbitrary) */
class="text-[#b6afd2] bg-[#b6afd2]"
/* SCSS */
$brand: #b6afd2;
/* SwiftUI */
Color(red: 0.714, green: 0.686, blue: 0.824)
/* Android */
Color.parseColor("#b6afd2")
/* Flutter */
Color(0xFFB6AFD2)
/* Python / OpenCV (BGR) */
(210, 175, 182)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. #b6afd2 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: #F6F6F9;
--brand-100: #EEECF3;
--brand-200: #D9D6E6;
--brand-300: #b6afd2;
--brand-400: #9D93C2;
--brand-500: #7C6FAE;
--brand-600: #66589D;
--brand-700: #554983;
--brand-800: #443B68;
--brand-900: #342D4D;
--brand-950: #201C30;
--brand: #b6afd2;
--brand-ink: #000000;
}Colors that work with #b6afd2
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 #b6afd2
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 | #CBD2AF | Directly opposite — maximum tension | |
| Analogous left | #AFBAD2 | Neighbour, quieter | |
| Analogous right | #C8AFD2 | Neighbour, quieter | |
| Split-complement 1 | #D2C8AF | Contrast without the clash | |
| Split-complement 2 | #BAD2AF | Contrast without the clash | |
| Triadic 1 | #D2B6AF | Even thirds — balanced and loud | |
| Triadic 2 | #AFD2B6 | Even thirds — balanced and loud | |
| Tetradic | #D2AFBA | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#b6afd2 text on a black background
contrast 10.05:1
#b6afd2 text on a white background
contrast 2.09:1
CSS3 live lab
The quick brown fox
color: #b6afd2;
background-color: #b6afd2;
Glowing headline
text-shadow: 2px 2px 8px #b6afd2;
Soft neon halo
text-shadow: 0 0 14px rgba(182, 175, 210, 0.45);
box-shadow: 0 12px 32px -8px rgba(182, 175, 210, 0.45);
border: 3px solid #b6afd2; background: linear-gradient(135deg, #b6afd2, #CDAFD2);
Monochromatic scale
Palettes built from #b6afd2
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: Thistle (#d8bfd8) — ΔE2000 8.6 away, with its history, psychology and brand usage.
#b6afd2 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.
#b6afd2, answered
What color is #b6afd2?
#b6afd2 is a light soft blue, closest to Thistle (ΔE2000 8.6). It sits at 252° on the hue wheel with 28% saturation and 76% lightness, which reads as cool.
What is the RGB value of #b6afd2?
rgb(182, 175, 210) — 182 red, 175 green and 210 blue out of 255, or 71.4% / 68.6% / 82.4% by channel.
Is #b6afd2 a light or a dark color?
It is a mid-tone. Relative luminance is 0.4526 and perceived brightness is 71%, so black text on it reaches 10.05:1.
Should I use black or white text on #b6afd2?
Black. It scores 10.05:1 against #b6afd2, versus 2.09:1 for white — AAA at any size.
What is the complementary color of #b6afd2?
#CBD2AF sits directly opposite on the wheel. Softer options are the split-complements #D2C8AF and #BAD2AF, which give the same contrast with far less vibration.
What colors go well with #b6afd2?
For interface work: #F6F5F9 as the surface, #CFCBE2 for borders, #5F5393 for secondary text, #878445 as an accent and #352E52 for hover and pressed states. For a palette, the analogous pair #AFBAD2 and #C8AFD2 stays calm, while #CBD2AF is the loudest partner.
What is #b6afd2 in CMYK for printing?
cmyk(13%, 17%, 0%, 18%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #b6afd2 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 #C3AFD2; nudged cooler, #AEB4D3.