Skip to content

#cdd4f1

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

RGB
205, 212, 241
HSL
228°, 56%, 88%
CMYK
15, 12, 0, 6
Luminance
0.6642

At a glance

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

Hex
#cdd4f1
Hue
228°
blue
Saturation
56%
vivid
Lightness
88%
pale
Brightness
95%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6642
WCAG relative
Temperature
Cool
90/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
14.28:1
Closest name
Lavender
ΔE2000 5.7
Where it sits
Hue228° of 360°
Saturation56%
Lightness88%
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#cdd4f1
RGBrgb(205, 212, 241)
HSLhsl(228, 56%, 88%)
CMYKcmyk(15%, 12%, 0%, 6%)
LABlab(85.2 3.4 -15.0)
LCHlch(85.2 15.4 282.6)
OKLCHoklch(0.874 0.041 274.8)
Decimal13489393
Display P3color(display-p3 0.804 0.831 0.945)

Copy-ready code

/* CSS */
color: #cdd4f1;
background-color: #cdd4f1;
/* Tailwind (arbitrary) */
class="text-[#cdd4f1] bg-[#cdd4f1]"
/* SCSS */
$brand: #cdd4f1;
/* SwiftUI */
Color(red: 0.804, green: 0.831, blue: 0.945)
/* Android */
Color.parseColor("#cdd4f1")
/* Flutter */
Color(0xFFCDD4F1)
/* Python / OpenCV (BGR) */
(241, 212, 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 #cdd4f1 · 14.28:1
Use #000000AAA at every size.
Aa
White text · 1.47:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.28:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cdd4f1 as text scores 1.47:1 on white and 14.28:1 on black.

Accessibility — WCAG contrast

Aa
#cdd4f1 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#cdd4f1 on black: 14.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CCD6F2
deuteranopia · #CAD4F0
tritanopia · #C5D9DD

Color scale — 50 to 950

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

#F4F5FB
#E9ECF6
#cdd4f1
#A7B4E6
#7C8EDA
#5068CE
#3650BF
#2D439F
#24367F
#1E2A5D
#121A3A
Base = 200Lightest = 50 · #F4F5FBDarkest = 950 · #121A3A
:root {
  --brand-50: #F4F5FB;
  --brand-100: #E9ECF6;
  --brand-200: #cdd4f1;
  --brand-300: #A7B4E6;
  --brand-400: #7C8EDA;
  --brand-500: #5068CE;
  --brand-600: #3650BF;
  --brand-700: #2D439F;
  --brand-800: #24367F;
  --brand-900: #1E2A5D;
  --brand-950: #121A3A;
  --brand: #cdd4f1;
  --brand-ink: #000000;
}

Colors that work with #cdd4f1

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#F4F5FA
Tinted page background
Border#C0C9ED
Hairlines and dividers
Muted text#4B5A9B
Captions on the surface
Accent#A36C29
Second voice, not a rival
Dark variant#1C2A64
Hover, pressed, headers
Light variant#EBEEF9
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 #cdd4f1

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#F1EACD
Analogous left#CDE6F1
Analogous right#D8CDF1
Split-complement 1#F1D8CD
Split-complement 2#E6F1CD
Triadic 1#F1CDD4
Triadic 2#D4F1CD
Tetradic#F1CDE6

RGB percentages

Red80.4%
Green83.1%
Blue94.5%

CMYK percentages

Cyan14.9%
Magenta12.0%
Yellow0.0%
Key (black)5.5%

Color previews

#cdd4f1 text on a black background

contrast 14.28:1

Card sample

#cdd4f1 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd4f1

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.

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

#cdd4f1, answered

What color is #cdd4f1?

#cdd4f1 is a pale vivid blue, closest to Lavender (ΔE2000 5.7). It sits at 228° on the hue wheel with 56% saturation and 88% lightness, which reads as cool.

What is the RGB value of #cdd4f1?

rgb(205, 212, 241) — 205 red, 212 green and 241 blue out of 255, or 80.4% / 83.1% / 94.5% by channel.

Is #cdd4f1 a light or a dark color?

It is a light color. Relative luminance is 0.6642 and perceived brightness is 84%, so black text on it reaches 14.28:1.

Should I use black or white text on #cdd4f1?

Black. It scores 14.28:1 against #cdd4f1, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #cdd4f1?

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

What colors go well with #cdd4f1?

For interface work: #F4F5FA as the surface, #C0C9ED for borders, #4B5A9B for secondary text, #A36C29 as an accent and #1C2A64 for hover and pressed states. For a palette, the analogous pair #CDE6F1 and #D8CDF1 stays calm, while #F1EACD is the loudest partner.

What is #cdd4f1 in CMYK for printing?

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

Is #cdd4f1 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 #D3CDF1; nudged cooler, #CDDCF2.

Work with #cdd4f1 in the Color Lab