Skip to content

#dbd2f6

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

RGB
219, 210, 246
HSL
255°, 67%, 89%
CMYK
11, 15, 0, 4
Luminance
0.6781

At a glance

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

Hex
#dbd2f6
Hue
255°
violet
Saturation
67%
vivid
Lightness
89%
pale
Brightness
96%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6781
WCAG relative
Temperature
Cool
75/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
14.56:1
Closest name
Thistle
ΔE2000 7.6
Where it sits
Hue255° of 360°
Saturation67%
Lightness89%
Temperature
Warm ← → Cool75% 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#dbd2f6
RGBrgb(219, 210, 246)
HSLhsl(255, 67%, 89%)
CMYKcmyk(11%, 15%, 0%, 4%)
LABlab(85.9 9.9 -16.5)
LCHlch(85.9 19.2 300.9)
OKLCHoklch(0.882 0.050 296.8)
Decimal14406390
Display P3color(display-p3 0.859 0.824 0.965)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbd2f6 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#dbd2f6 on black: 14.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBD7F8
deuteranopia · #CCD6F5
tritanopia · #D6D7DE

Color scale — 50 to 950

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

#F5F3FB
#ECE8F8
#dbd2f6
#B4A1EC
#8F73E3
#6944DA
#5229CC
#4422AA
#361B88
#2A1863
#1B0F3E
Base = 200Lightest = 50 · #F5F3FBDarkest = 950 · #1B0F3E
:root {
  --brand-50: #F5F3FB;
  --brand-100: #ECE8F8;
  --brand-200: #dbd2f6;
  --brand-300: #B4A1EC;
  --brand-400: #8F73E3;
  --brand-500: #6944DA;
  --brand-600: #5229CC;
  --brand-700: #4422AA;
  --brand-800: #361B88;
  --brand-900: #2A1863;
  --brand-950: #1B0F3E;
  --brand: #dbd2f6;
  --brand-ink: #000000;
}

Colors that work with #dbd2f6

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#F6F4FA
Tinted page background
Border#CBC0ED
Hairlines and dividers
Muted text#5F4B9B
Captions on the surface
Accent#AEAE1E
Second voice, not a rival
Dark variant#2A156A
Hover, pressed, headers
Light variant#EEEAFB
Selected rows, tints
Dark surface#181424
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 #dbd2f6

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#EDF6D2
Analogous left#D2DBF6
Analogous right#EDD2F6
Split-complement 1#F6EDD2
Split-complement 2#DBF6D2
Triadic 1#F6DBD2
Triadic 2#D2F6DB
Tetradic#F6D2DB

RGB percentages

Red85.9%
Green82.4%
Blue96.5%

CMYK percentages

Cyan11.0%
Magenta14.6%
Yellow0.0%
Key (black)3.5%

Color previews

#dbd2f6 text on a black background

contrast 14.56:1

Card sample

#dbd2f6 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbd2f6

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.

#dbd2f6 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#dbd2f6, answered

What color is #dbd2f6?

#dbd2f6 is a pale vivid violet, closest to Thistle (ΔE2000 7.6). It sits at 255° on the hue wheel with 67% saturation and 89% lightness, which reads as cool.

What is the RGB value of #dbd2f6?

rgb(219, 210, 246) — 219 red, 210 green and 246 blue out of 255, or 85.9% / 82.4% / 96.5% by channel.

Is #dbd2f6 a light or a dark color?

It is a light color. Relative luminance is 0.6781 and perceived brightness is 85%, so black text on it reaches 14.56:1.

Should I use black or white text on #dbd2f6?

Black. It scores 14.56:1 against #dbd2f6, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #dbd2f6?

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

What colors go well with #dbd2f6?

For interface work: #F6F4FA as the surface, #CBC0ED for borders, #5F4B9B for secondary text, #AEAE1E as an accent and #2A156A for hover and pressed states. For a palette, the analogous pair #D2DBF6 and #EDD2F6 stays calm, while #EDF6D2 is the loudest partner.

What is #dbd2f6 in CMYK for printing?

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

Is #dbd2f6 warm or cool?

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

Work with #dbd2f6 in the Color Lab