Skip to content

#d4cbf3

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

RGB
212, 203, 243
HSL
254°, 63%, 88%
CMYK
13, 17, 0, 5
Luminance
0.6318

At a glance

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

Hex
#d4cbf3
Hue
254°
blue
Saturation
63%
vivid
Lightness
88%
pale
Brightness
95%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6318
WCAG relative
Temperature
Cool
76/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.64:1
Closest name
Thistle
ΔE2000 7.6
Where it sits
Hue254° of 360°
Saturation63%
Lightness88%
Temperature
Warm ← → Cool76% 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#d4cbf3
RGBrgb(212, 203, 243)
HSLhsl(254, 63%, 88%)
CMYKcmyk(13%, 17%, 0%, 5%)
LABlab(83.5 10.8 -18.5)
LCHlch(83.5 21.4 300.1)
OKLCHoklch(0.862 0.056 295.5)
Decimal13945843
Display P3color(display-p3 0.831 0.796 0.953)

Copy-ready code

/* CSS */
color: #d4cbf3;
background-color: #d4cbf3;
/* Tailwind (arbitrary) */
class="text-[#d4cbf3] bg-[#d4cbf3]"
/* SCSS */
$brand: #d4cbf3;
/* SwiftUI */
Color(red: 0.831, green: 0.796, blue: 0.953)
/* Android */
Color.parseColor("#d4cbf3")
/* Flutter */
Color(0xFFD4CBF3)
/* Python / OpenCV (BGR) */
(243, 203, 212)

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

Accessibility — WCAG contrast

Aa
#d4cbf3 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#d4cbf3 on black: 13.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3D0F5
deuteranopia · #C4D0F2
tritanopia · #CED1D8

Color scale — 50 to 950

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

#F5F4FB
#ECE8F7
#d4cbf3
#B4A4EA
#8E76DF
#6849D5
#502EC7
#4326A6
#361F85
#2A1A60
#1A103C
Base = 200Lightest = 50 · #F5F4FBDarkest = 950 · #1A103C
:root {
  --brand-50: #F5F4FB;
  --brand-100: #ECE8F7;
  --brand-200: #d4cbf3;
  --brand-300: #B4A4EA;
  --brand-400: #8E76DF;
  --brand-500: #6849D5;
  --brand-600: #502EC7;
  --brand-700: #4326A6;
  --brand-800: #361F85;
  --brand-900: #2A1A60;
  --brand-950: #1A103C;
  --brand: #d4cbf3;
  --brand-ink: #000000;
}

Colors that work with #d4cbf3

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#CAC0ED
Hairlines and dividers
Muted text#5D4B9B
Captions on the surface
Accent#A9A623
Second voice, not a rival
Dark variant#2A1868
Hover, pressed, headers
Light variant#EEEAFA
Selected rows, tints
Dark surface#171424
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 #d4cbf3

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#EAF3CB
Analogous left#CBD6F3
Analogous right#E8CBF3
Split-complement 1#F3E8CB
Split-complement 2#D6F3CB
Triadic 1#F3D4CB
Triadic 2#CBF3D4
Tetradic#F3CBD6

RGB percentages

Red83.1%
Green79.6%
Blue95.3%

CMYK percentages

Cyan12.8%
Magenta16.5%
Yellow0.0%
Key (black)4.7%

Color previews

#d4cbf3 text on a black background

contrast 13.64:1

Card sample

#d4cbf3 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(212, 203, 243, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(212, 203, 243, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d4cbf3;
background: linear-gradient(135deg, #d4cbf3, #EFCBF3);

Monochromatic scale

Palettes built from #d4cbf3

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.

#d4cbf3 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#d4cbf3, answered

What color is #d4cbf3?

#d4cbf3 is a pale vivid blue, closest to Thistle (ΔE2000 7.6). It sits at 254° on the hue wheel with 63% saturation and 88% lightness, which reads as cool.

What is the RGB value of #d4cbf3?

rgb(212, 203, 243) — 212 red, 203 green and 243 blue out of 255, or 83.1% / 79.6% / 95.3% by channel.

Is #d4cbf3 a light or a dark color?

It is a light color. Relative luminance is 0.6318 and perceived brightness is 83%, so black text on it reaches 13.64:1.

Should I use black or white text on #d4cbf3?

Black. It scores 13.64:1 against #d4cbf3, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #d4cbf3?

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

What colors go well with #d4cbf3?

For interface work: #F6F4FA as the surface, #CAC0ED for borders, #5D4B9B for secondary text, #A9A623 as an accent and #2A1868 for hover and pressed states. For a palette, the analogous pair #CBD6F3 and #E8CBF3 stays calm, while #EAF3CB is the loudest partner.

What is #d4cbf3 in CMYK for printing?

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

Is #d4cbf3 warm or cool?

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

Work with #d4cbf3 in the Color Lab