Skip to content

#cdd3eb

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

RGB
205, 211, 235
HSL
228°, 43%, 86%
CMYK
13, 10, 0, 8
Luminance
0.6557

At a glance

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

Hex
#cdd3eb
Hue
228°
blue
Saturation
43%
soft
Lightness
86%
pale
Brightness
92%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6557
WCAG relative
Temperature
Cool
90/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
14.11:1
Closest name
Lavender
ΔE2000 5.3
Where it sits
Hue228° of 360°
Saturation43%
Lightness86%
Temperature
Warm ← → Cool90% 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#cdd3eb
RGBrgb(205, 211, 235)
HSLhsl(228, 43%, 86%)
CMYKcmyk(13%, 10%, 0%, 8%)
LABlab(84.8 2.6 -12.5)
LCHlch(84.8 12.8 282.0)
OKLCHoklch(0.870 0.034 274.5)
Decimal13489131
Display P3color(display-p3 0.804 0.827 0.922)

Copy-ready code

/* CSS */
color: #cdd3eb;
background-color: #cdd3eb;
/* Tailwind (arbitrary) */
class="text-[#cdd3eb] bg-[#cdd3eb]"
/* SCSS */
$brand: #cdd3eb;
/* SwiftUI */
Color(red: 0.804, green: 0.827, blue: 0.922)
/* Android */
Color.parseColor("#cdd3eb")
/* Flutter */
Color(0xFFCDD3EB)
/* Python / OpenCV (BGR) */
(235, 211, 205)

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

Accessibility — WCAG contrast

Aa
#cdd3eb on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#cdd3eb on black: 14.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDD5EC
deuteranopia · #CBD3EA
tritanopia · #C7D7DB

Color scale — 50 to 950

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

#F5F6FA
#EBEDF5
#cdd3eb
#AFB8DF
#8795CF
#5F72BF
#465BAF
#3A4C92
#2F3D75
#252F55
#171D35
Base = 200Lightest = 50 · #F5F6FADarkest = 950 · #171D35
:root {
  --brand-50: #F5F6FA;
  --brand-100: #EBEDF5;
  --brand-200: #cdd3eb;
  --brand-300: #AFB8DF;
  --brand-400: #8795CF;
  --brand-500: #5F72BF;
  --brand-600: #465BAF;
  --brand-700: #3A4C92;
  --brand-800: #2F3D75;
  --brand-900: #252F55;
  --brand-950: #171D35;
  --brand: #cdd3eb;
  --brand-ink: #000000;
}

Colors that work with #cdd3eb

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#F4F6FA
Tinted page background
Border#C5CCE8
Hairlines and dividers
Muted text#4B5B9B
Captions on the surface
Accent#956C37
Second voice, not a rival
Dark variant#242F5B
Hover, pressed, headers
Light variant#EDEFF8
Selected rows, tints
Dark surface#141724
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 #cdd3eb

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#EBE5CD
Analogous left#CDE2EB
Analogous right#D6CDEB
Split-complement 1#EBD6CD
Split-complement 2#E2EBCD
Triadic 1#EBCDD3
Triadic 2#D3EBCD
Tetradic#EBCDE2

RGB percentages

Red80.4%
Green82.7%
Blue92.2%

CMYK percentages

Cyan12.8%
Magenta10.2%
Yellow0.0%
Key (black)7.8%

Color previews

#cdd3eb text on a black background

contrast 14.11:1

Card sample

#cdd3eb text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd3eb

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.

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

#cdd3eb, answered

What color is #cdd3eb?

#cdd3eb is a pale soft blue, closest to Lavender (ΔE2000 5.3). It sits at 228° on the hue wheel with 43% saturation and 86% lightness, which reads as cool.

What is the RGB value of #cdd3eb?

rgb(205, 211, 235) — 205 red, 211 green and 235 blue out of 255, or 80.4% / 82.7% / 92.2% by channel.

Is #cdd3eb a light or a dark color?

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

Should I use black or white text on #cdd3eb?

Black. It scores 14.11:1 against #cdd3eb, versus 1.49:1 for white — AAA at any size.

What is the complementary color of #cdd3eb?

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

What colors go well with #cdd3eb?

For interface work: #F4F6FA as the surface, #C5CCE8 for borders, #4B5B9B for secondary text, #956C37 as an accent and #242F5B for hover and pressed states. For a palette, the analogous pair #CDE2EB and #D6CDEB stays calm, while #EBE5CD is the loudest partner.

What is #cdd3eb in CMYK for printing?

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

Is #cdd3eb warm or cool?

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

Work with #cdd3eb in the Color Lab