Skip to content

#d3c8fd

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

RGB
211, 200, 253
HSL
253°, 93%, 89%
CMYK
17, 21, 0, 1
Luminance
0.6225

At a glance

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

Hex
#d3c8fd
Hue
253°
blue
Saturation
93%
electric
Lightness
89%
pale
Brightness
99%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6225
WCAG relative
Temperature
Cool
76/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
13.45:1
Closest name
Thistle
ΔE2000 9.8
Where it sits
Hue253° of 360°
Saturation93%
Lightness89%
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#d3c8fd
RGBrgb(211, 200, 253)
HSLhsl(253, 93%, 89%)
CMYKcmyk(17%, 21%, 0%, 1%)
LABlab(83.0 14.2 -24.6)
LCHlch(83.0 28.4 299.9)
OKLCHoklch(0.859 0.074 294.3)
Decimal13879549
Display P3color(display-p3 0.827 0.784 0.992)

Copy-ready code

/* CSS */
color: #d3c8fd;
background-color: #d3c8fd;
/* Tailwind (arbitrary) */
class="text-[#d3c8fd] bg-[#d3c8fd]"
/* SCSS */
$brand: #d3c8fd;
/* SwiftUI */
Color(red: 0.827, green: 0.784, blue: 0.992)
/* Android */
Color.parseColor("#d3c8fd")
/* Flutter */
Color(0xFFD3C8FD)
/* Python / OpenCV (BGR) */
(253, 200, 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 #d3c8fd · 13.45:1
Use #000000AAA at every size.
Aa
White text · 1.56:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.45:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d3c8fd as text scores 1.56:1 on white and 13.45:1 on black.

Accessibility — WCAG contrast

Aa
#d3c8fd on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#d3c8fd on black: 13.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDCFFF
deuteranopia · #BECEFB
tritanopia · #CBD0DA

Color scale — 50 to 950

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

#F4F2FD
#E9E4FB
#d3c8fd
#A893FB
#7D5DF9
#5226F7
#3809EC
#2F07C5
#25069D
#1F0972
#130647
Base = 200Lightest = 50 · #F4F2FDDarkest = 950 · #130647
:root {
  --brand-50: #F4F2FD;
  --brand-100: #E9E4FB;
  --brand-200: #d3c8fd;
  --brand-300: #A893FB;
  --brand-400: #7D5DF9;
  --brand-500: #5226F7;
  --brand-600: #3809EC;
  --brand-700: #2F07C5;
  --brand-800: #25069D;
  --brand-900: #1F0972;
  --brand-950: #130647;
  --brand: #d3c8fd;
  --brand-ink: #000000;
}

Colors that work with #d3c8fd

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#C9C0ED
Hairlines and dividers
Muted text#5B4B9B
Captions on the surface
Accent#C8C104
Second voice, not a rival
Dark variant#1D047B
Hover, pressed, headers
Light variant#EBE6FE
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 #d3c8fd

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#F2FDC8
Analogous left#C8D7FD
Analogous right#EEC8FD
Split-complement 1#FDEEC8
Split-complement 2#D7FDC8
Triadic 1#FDD3C8
Triadic 2#C8FDD3
Tetradic#FDC8D7

RGB percentages

Red82.7%
Green78.4%
Blue99.2%

CMYK percentages

Cyan16.6%
Magenta20.9%
Yellow0.0%
Key (black)0.8%

Color previews

#d3c8fd text on a black background

contrast 13.45:1

Card sample

#d3c8fd text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3c8fd

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.

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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#d3c8fd, answered

What color is #d3c8fd?

#d3c8fd is a pale electric blue, closest to Thistle (ΔE2000 9.8). It sits at 253° on the hue wheel with 93% saturation and 89% lightness, which reads as cool.

What is the RGB value of #d3c8fd?

rgb(211, 200, 253) — 211 red, 200 green and 253 blue out of 255, or 82.7% / 78.4% / 99.2% by channel.

Is #d3c8fd a light or a dark color?

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

Should I use black or white text on #d3c8fd?

Black. It scores 13.45:1 against #d3c8fd, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #d3c8fd?

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

What colors go well with #d3c8fd?

For interface work: #F6F4FA as the surface, #C9C0ED for borders, #5B4B9B for secondary text, #C8C104 as an accent and #1D047B for hover and pressed states. For a palette, the analogous pair #C8D7FD and #EEC8FD stays calm, while #F2FDC8 is the loudest partner.

What is #d3c8fd in CMYK for printing?

cmyk(17%, 21%, 0%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #d3c8fd 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 #E6C8FD; nudged cooler, #C7D0FE.

Work with #d3c8fd in the Color Lab