Skip to content

#dfdae5

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

RGB
223, 218, 229
HSL
267°, 18%, 88%
CMYK
3, 5, 0, 10
Luminance
0.7149

At a glance

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

Hex
#dfdae5
Hue
267°
violet
Saturation
18%
soft
Lightness
88%
pale
Brightness
90%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7149
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
15.30:1
Closest name
Lavender
ΔE2000 4.7
Where it sits
Hue267° of 360°
Saturation18%
Lightness88%
Temperature
Warm ← → Cool59% 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#dfdae5
RGBrgb(223, 218, 229)
HSLhsl(267, 18%, 88%)
CMYKcmyk(3%, 5%, 0%, 10%)
LABlab(87.7 3.7 -4.8)
LCHlch(87.7 6.0 307.7)
OKLCHoklch(0.895 0.016 306.4)
Decimal14670565
Display P3color(display-p3 0.875 0.855 0.898)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdae5 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#dfdae5 on black: 15.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8DCE6
deuteranopia · #D9DCE5
tritanopia · #DEDBDD

Color scale — 50 to 950

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

#F7F6F8
#F0EEF2
#dfdae5
#C6BDD1
#AA9CBA
#8D7BA2
#786590
#645478
#504360
#3C3347
#26202C
Base = 200Lightest = 50 · #F7F6F8Darkest = 950 · #26202C
:root {
  --brand-50: #F7F6F8;
  --brand-100: #F0EEF2;
  --brand-200: #dfdae5;
  --brand-300: #C6BDD1;
  --brand-400: #AA9CBA;
  --brand-500: #8D7BA2;
  --brand-600: #786590;
  --brand-700: #645478;
  --brand-800: #504360;
  --brand-900: #3C3347;
  --brand-950: #26202C;
  --brand: #dfdae5;
  --brand-ink: #000000;
}

Colors that work with #dfdae5

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#F7F6F9
Tinted page background
Border#D6CFDD
Hairlines and dividers
Muted text#715F87
Captions on the surface
Accent#717B51
Second voice, not a rival
Dark variant#3F354B
Hover, pressed, headers
Light variant#F2F0F4
Selected rows, tints
Dark surface#1C1721
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 #dfdae5

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#E0E5DA
Analogous left#DADAE5
Analogous right#E4DAE5
Split-complement 1#E5E4DA
Split-complement 2#DAE5DA
Triadic 1#E5DFDA
Triadic 2#DAE5DF
Tetradic#E5DADA

RGB percentages

Red87.5%
Green85.5%
Blue89.8%

CMYK percentages

Cyan2.6%
Magenta4.8%
Yellow0.0%
Key (black)10.2%

Color previews

#dfdae5 text on a black background

contrast 15.30:1

Card sample

#dfdae5 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdae5

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.

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

#dfdae5, answered

What color is #dfdae5?

#dfdae5 is a pale soft violet, closest to Lavender (ΔE2000 4.7). It sits at 267° on the hue wheel with 18% saturation and 88% lightness, which reads as cool.

What is the RGB value of #dfdae5?

rgb(223, 218, 229) — 223 red, 218 green and 229 blue out of 255, or 87.5% / 85.5% / 89.8% by channel.

Is #dfdae5 a light or a dark color?

It is a light color. Relative luminance is 0.7149 and perceived brightness is 87%, so black text on it reaches 15.30:1.

Should I use black or white text on #dfdae5?

Black. It scores 15.30:1 against #dfdae5, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #dfdae5?

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

What colors go well with #dfdae5?

For interface work: #F7F6F9 as the surface, #D6CFDD for borders, #715F87 for secondary text, #717B51 as an accent and #3F354B for hover and pressed states. For a palette, the analogous pair #DADAE5 and #E4DAE5 stays calm, while #E0E5DA is the loudest partner.

What is #dfdae5 in CMYK for printing?

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

Is #dfdae5 warm or cool?

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

Work with #dfdae5 in the Color Lab