Skip to content

#ccc9db

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

RGB
204, 201, 219
HSL
250°, 20%, 82%
CMYK
7, 8, 0, 14
Luminance
0.5973

At a glance

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

Hex
#ccc9db
Hue
250°
blue
Saturation
20%
soft
Lightness
82%
light
Brightness
86%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5973
WCAG relative
Temperature
Cool
66/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
12.95:1
Closest name
Lavender
ΔE2000 6.7
Where it sits
Hue250° of 360°
Saturation20%
Lightness82%
Temperature
Warm ← → Cool66% 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#ccc9db
RGBrgb(204, 201, 219)
HSLhsl(250, 20%, 82%)
CMYKcmyk(7%, 8%, 0%, 14%)
LABlab(81.7 4.4 -8.6)
LCHlch(81.7 9.6 297.3)
OKLCHoklch(0.844 0.025 293.5)
Decimal13421019
Display P3color(display-p3 0.800 0.788 0.859)

Copy-ready code

/* CSS */
color: #ccc9db;
background-color: #ccc9db;
/* Tailwind (arbitrary) */
class="text-[#ccc9db] bg-[#ccc9db]"
/* SCSS */
$brand: #ccc9db;
/* SwiftUI */
Color(red: 0.800, green: 0.788, blue: 0.859)
/* Android */
Color.parseColor("#ccc9db")
/* Flutter */
Color(0xFFCCC9DB)
/* Python / OpenCV (BGR) */
(219, 201, 204)

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

Accessibility — WCAG contrast

Aa
#ccc9db on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#ccc9db on black: 12.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6CBDC
deuteranopia · #C6CBDA
tritanopia · #C9CCCF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ccc9db is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F6F9
#EEEDF2
#DAD8E4
#ccc9db
#A09ABC
#8078A5
#6A6293
#58527A
#474162
#363248
#221F2D
Base = 300Lightest = 50 · #F7F6F9Darkest = 950 · #221F2D
:root {
  --brand-50: #F7F6F9;
  --brand-100: #EEEDF2;
  --brand-200: #DAD8E4;
  --brand-300: #ccc9db;
  --brand-400: #A09ABC;
  --brand-500: #8078A5;
  --brand-600: #6A6293;
  --brand-700: #58527A;
  --brand-800: #474162;
  --brand-900: #363248;
  --brand-950: #221F2D;
  --brand: #ccc9db;
  --brand-ink: #000000;
}

Colors that work with #ccc9db

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#F6F6F9
Tinted page background
Border#D1CEDE
Hairlines and dividers
Muted text#635C8A
Captions on the surface
Accent#7F7A4D
Second voice, not a rival
Dark variant#37334D
Hover, pressed, headers
Light variant#F1F0F5
Selected rows, tints
Dark surface#181622
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 #ccc9db

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#D8DBC9
Analogous left#C9CFDB
Analogous right#D5C9DB
Split-complement 1#DBD5C9
Split-complement 2#CFDBC9
Triadic 1#DBCCC9
Triadic 2#C9DBCC
Tetradic#DBC9CF

RGB percentages

Red80.0%
Green78.8%
Blue85.9%

CMYK percentages

Cyan6.8%
Magenta8.2%
Yellow0.0%
Key (black)14.1%

Color previews

#ccc9db text on a black background

contrast 12.95:1

Card sample

#ccc9db text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 201, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 201, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccc9db;
background: linear-gradient(135deg, #ccc9db, #D8C9DB);

Monochromatic scale

Palettes built from #ccc9db

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.

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

Converts to four-color process without much drama. Proof it anyway.

#ccc9db, answered

What color is #ccc9db?

#ccc9db is a light soft blue, closest to Lavender (ΔE2000 6.7). It sits at 250° on the hue wheel with 20% saturation and 82% lightness, which reads as cool.

What is the RGB value of #ccc9db?

rgb(204, 201, 219) — 204 red, 201 green and 219 blue out of 255, or 80% / 78.8% / 85.9% by channel.

Is #ccc9db a light or a dark color?

It is a light color. Relative luminance is 0.5973 and perceived brightness is 80%, so black text on it reaches 12.95:1.

Should I use black or white text on #ccc9db?

Black. It scores 12.95:1 against #ccc9db, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #ccc9db?

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

What colors go well with #ccc9db?

For interface work: #F6F6F9 as the surface, #D1CEDE for borders, #635C8A for secondary text, #7F7A4D as an accent and #37334D for hover and pressed states. For a palette, the analogous pair #C9CFDB and #D5C9DB stays calm, while #D8DBC9 is the loudest partner.

What is #ccc9db in CMYK for printing?

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

Is #ccc9db warm or cool?

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

Work with #ccc9db in the Color Lab