Skip to content

#c9cbf2

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

RGB
201, 203, 242
HSL
237°, 61%, 87%
CMYK
17, 16, 0, 5
Luminance
0.6154

At a glance

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

Hex
#c9cbf2
Hue
237°
blue
Saturation
61%
vivid
Lightness
87%
pale
Brightness
95%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6154
WCAG relative
Temperature
Cool
85/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.31:1
Closest name
Lavender
ΔE2000 8.6
Where it sits
Hue237° of 360°
Saturation61%
Lightness87%
Temperature
Warm ← → Cool85% 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#c9cbf2
RGBrgb(201, 203, 242)
HSLhsl(237, 61%, 87%)
CMYKcmyk(17%, 16%, 0%, 5%)
LABlab(82.7 7.1 -19.4)
LCHlch(82.7 20.6 290.1)
OKLCHoklch(0.853 0.054 282.9)
Decimal13224946
Display P3color(display-p3 0.788 0.796 0.949)

Copy-ready code

/* CSS */
color: #c9cbf2;
background-color: #c9cbf2;
/* Tailwind (arbitrary) */
class="text-[#c9cbf2] bg-[#c9cbf2]"
/* SCSS */
$brand: #c9cbf2;
/* SwiftUI */
Color(red: 0.788, green: 0.796, blue: 0.949)
/* Android */
Color.parseColor("#c9cbf2")
/* Flutter */
Color(0xFFC9CBF2)
/* Python / OpenCV (BGR) */
(242, 203, 201)

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

Accessibility — WCAG contrast

Aa
#c9cbf2 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#c9cbf2 on black: 13.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1CFF4
deuteranopia · #C0CDF1
tritanopia · #C0D2D8

Color scale — 50 to 950

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

#F4F4FB
#E8E9F7
#c9cbf2
#A5A8E9
#777CDE
#4A51D3
#2F37C5
#282EA4
#202484
#1B1E60
#11133C
Base = 200Lightest = 50 · #F4F4FBDarkest = 950 · #11133C
:root {
  --brand-50: #F4F4FB;
  --brand-100: #E8E9F7;
  --brand-200: #c9cbf2;
  --brand-300: #A5A8E9;
  --brand-400: #777CDE;
  --brand-500: #4A51D3;
  --brand-600: #2F37C5;
  --brand-700: #282EA4;
  --brand-800: #202484;
  --brand-900: #1B1E60;
  --brand-950: #11133C;
  --brand: #c9cbf2;
  --brand-ink: #000000;
}

Colors that work with #c9cbf2

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#C0C2ED
Hairlines and dividers
Muted text#4B4E9B
Captions on the surface
Accent#A78025
Second voice, not a rival
Dark variant#191D67
Hover, pressed, headers
Light variant#EAEBFA
Selected rows, tints
Dark surface#141424
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 #c9cbf2

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#F2F0C9
Analogous left#C9E0F2
Analogous right#DCC9F2
Split-complement 1#F2DCC9
Split-complement 2#E0F2C9
Triadic 1#F2C9CB
Triadic 2#CBF2C9
Tetradic#F2C9E0

RGB percentages

Red78.8%
Green79.6%
Blue94.9%

CMYK percentages

Cyan16.9%
Magenta16.1%
Yellow0.0%
Key (black)5.1%

Color previews

#c9cbf2 text on a black background

contrast 13.31:1

Card sample

#c9cbf2 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c9cbf2

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.

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

#c9cbf2, answered

What color is #c9cbf2?

#c9cbf2 is a pale vivid blue, closest to Lavender (ΔE2000 8.6). It sits at 237° on the hue wheel with 61% saturation and 87% lightness, which reads as cool.

What is the RGB value of #c9cbf2?

rgb(201, 203, 242) — 201 red, 203 green and 242 blue out of 255, or 78.8% / 79.6% / 94.9% by channel.

Is #c9cbf2 a light or a dark color?

It is a light color. Relative luminance is 0.6154 and perceived brightness is 81%, so black text on it reaches 13.31:1.

Should I use black or white text on #c9cbf2?

Black. It scores 13.31:1 against #c9cbf2, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #c9cbf2?

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

What colors go well with #c9cbf2?

For interface work: #F4F5FA as the surface, #C0C2ED for borders, #4B4E9B for secondary text, #A78025 as an accent and #191D67 for hover and pressed states. For a palette, the analogous pair #C9E0F2 and #DCC9F2 stays calm, while #F2F0C9 is the loudest partner.

What is #c9cbf2 in CMYK for printing?

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

Is #c9cbf2 warm or cool?

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

Work with #c9cbf2 in the Color Lab