Skip to content

#d0bdf7

a pale, electric violet · cool · closest name: Thistle

RGB
208, 189, 247
HSL
260°, 78%, 86%
CMYK
16, 24, 0, 3
Luminance
0.5652

At a glance

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

Hex
#d0bdf7
Hue
260°
violet
Saturation
78%
electric
Lightness
86%
pale
Brightness
97%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5652
WCAG relative
Temperature
Cool
72/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
12.30:1
Closest name
Thistle
ΔE2000 9.8
Where it sits
Hue260° of 360°
Saturation78%
Lightness86%
Temperature
Warm ← → Cool72% 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#d0bdf7
RGBrgb(208, 189, 247)
HSLhsl(260, 78%, 86%)
CMYKcmyk(16%, 24%, 0%, 3%)
LABlab(79.9 17.9 -26.2)
LCHlch(79.9 31.7 304.3)
OKLCHoklch(0.834 0.082 299.6)
Decimal13680119
Display P3color(display-p3 0.816 0.741 0.969)

Copy-ready code

/* CSS */
color: #d0bdf7;
background-color: #d0bdf7;
/* Tailwind (arbitrary) */
class="text-[#d0bdf7] bg-[#d0bdf7]"
/* SCSS */
$brand: #d0bdf7;
/* SwiftUI */
Color(red: 0.816, green: 0.741, blue: 0.969)
/* Android */
Color.parseColor("#d0bdf7")
/* Flutter */
Color(0xFFD0BDF7)
/* Python / OpenCV (BGR) */
(247, 189, 208)

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

Accessibility — WCAG contrast

Aa
#d0bdf7 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#d0bdf7 on black: 12.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1C6F9
deuteranopia · #B4C6F5
tritanopia · #C9C5D1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d0bdf7 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.

#F6F3FC
#ECE6F9
#d0bdf7
#B89BF3
#9469ED
#7137E7
#591ADA
#4B16B6
#3C1292
#2E1169
#1D0B42
Base = 200Lightest = 50 · #F6F3FCDarkest = 950 · #1D0B42
:root {
  --brand-50: #F6F3FC;
  --brand-100: #ECE6F9;
  --brand-200: #d0bdf7;
  --brand-300: #B89BF3;
  --brand-400: #9469ED;
  --brand-500: #7137E7;
  --brand-600: #591ADA;
  --brand-700: #4B16B6;
  --brand-800: #3C1292;
  --brand-900: #2E1169;
  --brand-950: #1D0B42;
  --brand: #d0bdf7;
  --brand-ink: #000000;
}

Colors that work with #d0bdf7

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#F6F4FA
Tinted page background
Border#CEC0ED
Hairlines and dividers
Muted text#654B9B
Captions on the surface
Accent#AEB913
Second voice, not a rival
Dark variant#2F0E72
Hover, pressed, headers
Light variant#EFE8FC
Selected rows, tints
Dark surface#191424
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 #d0bdf7

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#E4F7BD
Analogous left#BDC7F7
Analogous right#EDBDF7
Split-complement 1#F7EDBD
Split-complement 2#C7F7BD
Triadic 1#F7D0BD
Triadic 2#BDF7D0
Tetradic#F7BDC7

RGB percentages

Red81.6%
Green74.1%
Blue96.9%

CMYK percentages

Cyan15.8%
Magenta23.5%
Yellow0.0%
Key (black)3.1%

Color previews

#d0bdf7 text on a black background

contrast 12.30:1

Card sample

#d0bdf7 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d0bdf7

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.

#d0bdf7 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#d0bdf7, answered

What color is #d0bdf7?

#d0bdf7 is a pale electric violet, closest to Thistle (ΔE2000 9.8). It sits at 260° on the hue wheel with 78% saturation and 86% lightness, which reads as cool.

What is the RGB value of #d0bdf7?

rgb(208, 189, 247) — 208 red, 189 green and 247 blue out of 255, or 81.6% / 74.1% / 96.9% by channel.

Is #d0bdf7 a light or a dark color?

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

Should I use black or white text on #d0bdf7?

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

What is the complementary color of #d0bdf7?

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

What colors go well with #d0bdf7?

For interface work: #F6F4FA as the surface, #CEC0ED for borders, #654B9B for secondary text, #AEB913 as an accent and #2F0E72 for hover and pressed states. For a palette, the analogous pair #BDC7F7 and #EDBDF7 stays calm, while #E4F7BD is the loudest partner.

What is #d0bdf7 in CMYK for printing?

cmyk(16%, 24%, 0%, 3%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #d0bdf7 warm or cool?

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

Work with #d0bdf7 in the Color Lab