Skip to content

#dbd7f2

a pale, vivid blue · cool · closest name: Lavender

RGB
219, 215, 242
HSL
249°, 51%, 90%
CMYK
10, 11, 0, 5
Luminance
0.7007

At a glance

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

Hex
#dbd7f2
Hue
249°
blue
Saturation
51%
vivid
Lightness
90%
pale
Brightness
95%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7007
WCAG relative
Temperature
Cool
78/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
15.01:1
Closest name
Lavender
ΔE2000 4.4
Where it sits
Hue249° of 360°
Saturation51%
Lightness90%
Temperature
Warm ← → Cool78% 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#dbd7f2
RGBrgb(219, 215, 242)
HSLhsl(249, 51%, 90%)
CMYKcmyk(10%, 11%, 0%, 5%)
LABlab(87.0 6.4 -12.7)
LCHlch(87.0 14.2 296.9)
OKLCHoklch(0.891 0.037 292.4)
Decimal14407666
Display P3color(display-p3 0.859 0.843 0.949)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbd7f2 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#dbd7f2 on black: 15.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2DAF3
deuteranopia · #D2DAF1
tritanopia · #D7DBE0

Color scale — 50 to 950

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

#F5F4FA
#EBEAF6
#dbd7f2
#B3AAE3
#8D80D6
#6756C8
#4F3CB9
#41329A
#34287B
#29215A
#1A1438
Base = 200Lightest = 50 · #F5F4FADarkest = 950 · #1A1438
:root {
  --brand-50: #F5F4FA;
  --brand-100: #EBEAF6;
  --brand-200: #dbd7f2;
  --brand-300: #B3AAE3;
  --brand-400: #8D80D6;
  --brand-500: #6756C8;
  --brand-600: #4F3CB9;
  --brand-700: #41329A;
  --brand-800: #34287B;
  --brand-900: #29215A;
  --brand-950: #1A1438;
  --brand: #dbd7f2;
  --brand-ink: #000000;
}

Colors that work with #dbd7f2

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#F5F4FA
Tinted page background
Border#C8C1EB
Hairlines and dividers
Muted text#574B9B
Captions on the surface
Accent#9E922E
Second voice, not a rival
Dark variant#291F60
Hover, pressed, headers
Light variant#EEECF9
Selected rows, tints
Dark surface#161424
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 #dbd7f2

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#EEF2D7
Analogous left#D7E0F2
Analogous right#E8D7F2
Split-complement 1#F2E8D7
Split-complement 2#E0F2D7
Triadic 1#F2DBD7
Triadic 2#D7F2DB
Tetradic#F2D7E0

RGB percentages

Red85.9%
Green84.3%
Blue94.9%

CMYK percentages

Cyan9.5%
Magenta11.2%
Yellow0.0%
Key (black)5.1%

Color previews

#dbd7f2 text on a black background

contrast 15.01:1

Card sample

#dbd7f2 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbd7f2

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.

#dbd7f2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#dbd7f2, answered

What color is #dbd7f2?

#dbd7f2 is a pale vivid blue, closest to Lavender (ΔE2000 4.4). It sits at 249° on the hue wheel with 51% saturation and 90% lightness, which reads as cool.

What is the RGB value of #dbd7f2?

rgb(219, 215, 242) — 219 red, 215 green and 242 blue out of 255, or 85.9% / 84.3% / 94.9% by channel.

Is #dbd7f2 a light or a dark color?

It is a light color. Relative luminance is 0.7007 and perceived brightness is 86%, so black text on it reaches 15.01:1.

Should I use black or white text on #dbd7f2?

Black. It scores 15.01:1 against #dbd7f2, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #dbd7f2?

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

What colors go well with #dbd7f2?

For interface work: #F5F4FA as the surface, #C8C1EB for borders, #574B9B for secondary text, #9E922E as an accent and #291F60 for hover and pressed states. For a palette, the analogous pair #D7E0F2 and #E8D7F2 stays calm, while #EEF2D7 is the loudest partner.

What is #dbd7f2 in CMYK for printing?

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

Is #dbd7f2 warm or cool?

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

Work with #dbd7f2 in the Color Lab