Skip to content

#cdbfdc

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

RGB
205, 191, 220
HSL
269°, 29%, 81%
CMYK
7, 13, 0, 14
Luminance
0.5541

At a glance

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

Hex
#cdbfdc
Hue
269°
violet
Saturation
29%
soft
Lightness
81%
light
Brightness
86%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5541
WCAG relative
Temperature
Cool
64/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
12.08:1
Closest name
Thistle
ΔE2000 3.9
Where it sits
Hue269° of 360°
Saturation29%
Lightness81%
Temperature
Warm ← → Cool64% 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#cdbfdc
RGBrgb(205, 191, 220)
HSLhsl(269, 29%, 81%)
CMYKcmyk(7%, 13%, 0%, 14%)
LABlab(79.3 10.3 -12.7)
LCHlch(79.3 16.3 309.1)
OKLCHoklch(0.825 0.043 307.2)
Decimal13483996
Display P3color(display-p3 0.804 0.749 0.863)

Copy-ready code

/* CSS */
color: #cdbfdc;
background-color: #cdbfdc;
/* Tailwind (arbitrary) */
class="text-[#cdbfdc] bg-[#cdbfdc]"
/* SCSS */
$brand: #cdbfdc;
/* SwiftUI */
Color(red: 0.804, green: 0.749, blue: 0.863)
/* Android */
Color.parseColor("#cdbfdc")
/* Flutter */
Color(0xFFCDBFDC)
/* Python / OpenCV (BGR) */
(220, 191, 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 #cdbfdc · 12.08:1
Use #000000AAA at every size.
Aa
White text · 1.74:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.08:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cdbfdc as text scores 1.74:1 on white and 12.08:1 on black.

Accessibility — WCAG contrast

Aa
#cdbfdc on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#cdbfdc on black: 12.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BBC4DD
deuteranopia · #BDC5DB
tritanopia · #CBC3C8

Color scale — 50 to 950

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

#F7F6F9
#F0ECF3
#DED5E6
#cdbfdc
#AA92C4
#8E6EB0
#79579E
#654884
#513A6A
#3D2D4E
#261C31
Base = 300Lightest = 50 · #F7F6F9Darkest = 950 · #261C31
:root {
  --brand-50: #F7F6F9;
  --brand-100: #F0ECF3;
  --brand-200: #DED5E6;
  --brand-300: #cdbfdc;
  --brand-400: #AA92C4;
  --brand-500: #8E6EB0;
  --brand-600: #79579E;
  --brand-700: #654884;
  --brand-800: #513A6A;
  --brand-900: #3D2D4E;
  --brand-950: #261C31;
  --brand: #cdbfdc;
  --brand-ink: #000000;
}

Colors that work with #cdbfdc

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#F7F5FA
Tinted page background
Border#D6CAE2
Hairlines and dividers
Muted text#725194
Captions on the surface
Accent#788844
Second voice, not a rival
Dark variant#3F2D52
Hover, pressed, headers
Light variant#F2EFF6
Selected rows, tints
Dark surface#1C1424
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 #cdbfdc

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#CEDCBF
Analogous left#BFC0DC
Analogous right#DCBFDC
Split-complement 1#DCDCBF
Split-complement 2#C0DCBF
Triadic 1#DCCDBF
Triadic 2#BFDCCD
Tetradic#DCBFC0

RGB percentages

Red80.4%
Green74.9%
Blue86.3%

CMYK percentages

Cyan6.8%
Magenta13.2%
Yellow0.0%
Key (black)13.7%

Color previews

#cdbfdc text on a black background

contrast 12.08:1

Card sample

#cdbfdc text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdbfdc

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.

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

#cdbfdc, answered

What color is #cdbfdc?

#cdbfdc is a light soft violet, closest to Thistle (ΔE2000 3.9). It sits at 269° on the hue wheel with 29% saturation and 81% lightness, which reads as cool.

What is the RGB value of #cdbfdc?

rgb(205, 191, 220) — 205 red, 191 green and 220 blue out of 255, or 80.4% / 74.9% / 86.3% by channel.

Is #cdbfdc a light or a dark color?

It is a light color. Relative luminance is 0.5541 and perceived brightness is 78%, so black text on it reaches 12.08:1.

Should I use black or white text on #cdbfdc?

Black. It scores 12.08:1 against #cdbfdc, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #cdbfdc?

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

What colors go well with #cdbfdc?

For interface work: #F7F5FA as the surface, #D6CAE2 for borders, #725194 for secondary text, #788844 as an accent and #3F2D52 for hover and pressed states. For a palette, the analogous pair #BFC0DC and #DCBFDC stays calm, while #CEDCBF is the loudest partner.

What is #cdbfdc in CMYK for printing?

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

Is #cdbfdc warm or cool?

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

Work with #cdbfdc in the Color Lab