Skip to content

#dfd6f5

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

RGB
223, 214, 245
HSL
257°, 61%, 90%
CMYK
9, 13, 0, 4
Luminance
0.7037

At a glance

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

Hex
#dfd6f5
Hue
257°
violet
Saturation
61%
vivid
Lightness
90%
pale
Brightness
96%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7037
WCAG relative
Temperature
Cool
74/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
15.07:1
Closest name
Lavender
ΔE2000 6.2
Where it sits
Hue257° of 360°
Saturation61%
Lightness90%
Temperature
Warm ← → Cool74% 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#dfd6f5
RGBrgb(223, 214, 245)
HSLhsl(257, 61%, 90%)
CMYKcmyk(9%, 13%, 0%, 4%)
LABlab(87.2 8.8 -14.0)
LCHlch(87.2 16.6 302.2)
OKLCHoklch(0.893 0.043 298.8)
Decimal14669557
Display P3color(display-p3 0.875 0.839 0.961)

Copy-ready code

/* CSS */
color: #dfd6f5;
background-color: #dfd6f5;
/* Tailwind (arbitrary) */
class="text-[#dfd6f5] bg-[#dfd6f5]"
/* SCSS */
$brand: #dfd6f5;
/* SwiftUI */
Color(red: 0.875, green: 0.839, blue: 0.961)
/* Android */
Color.parseColor("#dfd6f5")
/* Flutter */
Color(0xFFDFD6F5)
/* Python / OpenCV (BGR) */
(245, 214, 223)

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 #dfd6f5 · 15.07:1
Use #000000AAA at every size.
Aa
White text · 1.39:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.07:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dfd6f5 as text scores 1.39:1 on white and 15.07:1 on black.

Accessibility — WCAG contrast

Aa
#dfd6f5 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#dfd6f5 on black: 15.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0DAF6
deuteranopia · #D2DAF4
tritanopia · #DBDAE0

Color scale — 50 to 950

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

#F6F4FB
#EDE8F7
#dfd6f5
#B9A5E9
#9578DE
#724BD3
#5B30C5
#4C28A4
#3D2083
#2F1B5F
#1D113C
Base = 200Lightest = 50 · #F6F4FBDarkest = 950 · #1D113C
:root {
  --brand-50: #F6F4FB;
  --brand-100: #EDE8F7;
  --brand-200: #dfd6f5;
  --brand-300: #B9A5E9;
  --brand-400: #9578DE;
  --brand-500: #724BD3;
  --brand-600: #5B30C5;
  --brand-700: #4C28A4;
  --brand-800: #3D2083;
  --brand-900: #2F1B5F;
  --brand-950: #1D113C;
  --brand: #dfd6f5;
  --brand-ink: #000000;
}

Colors that work with #dfd6f5

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#CDC0ED
Hairlines and dividers
Muted text#624B9B
Captions on the surface
Accent#A4A824
Second voice, not a rival
Dark variant#2F1967
Hover, pressed, headers
Light variant#EFEAFA
Selected rows, tints
Dark surface#191424
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 #dfd6f5

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#ECF5D6
Analogous left#D6DDF5
Analogous right#EED6F5
Split-complement 1#F5EED6
Split-complement 2#DDF5D6
Triadic 1#F5DFD6
Triadic 2#D6F5DF
Tetradic#F5D6DD

RGB percentages

Red87.5%
Green83.9%
Blue96.1%

CMYK percentages

Cyan9.0%
Magenta12.7%
Yellow0.0%
Key (black)3.9%

Color previews

#dfd6f5 text on a black background

contrast 15.07:1

Card sample

#dfd6f5 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfd6f5

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.

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

#dfd6f5, answered

What color is #dfd6f5?

#dfd6f5 is a pale vivid violet, closest to Lavender (ΔE2000 6.2). It sits at 257° on the hue wheel with 61% saturation and 90% lightness, which reads as cool.

What is the RGB value of #dfd6f5?

rgb(223, 214, 245) — 223 red, 214 green and 245 blue out of 255, or 87.5% / 83.9% / 96.1% by channel.

Is #dfd6f5 a light or a dark color?

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

Should I use black or white text on #dfd6f5?

Black. It scores 15.07:1 against #dfd6f5, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #dfd6f5?

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

What colors go well with #dfd6f5?

For interface work: #F6F4FA as the surface, #CDC0ED for borders, #624B9B for secondary text, #A4A824 as an accent and #2F1967 for hover and pressed states. For a palette, the analogous pair #D6DDF5 and #EED6F5 stays calm, while #ECF5D6 is the loudest partner.

What is #dfd6f5 in CMYK for printing?

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

Is #dfd6f5 warm or cool?

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

Work with #dfd6f5 in the Color Lab