Skip to content

#dbb3f0

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

RGB
219, 179, 240
HSL
279°, 67%, 82%
CMYK
9, 25, 0, 6
Luminance
0.5359

At a glance

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

Hex
#dbb3f0
Hue
279°
violet
Saturation
67%
vivid
Lightness
82%
light
Brightness
94%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5359
WCAG relative
Temperature
Cool
62/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
11.72:1
Closest name
Plum
ΔE2000 5.7
Where it sits
Hue279° of 360°
Saturation67%
Lightness82%
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#dbb3f0
RGBrgb(219, 179, 240)
HSLhsl(279, 67%, 82%)
CMYKcmyk(9%, 25%, 0%, 6%)
LABlab(78.2 25.3 -24.9)
LCHlch(78.2 35.5 315.4)
OKLCHoklch(0.822 0.094 313.8)
Decimal14398448
Display P3color(display-p3 0.859 0.702 0.941)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb3f0 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#dbb3f0 on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AABFF3
deuteranopia · #B3C3EE
tritanopia · #DABAC8

Color scale — 50 to 950

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

#F9F3FB
#F2E8F8
#E4CAF1
#dbb3f0
#BC72E3
#A644DA
#9428CC
#7B22AA
#631B88
#491763
#2E0F3E
Base = 300Lightest = 50 · #F9F3FBDarkest = 950 · #2E0F3E
:root {
  --brand-50: #F9F3FB;
  --brand-100: #F2E8F8;
  --brand-200: #E4CAF1;
  --brand-300: #dbb3f0;
  --brand-400: #BC72E3;
  --brand-500: #A644DA;
  --brand-600: #9428CC;
  --brand-700: #7B22AA;
  --brand-800: #631B88;
  --brand-900: #491763;
  --brand-950: #2E0F3E;
  --brand: #dbb3f0;
  --brand-ink: #000000;
}

Colors that work with #dbb3f0

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#DDC0ED
Hairlines and dividers
Muted text#7F4B9B
Captions on the surface
Accent#75AF1D
Second voice, not a rival
Dark variant#4D156A
Hover, pressed, headers
Light variant#F5EAFB
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 #dbb3f0

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#C8F0B3
Analogous left#BDB3F0
Analogous right#F0B3E7
Split-complement 1#E7F0B3
Split-complement 2#B3F0BD
Triadic 1#F0DBB3
Triadic 2#B3F0DB
Tetradic#F0BDB3

RGB percentages

Red85.9%
Green70.2%
Blue94.1%

CMYK percentages

Cyan8.8%
Magenta25.4%
Yellow0.0%
Key (black)5.9%

Color previews

#dbb3f0 text on a black background

contrast 11.72:1

Card sample

#dbb3f0 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbb3f0

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.

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

#dbb3f0, answered

What color is #dbb3f0?

#dbb3f0 is a light vivid violet, closest to Plum (ΔE2000 5.7). It sits at 279° on the hue wheel with 67% saturation and 82% lightness, which reads as cool.

What is the RGB value of #dbb3f0?

rgb(219, 179, 240) — 219 red, 179 green and 240 blue out of 255, or 85.9% / 70.2% / 94.1% by channel.

Is #dbb3f0 a light or a dark color?

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

Should I use black or white text on #dbb3f0?

Black. It scores 11.72:1 against #dbb3f0, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #dbb3f0?

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

What colors go well with #dbb3f0?

For interface work: #F8F4FA as the surface, #DDC0ED for borders, #7F4B9B for secondary text, #75AF1D as an accent and #4D156A for hover and pressed states. For a palette, the analogous pair #BDB3F0 and #F0B3E7 stays calm, while #C8F0B3 is the loudest partner.

What is #dbb3f0 in CMYK for printing?

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

Is #dbb3f0 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 #F0B3EF; nudged cooler, #C4B2F1.

Work with #dbb3f0 in the Color Lab