Skip to content

#cdb9da

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

RGB
205, 185, 218
HSL
276°, 31%, 79%
CMYK
6, 15, 0, 15
Luminance
0.5274

At a glance

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

Hex
#cdb9da
Hue
276°
violet
Saturation
31%
soft
Lightness
79%
light
Brightness
85%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5274
WCAG relative
Temperature
Cool
62/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
11.55:1
Closest name
Thistle
ΔE2000 3.6
Where it sits
Hue276° of 360°
Saturation31%
Lightness79%
Temperature
Warm ← → Cool62% 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#cdb9da
RGBrgb(205, 185, 218)
HSLhsl(276, 31%, 79%)
CMYKcmyk(6%, 15%, 0%, 15%)
LABlab(77.7 13.1 -13.9)
LCHlch(77.7 19.1 313.3)
OKLCHoklch(0.813 0.051 312.1)
Decimal13482458
Display P3color(display-p3 0.804 0.725 0.855)

Copy-ready code

/* CSS */
color: #cdb9da;
background-color: #cdb9da;
/* Tailwind (arbitrary) */
class="text-[#cdb9da] bg-[#cdb9da]"
/* SCSS */
$brand: #cdb9da;
/* SwiftUI */
Color(red: 0.804, green: 0.725, blue: 0.855)
/* Android */
Color.parseColor("#cdb9da")
/* Flutter */
Color(0xFFCDB9DA)
/* Python / OpenCV (BGR) */
(218, 185, 205)

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

Accessibility — WCAG contrast

Aa
#cdb9da on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#cdb9da on black: 11.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5BFDB
deuteranopia · #B8C1D9
tritanopia · #CCBDC4

Color scale — 50 to 950

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

#F8F6F9
#F0ECF3
#E0D5E7
#cdb9da
#B091C5
#966CB1
#8255A0
#6D4785
#57386B
#412C4F
#291B31
Base = 300Lightest = 50 · #F8F6F9Darkest = 950 · #291B31
:root {
  --brand-50: #F8F6F9;
  --brand-100: #F0ECF3;
  --brand-200: #E0D5E7;
  --brand-300: #cdb9da;
  --brand-400: #B091C5;
  --brand-500: #966CB1;
  --brand-600: #8255A0;
  --brand-700: #6D4785;
  --brand-800: #57386B;
  --brand-900: #412C4F;
  --brand-950: #291B31;
  --brand: #cdb9da;
  --brand-ink: #000000;
}

Colors that work with #cdb9da

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#F8F5FA
Tinted page background
Border#D9CAE3
Hairlines and dividers
Muted text#7A4F96
Captions on the surface
Accent#708943
Second voice, not a rival
Dark variant#442C53
Hover, pressed, headers
Light variant#F3EEF6
Selected rows, tints
Dark surface#1E1424
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 #cdb9da

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • 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#C6DAB9
Analogous left#BCB9DA
Analogous right#DAB9D6
Split-complement 1#D6DAB9
Split-complement 2#B9DABC
Triadic 1#DACDB9
Triadic 2#B9DACD
Tetradic#DABCB9

RGB percentages

Red80.4%
Green72.5%
Blue85.5%

CMYK percentages

Cyan6.0%
Magenta15.1%
Yellow0.0%
Key (black)14.5%

Color previews

#cdb9da text on a black background

contrast 11.55:1

Card sample

#cdb9da text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 185, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 185, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdb9da;
background: linear-gradient(135deg, #cdb9da, #DAB9D1);

Monochromatic scale

Palettes built from #cdb9da

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.

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

#cdb9da, answered

What color is #cdb9da?

#cdb9da is a light soft violet, closest to Thistle (ΔE2000 3.6). It sits at 276° on the hue wheel with 31% saturation and 79% lightness, which reads as cool.

What is the RGB value of #cdb9da?

rgb(205, 185, 218) — 205 red, 185 green and 218 blue out of 255, or 80.4% / 72.5% / 85.5% by channel.

Is #cdb9da a light or a dark color?

It is a light color. Relative luminance is 0.5274 and perceived brightness is 77%, so black text on it reaches 11.55:1.

Should I use black or white text on #cdb9da?

Black. It scores 11.55:1 against #cdb9da, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #cdb9da?

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

What colors go well with #cdb9da?

For interface work: #F8F5FA as the surface, #D9CAE3 for borders, #7A4F96 for secondary text, #708943 as an accent and #442C53 for hover and pressed states. For a palette, the analogous pair #BCB9DA and #DAB9D6 stays calm, while #C6DAB9 is the loudest partner.

What is #cdb9da in CMYK for printing?

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

Is #cdb9da warm or cool?

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

Work with #cdb9da in the Color Lab