Skip to content

#d3cfdf

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

RGB
211, 207, 223
HSL
255°, 20%, 84%
CMYK
5, 7, 0, 13
Luminance
0.6380

At a glance

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

Hex
#d3cfdf
Hue
255°
violet
Saturation
20%
soft
Lightness
84%
light
Brightness
87%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6380
WCAG relative
Temperature
Cool
64/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
13.76:1
Closest name
Lavender
ΔE2000 5.5
Where it sits
Hue255° of 360°
Saturation20%
Lightness84%
Temperature
Warm ← → Cool64% 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#d3cfdf
RGBrgb(211, 207, 223)
HSLhsl(255, 20%, 84%)
CMYKcmyk(5%, 7%, 0%, 13%)
LABlab(83.9 4.3 -7.4)
LCHlch(83.9 8.6 300.4)
OKLCHoklch(0.863 0.022 297.4)
Decimal13881311
Display P3color(display-p3 0.827 0.812 0.875)

Copy-ready code

/* CSS */
color: #d3cfdf;
background-color: #d3cfdf;
/* Tailwind (arbitrary) */
class="text-[#d3cfdf] bg-[#d3cfdf]"
/* SCSS */
$brand: #d3cfdf;
/* SwiftUI */
Color(red: 0.827, green: 0.812, blue: 0.875)
/* Android */
Color.parseColor("#d3cfdf")
/* Flutter */
Color(0xFFD3CFDF)
/* Python / OpenCV (BGR) */
(223, 207, 211)

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

Accessibility — WCAG contrast

Aa
#d3cfdf on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#d3cfdf on black: 13.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CCD1E0
deuteranopia · #CDD1DE
tritanopia · #D1D1D4

Color scale — 50 to 950

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

#F7F6F9
#EFEDF2
#d3cfdf
#C1BCD2
#A29ABC
#8478A5
#6E6293
#5C527A
#494162
#383248
#231F2D
Base = 200Lightest = 50 · #F7F6F9Darkest = 950 · #231F2D
:root {
  --brand-50: #F7F6F9;
  --brand-100: #EFEDF2;
  --brand-200: #d3cfdf;
  --brand-300: #C1BCD2;
  --brand-400: #A29ABC;
  --brand-500: #8478A5;
  --brand-600: #6E6293;
  --brand-700: #5C527A;
  --brand-800: #494162;
  --brand-900: #383248;
  --brand-950: #231F2D;
  --brand: #d3cfdf;
  --brand-ink: #000000;
}

Colors that work with #d3cfdf

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#D2CEDE
Hairlines and dividers
Muted text#675C8A
Captions on the surface
Accent#80804D
Second voice, not a rival
Dark variant#39334D
Hover, pressed, headers
Light variant#F1F0F5
Selected rows, tints
Dark surface#191622
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 #d3cfdf

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#DBDFCF
Analogous left#CFD3DF
Analogous right#DBCFDF
Split-complement 1#DFDBCF
Split-complement 2#D3DFCF
Triadic 1#DFD3CF
Triadic 2#CFDFD3
Tetradic#DFCFD3

RGB percentages

Red82.7%
Green81.2%
Blue87.5%

CMYK percentages

Cyan5.4%
Magenta7.2%
Yellow0.0%
Key (black)12.5%

Color previews

#d3cfdf text on a black background

contrast 13.76:1

Card sample

#d3cfdf text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3cfdf

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.

#d3cfdf 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

Converts to four-color process without much drama. Proof it anyway.

#d3cfdf, answered

What color is #d3cfdf?

#d3cfdf is a light soft violet, closest to Lavender (ΔE2000 5.5). It sits at 255° on the hue wheel with 20% saturation and 84% lightness, which reads as cool.

What is the RGB value of #d3cfdf?

rgb(211, 207, 223) — 211 red, 207 green and 223 blue out of 255, or 82.7% / 81.2% / 87.5% by channel.

Is #d3cfdf a light or a dark color?

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

Should I use black or white text on #d3cfdf?

Black. It scores 13.76:1 against #d3cfdf, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #d3cfdf?

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

What colors go well with #d3cfdf?

For interface work: #F7F6F9 as the surface, #D2CEDE for borders, #675C8A for secondary text, #80804D as an accent and #39334D for hover and pressed states. For a palette, the analogous pair #CFD3DF and #DBCFDF stays calm, while #DBDFCF is the loudest partner.

What is #d3cfdf in CMYK for printing?

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

Is #d3cfdf warm or cool?

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

Work with #d3cfdf in the Color Lab