Skip to content

#dbbfeb

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

RGB
219, 191, 235
HSL
278°, 52%, 84%
CMYK
7, 19, 0, 8
Luminance
0.5832

At a glance

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

Hex
#dbbfeb
Hue
278°
violet
Saturation
52%
vivid
Lightness
84%
light
Brightness
92%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5832
WCAG relative
Temperature
Cool
62/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
12.66:1
Closest name
Thistle
ΔE2000 5.6
Where it sits
Hue278° of 360°
Saturation52%
Lightness84%
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#dbbfeb
RGBrgb(219, 191, 235)
HSLhsl(278, 52%, 84%)
CMYKcmyk(7%, 19%, 0%, 8%)
LABlab(80.9 17.8 -18.1)
LCHlch(80.9 25.4 314.5)
OKLCHoklch(0.842 0.067 313.2)
Decimal14401515
Display P3color(display-p3 0.859 0.749 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbbfeb on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#dbbfeb on black: 12.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9C7ED
deuteranopia · #BFCAEA
tritanopia · #DAC4CE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dbbfeb 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
#F1E9F6
#dbbfeb
#CFAAE4
#B77FD7
#9F54CA
#8C3ABB
#75319B
#5D277C
#45205B
#2B1439
Base = 200Lightest = 50 · #F8F4FADarkest = 950 · #2B1439
:root {
  --brand-50: #F8F4FA;
  --brand-100: #F1E9F6;
  --brand-200: #dbbfeb;
  --brand-300: #CFAAE4;
  --brand-400: #B77FD7;
  --brand-500: #9F54CA;
  --brand-600: #8C3ABB;
  --brand-700: #75319B;
  --brand-800: #5D277C;
  --brand-900: #45205B;
  --brand-950: #2B1439;
  --brand: #dbbfeb;
  --brand-ink: #000000;
}

Colors that work with #dbbfeb

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#DCC1EC
Hairlines and dividers
Muted text#7E4B9B
Captions on the surface
Accent#72A02C
Second voice, not a rival
Dark variant#491E61
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 #dbbfeb

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#CFEBBF
Analogous left#C5BFEB
Analogous right#EBBFE5
Split-complement 1#E5EBBF
Split-complement 2#BFEBC5
Triadic 1#EBDBBF
Triadic 2#BFEBDB
Tetradic#EBC5BF

RGB percentages

Red85.9%
Green74.9%
Blue92.2%

CMYK percentages

Cyan6.8%
Magenta18.7%
Yellow0.0%
Key (black)7.8%

Color previews

#dbbfeb text on a black background

contrast 12.66:1

Card sample

#dbbfeb text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbbfeb

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.

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

#dbbfeb, answered

What color is #dbbfeb?

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

What is the RGB value of #dbbfeb?

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

Is #dbbfeb a light or a dark color?

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

Should I use black or white text on #dbbfeb?

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

What is the complementary color of #dbbfeb?

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

What colors go well with #dbbfeb?

For interface work: #F8F4FA as the surface, #DCC1EC for borders, #7E4B9B for secondary text, #72A02C as an accent and #491E61 for hover and pressed states. For a palette, the analogous pair #C5BFEB and #EBBFE5 stays calm, while #CFEBBF is the loudest partner.

What is #dbbfeb in CMYK for printing?

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

Is #dbbfeb 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 #EBBFEB; nudged cooler, #CABEEC.

Work with #dbbfeb in the Color Lab