Skip to content

#d2bdf1

a light, vivid violet · cool · closest name: Thistle

RGB
210, 189, 241
HSL
264°, 65%, 84%
CMYK
13, 22, 0, 6
Luminance
0.5645

At a glance

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

Hex
#d2bdf1
Hue
264°
violet
Saturation
65%
vivid
Lightness
84%
light
Brightness
95%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5645
WCAG relative
Temperature
Cool
70/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
12.29:1
Closest name
Thistle
ΔE2000 8.1
Where it sits
Hue264° of 360°
Saturation65%
Lightness84%
Temperature
Warm ← → Cool70% 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#d2bdf1
RGBrgb(210, 189, 241)
HSLhsl(264, 65%, 84%)
CMYKcmyk(13%, 22%, 0%, 6%)
LABlab(79.9 17.2 -23.0)
LCHlch(79.9 28.8 306.8)
OKLCHoklch(0.833 0.075 303.2)
Decimal13811185
Display P3color(display-p3 0.824 0.741 0.945)

Copy-ready code

/* CSS */
color: #d2bdf1;
background-color: #d2bdf1;
/* Tailwind (arbitrary) */
class="text-[#d2bdf1] bg-[#d2bdf1]"
/* SCSS */
$brand: #d2bdf1;
/* SwiftUI */
Color(red: 0.824, green: 0.741, blue: 0.945)
/* Android */
Color.parseColor("#d2bdf1")
/* Flutter */
Color(0xFFD2BDF1)
/* Python / OpenCV (BGR) */
(241, 189, 210)

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

Accessibility — WCAG contrast

Aa
#d2bdf1 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#d2bdf1 on black: 12.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B3C5F3
deuteranopia · #B7C6EF
tritanopia · #CDC4CF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d2bdf1 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F3FB
#EEE8F7
#d2bdf1
#C0A2EB
#A074E2
#8146D8
#6B2BCA
#5924A8
#471D87
#361962
#220F3D
Base = 200Lightest = 50 · #F7F3FBDarkest = 950 · #220F3D
:root {
  --brand-50: #F7F3FB;
  --brand-100: #EEE8F7;
  --brand-200: #d2bdf1;
  --brand-300: #C0A2EB;
  --brand-400: #A074E2;
  --brand-500: #8146D8;
  --brand-600: #6B2BCA;
  --brand-700: #5924A8;
  --brand-800: #471D87;
  --brand-900: #361962;
  --brand-950: #220F3D;
  --brand: #d2bdf1;
  --brand-ink: #000000;
}

Colors that work with #d2bdf1

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#F7F4FA
Tinted page background
Border#D2C0ED
Hairlines and dividers
Muted text#6B4B9B
Captions on the surface
Accent#97AD1F
Second voice, not a rival
Dark variant#381669
Hover, pressed, headers
Light variant#F1EAFB
Selected rows, tints
Dark surface#1A1424
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 #d2bdf1

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • 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
Use with care
  • 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#DCF1BD
Analogous left#BDC2F1
Analogous right#ECBDF1
Split-complement 1#F1ECBD
Split-complement 2#C2F1BD
Triadic 1#F1D2BD
Triadic 2#BDF1D2
Tetradic#F1BDC2

RGB percentages

Red82.4%
Green74.1%
Blue94.5%

CMYK percentages

Cyan12.9%
Magenta21.6%
Yellow0.0%
Key (black)5.5%

Color previews

#d2bdf1 text on a black background

contrast 12.29:1

Card sample

#d2bdf1 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 189, 241, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 189, 241, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2bdf1;
background: linear-gradient(135deg, #d2bdf1, #F1BDED);

Monochromatic scale

Palettes built from #d2bdf1

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.

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

#d2bdf1, answered

What color is #d2bdf1?

#d2bdf1 is a light vivid violet, closest to Thistle (ΔE2000 8.1). It sits at 264° on the hue wheel with 65% saturation and 84% lightness, which reads as cool.

What is the RGB value of #d2bdf1?

rgb(210, 189, 241) — 210 red, 189 green and 241 blue out of 255, or 82.4% / 74.1% / 94.5% by channel.

Is #d2bdf1 a light or a dark color?

It is a light color. Relative luminance is 0.5645 and perceived brightness is 79%, so black text on it reaches 12.29:1.

Should I use black or white text on #d2bdf1?

Black. It scores 12.29:1 against #d2bdf1, versus 1.71:1 for white — AAA at any size.

What is the complementary color of #d2bdf1?

#DCF1BD sits directly opposite on the wheel. Softer options are the split-complements #F1ECBD and #C2F1BD, which give the same contrast with far less vibration.

What colors go well with #d2bdf1?

For interface work: #F7F4FA as the surface, #D2C0ED for borders, #6B4B9B for secondary text, #97AD1F as an accent and #381669 for hover and pressed states. For a palette, the analogous pair #BDC2F1 and #ECBDF1 stays calm, while #DCF1BD is the loudest partner.

What is #d2bdf1 in CMYK for printing?

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

Is #d2bdf1 warm or cool?

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

Work with #d2bdf1 in the Color Lab