Skip to content

#dbc6f5

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

RGB
219, 198, 245
HSL
267°, 70%, 87%
CMYK
11, 19, 0, 4
Luminance
0.6204

At a glance

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

Hex
#dbc6f5
Hue
267°
violet
Saturation
70%
vivid
Lightness
87%
pale
Brightness
96%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6204
WCAG relative
Temperature
Cool
68/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
13.41:1
Closest name
Thistle
ΔE2000 7
Where it sits
Hue267° of 360°
Saturation70%
Lightness87%
Temperature
Warm ← → Cool68% 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#dbc6f5
RGBrgb(219, 198, 245)
HSLhsl(267, 70%, 87%)
CMYKcmyk(11%, 19%, 0%, 4%)
LABlab(82.9 16.1 -20.4)
LCHlch(82.9 26.0 308.1)
OKLCHoklch(0.859 0.068 305.3)
Decimal14403317
Display P3color(display-p3 0.859 0.776 0.961)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbc6f5 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#dbc6f5 on black: 13.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BECEF7
deuteranopia · #C2CFF4
tritanopia · #D7CCD6

Color scale — 50 to 950

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

#F7F3FC
#EFE7F8
#dbc6f5
#C3A0EE
#A570E6
#8640DD
#7125D0
#5E1EAE
#4B188B
#391665
#240E3F
Base = 200Lightest = 50 · #F7F3FCDarkest = 950 · #240E3F
:root {
  --brand-50: #F7F3FC;
  --brand-100: #EFE7F8;
  --brand-200: #dbc6f5;
  --brand-300: #C3A0EE;
  --brand-400: #A570E6;
  --brand-500: #8640DD;
  --brand-600: #7125D0;
  --brand-700: #5E1EAE;
  --brand-800: #4B188B;
  --brand-900: #391665;
  --brand-950: #240E3F;
  --brand: #dbc6f5;
  --brand-ink: #000000;
}

Colors that work with #dbc6f5

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#F7F4FA
Tinted page background
Border#D4C0ED
Hairlines and dividers
Muted text#6E4B9B
Captions on the surface
Accent#95B11B
Second voice, not a rival
Dark variant#3B136C
Hover, pressed, headers
Light variant#F1E9FB
Selected rows, tints
Dark surface#1B1424
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 #dbc6f5

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#E0F5C6
Analogous left#C6C9F5
Analogous right#F3C6F5
Split-complement 1#F5F3C6
Split-complement 2#C9F5C6
Triadic 1#F5DBC6
Triadic 2#C6F5DB
Tetradic#F5C6C9

RGB percentages

Red85.9%
Green77.6%
Blue96.1%

CMYK percentages

Cyan10.6%
Magenta19.2%
Yellow0.0%
Key (black)3.9%

Color previews

#dbc6f5 text on a black background

contrast 13.41:1

Card sample

#dbc6f5 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbc6f5

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.

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

#dbc6f5, answered

What color is #dbc6f5?

#dbc6f5 is a pale vivid violet, closest to Thistle (ΔE2000 7). It sits at 267° on the hue wheel with 70% saturation and 87% lightness, which reads as cool.

What is the RGB value of #dbc6f5?

rgb(219, 198, 245) — 219 red, 198 green and 245 blue out of 255, or 85.9% / 77.6% / 96.1% by channel.

Is #dbc6f5 a light or a dark color?

It is a light color. Relative luminance is 0.6204 and perceived brightness is 82%, so black text on it reaches 13.41:1.

Should I use black or white text on #dbc6f5?

Black. It scores 13.41:1 against #dbc6f5, versus 1.57:1 for white — AAA at any size.

What is the complementary color of #dbc6f5?

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

What colors go well with #dbc6f5?

For interface work: #F7F4FA as the surface, #D4C0ED for borders, #6E4B9B for secondary text, #95B11B as an accent and #3B136C for hover and pressed states. For a palette, the analogous pair #C6C9F5 and #F3C6F5 stays calm, while #E0F5C6 is the loudest partner.

What is #dbc6f5 in CMYK for printing?

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

Is #dbc6f5 warm or cool?

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

Work with #dbc6f5 in the Color Lab