Skip to content

#dfd0f6

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

RGB
223, 208, 246
HSL
264°, 68%, 89%
CMYK
9, 15, 0, 4
Luminance
0.6745

At a glance

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

Hex
#dfd0f6
Hue
264°
violet
Saturation
68%
vivid
Lightness
89%
pale
Brightness
96%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6745
WCAG relative
Temperature
Cool
70/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
14.49:1
Closest name
Thistle
ΔE2000 6.5
Where it sits
Hue264° of 360°
Saturation68%
Lightness89%
Temperature
Warm ← → Cool70% 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#dfd0f6
RGBrgb(223, 208, 246)
HSLhsl(264, 68%, 89%)
CMYKcmyk(9%, 15%, 0%, 4%)
LABlab(85.7 12.2 -16.7)
LCHlch(85.7 20.7 306.1)
OKLCHoklch(0.882 0.054 303.2)
Decimal14668022
Display P3color(display-p3 0.875 0.816 0.965)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfd0f6 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#dfd0f6 on black: 14.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAD6F8
deuteranopia · #CCD6F5
tritanopia · #DCD5DD

Color scale — 50 to 950

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

#F6F3FB
#EEE8F8
#dfd0f6
#BFA1ED
#9F72E4
#7F43DB
#6927CE
#5721AB
#461A89
#351763
#210E3E
Base = 200Lightest = 50 · #F6F3FBDarkest = 950 · #210E3E
:root {
  --brand-50: #F6F3FB;
  --brand-100: #EEE8F8;
  --brand-200: #dfd0f6;
  --brand-300: #BFA1ED;
  --brand-400: #9F72E4;
  --brand-500: #7F43DB;
  --brand-600: #6927CE;
  --brand-700: #5721AB;
  --brand-800: #461A89;
  --brand-900: #351763;
  --brand-950: #210E3E;
  --brand: #dfd0f6;
  --brand-ink: #000000;
}

Colors that work with #dfd0f6

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#D1C0ED
Hairlines and dividers
Muted text#6A4B9B
Captions on the surface
Accent#99AF1D
Second voice, not a rival
Dark variant#37146B
Hover, pressed, headers
Light variant#F0EAFB
Selected rows, tints
Dark surface#1A1424
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 #dfd0f6

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#E7F6D0
Analogous left#D0D4F6
Analogous right#F2D0F6
Split-complement 1#F6F2D0
Split-complement 2#D4F6D0
Triadic 1#F6DFD0
Triadic 2#D0F6DF
Tetradic#F6D0D4

RGB percentages

Red87.5%
Green81.6%
Blue96.5%

CMYK percentages

Cyan9.3%
Magenta15.4%
Yellow0.0%
Key (black)3.5%

Color previews

#dfd0f6 text on a black background

contrast 14.49:1

Card sample

#dfd0f6 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfd0f6

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.

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

#dfd0f6, answered

What color is #dfd0f6?

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

What is the RGB value of #dfd0f6?

rgb(223, 208, 246) — 223 red, 208 green and 246 blue out of 255, or 87.5% / 81.6% / 96.5% by channel.

Is #dfd0f6 a light or a dark color?

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

Should I use black or white text on #dfd0f6?

Black. It scores 14.49:1 against #dfd0f6, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #dfd0f6?

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

What colors go well with #dfd0f6?

For interface work: #F7F4FA as the surface, #D1C0ED for borders, #6A4B9B for secondary text, #99AF1D as an accent and #37146B for hover and pressed states. For a palette, the analogous pair #D0D4F6 and #F2D0F6 stays calm, while #E7F6D0 is the loudest partner.

What is #dfd0f6 in CMYK for printing?

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

Is #dfd0f6 warm or cool?

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

Work with #dfd0f6 in the Color Lab