Skip to content

#dbc2f4

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

RGB
219, 194, 244
HSL
270°, 69%, 86%
CMYK
10, 21, 0, 4
Luminance
0.6018

At a glance

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

Hex
#dbc2f4
Hue
270°
violet
Saturation
69%
vivid
Lightness
86%
pale
Brightness
96%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6018
WCAG relative
Temperature
Cool
67/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
13.04:1
Closest name
Thistle
ΔE2000 7.3
Where it sits
Hue270° of 360°
Saturation69%
Lightness86%
Temperature
Warm ← → Cool67% 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#dbc2f4
RGBrgb(219, 194, 244)
HSLhsl(270, 69%, 86%)
CMYKcmyk(10%, 21%, 0%, 4%)
LABlab(81.9 18.0 -21.4)
LCHlch(81.9 28.0 310.0)
OKLCHoklch(0.851 0.073 307.5)
Decimal14402292
Display P3color(display-p3 0.859 0.761 0.957)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbc2f4 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#dbc2f4 on black: 13.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BACBF6
deuteranopia · #BFCCF2
tritanopia · #D8C8D3

Color scale — 50 to 950

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

#F7F3FB
#F0E7F8
#dbc2f4
#C7A0EE
#AB70E5
#8F41DD
#7A25CF
#661FAD
#52198A
#3D1664
#260E3F
Base = 200Lightest = 50 · #F7F3FBDarkest = 950 · #260E3F
:root {
  --brand-50: #F7F3FB;
  --brand-100: #F0E7F8;
  --brand-200: #dbc2f4;
  --brand-300: #C7A0EE;
  --brand-400: #AB70E5;
  --brand-500: #8F41DD;
  --brand-600: #7A25CF;
  --brand-700: #661FAD;
  --brand-800: #52198A;
  --brand-900: #3D1664;
  --brand-950: #260E3F;
  --brand: #dbc2f4;
  --brand-ink: #000000;
}

Colors that work with #dbc2f4

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#D6C0ED
Hairlines and dividers
Muted text#734B9B
Captions on the surface
Accent#8BB01C
Second voice, not a rival
Dark variant#40146C
Hover, pressed, headers
Light variant#F2E9FB
Selected rows, tints
Dark surface#1C1424
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 #dbc2f4

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#DBF4C2
Analogous left#C2C2F4
Analogous right#F4C2F4
Split-complement 1#F4F4C2
Split-complement 2#C2F4C2
Triadic 1#F4DBC2
Triadic 2#C2F4DB
Tetradic#F4C2C2

RGB percentages

Red85.9%
Green76.1%
Blue95.7%

CMYK percentages

Cyan10.2%
Magenta20.5%
Yellow0.0%
Key (black)4.3%

Color previews

#dbc2f4 text on a black background

contrast 13.04:1

Card sample

#dbc2f4 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbc2f4

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.

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

#dbc2f4, answered

What color is #dbc2f4?

#dbc2f4 is a pale vivid violet, closest to Thistle (ΔE2000 7.3). It sits at 270° on the hue wheel with 69% saturation and 86% lightness, which reads as cool.

What is the RGB value of #dbc2f4?

rgb(219, 194, 244) — 219 red, 194 green and 244 blue out of 255, or 85.9% / 76.1% / 95.7% by channel.

Is #dbc2f4 a light or a dark color?

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

Should I use black or white text on #dbc2f4?

Black. It scores 13.04:1 against #dbc2f4, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #dbc2f4?

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

What colors go well with #dbc2f4?

For interface work: #F7F4FA as the surface, #D6C0ED for borders, #734B9B for secondary text, #8BB01C as an accent and #40146C for hover and pressed states. For a palette, the analogous pair #C2C2F4 and #F4C2F4 stays calm, while #DBF4C2 is the loudest partner.

What is #dbc2f4 in CMYK for printing?

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

Is #dbc2f4 warm or cool?

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

Work with #dbc2f4 in the Color Lab