Skip to content

#dbc1eb

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

RGB
219, 193, 235
HSL
277°, 51%, 84%
CMYK
7, 18, 0, 8
Luminance
0.5920

At a glance

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

Hex
#dbc1eb
Hue
277°
violet
Saturation
51%
vivid
Lightness
84%
light
Brightness
92%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5920
WCAG relative
Temperature
Cool
63/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
12.84:1
Closest name
Thistle
ΔE2000 5.1
Where it sits
Hue277° of 360°
Saturation51%
Lightness84%
Temperature
Warm ← → Cool63% 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#dbc1eb
RGBrgb(219, 193, 235)
HSLhsl(277, 51%, 84%)
CMYKcmyk(7%, 18%, 0%, 8%)
LABlab(81.4 16.8 -17.4)
LCHlch(81.4 24.2 313.9)
OKLCHoklch(0.846 0.064 312.6)
Decimal14402027
Display P3color(display-p3 0.859 0.757 0.922)

Copy-ready code

/* CSS */
color: #dbc1eb;
background-color: #dbc1eb;
/* Tailwind (arbitrary) */
class="text-[#dbc1eb] bg-[#dbc1eb]"
/* SCSS */
$brand: #dbc1eb;
/* SwiftUI */
Color(red: 0.859, green: 0.757, blue: 0.922)
/* Android */
Color.parseColor("#dbc1eb")
/* Flutter */
Color(0xFFDBC1EB)
/* Python / OpenCV (BGR) */
(235, 193, 219)

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

Accessibility — WCAG contrast

Aa
#dbc1eb on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#dbc1eb on black: 12.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BBC9ED
deuteranopia · #C0CBEA
tritanopia · #DAC6CF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dbc1eb 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
#F1EAF6
#dbc1eb
#CEAAE4
#B580D6
#9C55C8
#893CB9
#72329A
#5B287B
#44205A
#2B1438
Base = 200Lightest = 50 · #F8F4FADarkest = 950 · #2B1438
:root {
  --brand-50: #F8F4FA;
  --brand-100: #F1EAF6;
  --brand-200: #dbc1eb;
  --brand-300: #CEAAE4;
  --brand-400: #B580D6;
  --brand-500: #9C55C8;
  --brand-600: #893CB9;
  --brand-700: #72329A;
  --brand-800: #5B287B;
  --brand-900: #44205A;
  --brand-950: #2B1438;
  --brand: #dbc1eb;
  --brand-ink: #000000;
}

Colors that work with #dbc1eb

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#F8F4FA
Tinted page background
Border#DBC1EB
Hairlines and dividers
Muted text#7C4B9B
Captions on the surface
Accent#759F2D
Second voice, not a rival
Dark variant#471F60
Hover, pressed, headers
Light variant#F4ECF9
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 #dbc1eb

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#D1EBC1
Analogous left#C6C1EB
Analogous right#EBC1E6
Split-complement 1#E6EBC1
Split-complement 2#C1EBC6
Triadic 1#EBDBC1
Triadic 2#C1EBDB
Tetradic#EBC6C1

RGB percentages

Red85.9%
Green75.7%
Blue92.2%

CMYK percentages

Cyan6.8%
Magenta17.9%
Yellow0.0%
Key (black)7.8%

Color previews

#dbc1eb text on a black background

contrast 12.84:1

Card sample

#dbc1eb text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbc1eb

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.

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

#dbc1eb, answered

What color is #dbc1eb?

#dbc1eb is a light vivid violet, closest to Thistle (ΔE2000 5.1). It sits at 277° on the hue wheel with 51% saturation and 84% lightness, which reads as cool.

What is the RGB value of #dbc1eb?

rgb(219, 193, 235) — 219 red, 193 green and 235 blue out of 255, or 85.9% / 75.7% / 92.2% by channel.

Is #dbc1eb a light or a dark color?

It is a light color. Relative luminance is 0.5920 and perceived brightness is 81%, so black text on it reaches 12.84:1.

Should I use black or white text on #dbc1eb?

Black. It scores 12.84:1 against #dbc1eb, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #dbc1eb?

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

What colors go well with #dbc1eb?

For interface work: #F8F4FA as the surface, #DBC1EB for borders, #7C4B9B for secondary text, #759F2D as an accent and #471F60 for hover and pressed states. For a palette, the analogous pair #C6C1EB and #EBC1E6 stays calm, while #D1EBC1 is the loudest partner.

What is #dbc1eb in CMYK for printing?

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

Is #dbc1eb warm or cool?

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

Work with #dbc1eb in the Color Lab