Skip to content

#d4c9eb

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

RGB
212, 201, 235
HSL
259°, 46%, 86%
CMYK
10, 15, 0, 8
Luminance
0.6177

At a glance

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

Hex
#d4c9eb
Hue
259°
violet
Saturation
46%
vivid
Lightness
86%
pale
Brightness
92%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6177
WCAG relative
Temperature
Cool
73/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
13.35:1
Closest name
Thistle
ΔE2000 5.9
Where it sits
Hue259° of 360°
Saturation46%
Lightness86%
Temperature
Warm ← → Cool73% 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#d4c9eb
RGBrgb(212, 201, 235)
HSLhsl(259, 46%, 86%)
CMYKcmyk(10%, 15%, 0%, 8%)
LABlab(82.8 10.2 -15.4)
LCHlch(82.8 18.5 303.5)
OKLCHoklch(0.856 0.048 300.1)
Decimal13945323
Display P3color(display-p3 0.831 0.788 0.922)

Copy-ready code

/* CSS */
color: #d4c9eb;
background-color: #d4c9eb;
/* Tailwind (arbitrary) */
class="text-[#d4c9eb] bg-[#d4c9eb]"
/* SCSS */
$brand: #d4c9eb;
/* SwiftUI */
Color(red: 0.831, green: 0.788, blue: 0.922)
/* Android */
Color.parseColor("#d4c9eb")
/* Flutter */
Color(0xFFD4C9EB)
/* Python / OpenCV (BGR) */
(235, 201, 212)

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

Accessibility — WCAG contrast

Aa
#d4c9eb on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#d4c9eb on black: 13.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3CEED
deuteranopia · #C4CEEA
tritanopia · #D0CED4

Color scale — 50 to 950

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

#F6F5FA
#EEEAF5
#d4c9eb
#BEADE1
#9D84D1
#7D5BC2
#6742B3
#553795
#442C77
#342357
#211636
Base = 200Lightest = 50 · #F6F5FADarkest = 950 · #211636
:root {
  --brand-50: #F6F5FA;
  --brand-100: #EEEAF5;
  --brand-200: #d4c9eb;
  --brand-300: #BEADE1;
  --brand-400: #9D84D1;
  --brand-500: #7D5BC2;
  --brand-600: #6742B3;
  --brand-700: #553795;
  --brand-800: #442C77;
  --brand-900: #342357;
  --brand-950: #211636;
  --brand: #d4c9eb;
  --brand-ink: #000000;
}

Colors that work with #d4c9eb

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#D0C3E9
Hairlines and dividers
Muted text#654B9B
Captions on the surface
Accent#929834
Second voice, not a rival
Dark variant#35225D
Hover, pressed, headers
Light variant#F0ECF8
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 #d4c9eb

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#E0EBC9
Analogous left#C9CFEB
Analogous right#E5C9EB
Split-complement 1#EBE5C9
Split-complement 2#CFEBC9
Triadic 1#EBD4C9
Triadic 2#C9EBD4
Tetradic#EBC9CF

RGB percentages

Red83.1%
Green78.8%
Blue92.2%

CMYK percentages

Cyan9.8%
Magenta14.5%
Yellow0.0%
Key (black)7.8%

Color previews

#d4c9eb text on a black background

contrast 13.35:1

Card sample

#d4c9eb text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(212, 201, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(212, 201, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d4c9eb;
background: linear-gradient(135deg, #d4c9eb, #EBC9EB);

Monochromatic scale

Palettes built from #d4c9eb

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.

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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#d4c9eb, answered

What color is #d4c9eb?

#d4c9eb is a pale vivid violet, closest to Thistle (ΔE2000 5.9). It sits at 259° on the hue wheel with 46% saturation and 86% lightness, which reads as cool.

What is the RGB value of #d4c9eb?

rgb(212, 201, 235) — 212 red, 201 green and 235 blue out of 255, or 83.1% / 78.8% / 92.2% by channel.

Is #d4c9eb a light or a dark color?

It is a light color. Relative luminance is 0.6177 and perceived brightness is 82%, so black text on it reaches 13.35:1.

Should I use black or white text on #d4c9eb?

Black. It scores 13.35:1 against #d4c9eb, versus 1.57:1 for white — AAA at any size.

What is the complementary color of #d4c9eb?

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

What colors go well with #d4c9eb?

For interface work: #F6F4FA as the surface, #D0C3E9 for borders, #654B9B for secondary text, #929834 as an accent and #35225D for hover and pressed states. For a palette, the analogous pair #C9CFEB and #E5C9EB stays calm, while #E0EBC9 is the loudest partner.

What is #d4c9eb in CMYK for printing?

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

Is #d4c9eb warm or cool?

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

Work with #d4c9eb in the Color Lab