Skip to content

#dcbfe9

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

RGB
220, 191, 233
HSL
281°, 49%, 83%
CMYK
6, 18, 0, 9
Luminance
0.5836

At a glance

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

Hex
#dcbfe9
Hue
281°
violet
Saturation
49%
vivid
Lightness
83%
light
Brightness
91%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5836
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
12.67:1
Closest name
Thistle
ΔE2000 5
Where it sits
Hue281° of 360°
Saturation49%
Lightness83%
Temperature
Warm ← → Cool60% 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#dcbfe9
RGBrgb(220, 191, 233)
HSLhsl(281, 49%, 83%)
CMYKcmyk(6%, 18%, 0%, 9%)
LABlab(80.9 17.8 -17.0)
LCHlch(80.9 24.6 316.2)
OKLCHoklch(0.843 0.065 315.4)
Decimal14467049
Display P3color(display-p3 0.863 0.749 0.914)

Copy-ready code

/* CSS */
color: #dcbfe9;
background-color: #dcbfe9;
/* Tailwind (arbitrary) */
class="text-[#dcbfe9] bg-[#dcbfe9]"
/* SCSS */
$brand: #dcbfe9;
/* SwiftUI */
Color(red: 0.863, green: 0.749, blue: 0.914)
/* Android */
Color.parseColor("#dcbfe9")
/* Flutter */
Color(0xFFDCBFE9)
/* Python / OpenCV (BGR) */
(233, 191, 220)

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

Accessibility — WCAG contrast

Aa
#dcbfe9 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#dcbfe9 on black: 12.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BAC7EB
deuteranopia · #C0CAE8
tritanopia · #DCC4CD

Color scale — 50 to 950

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

#F8F4FA
#F2EAF6
#dcbfe9
#D1ACE2
#BA82D4
#A458C6
#913FB6
#793498
#612A79
#482259
#2D1537
Base = 200Lightest = 50 · #F8F4FADarkest = 950 · #2D1537
:root {
  --brand-50: #F8F4FA;
  --brand-100: #F2EAF6;
  --brand-200: #dcbfe9;
  --brand-300: #D1ACE2;
  --brand-400: #BA82D4;
  --brand-500: #A458C6;
  --brand-600: #913FB6;
  --brand-700: #793498;
  --brand-800: #612A79;
  --brand-900: #482259;
  --brand-950: #2D1537;
  --brand: #dcbfe9;
  --brand-ink: #000000;
}

Colors that work with #dcbfe9

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#F9F4FA
Tinted page background
Border#DEC2EA
Hairlines and dividers
Muted text#824B9B
Captions on the surface
Accent#6D9D2F
Second voice, not a rival
Dark variant#4C215F
Hover, pressed, headers
Light variant#F5ECF8
Selected rows, tints
Dark surface#1F1424
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 #dcbfe9

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#CCE9BF
Analogous left#C7BFE9
Analogous right#E9BFE1
Split-complement 1#E1E9BF
Split-complement 2#BFE9C7
Triadic 1#E9DCBF
Triadic 2#BFE9DC
Tetradic#E9C7BF

RGB percentages

Red86.3%
Green74.9%
Blue91.4%

CMYK percentages

Cyan5.6%
Magenta18.0%
Yellow0.0%
Key (black)8.6%

Color previews

#dcbfe9 text on a black background

contrast 12.67:1

Card sample

#dcbfe9 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcbfe9

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.

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

#dcbfe9, answered

What color is #dcbfe9?

#dcbfe9 is a light vivid violet, closest to Thistle (ΔE2000 5). It sits at 281° on the hue wheel with 49% saturation and 83% lightness, which reads as cool.

What is the RGB value of #dcbfe9?

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

Is #dcbfe9 a light or a dark color?

It is a light color. Relative luminance is 0.5836 and perceived brightness is 80%, so black text on it reaches 12.67:1.

Should I use black or white text on #dcbfe9?

Black. It scores 12.67:1 against #dcbfe9, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #dcbfe9?

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

What colors go well with #dcbfe9?

For interface work: #F9F4FA as the surface, #DEC2EA for borders, #824B9B for secondary text, #6D9D2F as an accent and #4C215F for hover and pressed states. For a palette, the analogous pair #C7BFE9 and #E9BFE1 stays calm, while #CCE9BF is the loudest partner.

What is #dcbfe9 in CMYK for printing?

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

Is #dcbfe9 warm or cool?

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

Work with #dcbfe9 in the Color Lab