Skip to content

#cdd2f7

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

RGB
205, 210, 247
HSL
233°, 72%, 89%
CMYK
17, 15, 0, 3
Luminance
0.6579

At a glance

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

Hex
#cdd2f7
Hue
233°
blue
Saturation
72%
vivid
Lightness
89%
pale
Brightness
97%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6579
WCAG relative
Temperature
Cool
87/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
14.16:1
Closest name
Lavender
ΔE2000 7.2
Where it sits
Hue233° of 360°
Saturation72%
Lightness89%
Temperature
Warm ← → Cool87% 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#cdd2f7
RGBrgb(205, 210, 247)
HSLhsl(233, 72%, 89%)
CMYKcmyk(17%, 15%, 0%, 3%)
LABlab(84.9 5.7 -18.7)
LCHlch(84.9 19.5 286.9)
OKLCHoklch(0.872 0.051 279.2)
Decimal13488887
Display P3color(display-p3 0.804 0.824 0.969)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd2f7 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#cdd2f7 on black: 14.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8D6F9
deuteranopia · #C6D3F6
tritanopia · #C4D8DE

Color scale — 50 to 950

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

#F3F4FC
#E7E9F8
#cdd2f7
#9EA8F0
#6E7CE8
#3E51E0
#2237D3
#1C2EB0
#17258D
#141E66
#0D1340
Base = 200Lightest = 50 · #F3F4FCDarkest = 950 · #0D1340
:root {
  --brand-50: #F3F4FC;
  --brand-100: #E7E9F8;
  --brand-200: #cdd2f7;
  --brand-300: #9EA8F0;
  --brand-400: #6E7CE8;
  --brand-500: #3E51E0;
  --brand-600: #2237D3;
  --brand-700: #1C2EB0;
  --brand-800: #17258D;
  --brand-900: #141E66;
  --brand-950: #0D1340;
  --brand: #cdd2f7;
  --brand-ink: #000000;
}

Colors that work with #cdd2f7

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#C0C5ED
Hairlines and dividers
Muted text#4B549B
Captions on the surface
Accent#B37B19
Second voice, not a rival
Dark variant#121D6E
Hover, pressed, headers
Light variant#E9EBFB
Selected rows, tints
Dark surface#141624
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 #cdd2f7

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#F7F2CD
Analogous left#CDE7F7
Analogous right#DDCDF7
Split-complement 1#F7DDCD
Split-complement 2#E7F7CD
Triadic 1#F7CDD2
Triadic 2#D2F7CD
Tetradic#F7CDE7

RGB percentages

Red80.4%
Green82.4%
Blue96.9%

CMYK percentages

Cyan17.0%
Magenta15.0%
Yellow0.0%
Key (black)3.1%

Color previews

#cdd2f7 text on a black background

contrast 14.16:1

Card sample

#cdd2f7 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd2f7

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.

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

#cdd2f7, answered

What color is #cdd2f7?

#cdd2f7 is a pale vivid blue, closest to Lavender (ΔE2000 7.2). It sits at 233° on the hue wheel with 72% saturation and 89% lightness, which reads as cool.

What is the RGB value of #cdd2f7?

rgb(205, 210, 247) — 205 red, 210 green and 247 blue out of 255, or 80.4% / 82.4% / 96.9% by channel.

Is #cdd2f7 a light or a dark color?

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

Should I use black or white text on #cdd2f7?

Black. It scores 14.16:1 against #cdd2f7, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #cdd2f7?

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

What colors go well with #cdd2f7?

For interface work: #F4F5FA as the surface, #C0C5ED for borders, #4B549B for secondary text, #B37B19 as an accent and #121D6E for hover and pressed states. For a palette, the analogous pair #CDE7F7 and #DDCDF7 stays calm, while #F7F2CD is the loudest partner.

What is #cdd2f7 in CMYK for printing?

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

Is #cdd2f7 warm or cool?

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

Work with #cdd2f7 in the Color Lab