Skip to content

#cecee1

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

RGB
206, 206, 225
HSL
240°, 24%, 85%
CMYK
8, 8, 0, 12
Luminance
0.6270

At a glance

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

Hex
#cecee1
Hue
240°
blue
Saturation
24%
soft
Lightness
85%
light
Brightness
88%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6270
WCAG relative
Temperature
Cool
73/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
13.54:1
Closest name
Lavender
ΔE2000 5.5
Where it sits
Hue240° of 360°
Saturation24%
Lightness85%
Temperature
Warm ← → Cool73% 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#cecee1
RGBrgb(206, 206, 225)
HSLhsl(240, 24%, 85%)
CMYKcmyk(8%, 8%, 0%, 12%)
LABlab(83.3 3.6 -9.4)
LCHlch(83.3 10.0 291.0)
OKLCHoklch(0.857 0.026 285.8)
Decimal13553377
Display P3color(display-p3 0.808 0.808 0.882)

Copy-ready code

/* CSS */
color: #cecee1;
background-color: #cecee1;
/* Tailwind (arbitrary) */
class="text-[#cecee1] bg-[#cecee1]"
/* SCSS */
$brand: #cecee1;
/* SwiftUI */
Color(red: 0.808, green: 0.808, blue: 0.882)
/* Android */
Color.parseColor("#cecee1")
/* Flutter */
Color(0xFFCECEE1)
/* Python / OpenCV (BGR) */
(225, 206, 206)

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

Accessibility — WCAG contrast

Aa
#cecee1 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#cecee1 on black: 13.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAD0E2
deuteranopia · #C9CFE0
tritanopia · #CAD1D4

Color scale — 50 to 950

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

#F6F6F9
#EDEDF3
#cecee1
#B9B9D4
#9797BF
#7474AA
#5D5D98
#4D4D7F
#3E3E65
#30304B
#1E1E2F
Base = 200Lightest = 50 · #F6F6F9Darkest = 950 · #1E1E2F
:root {
  --brand-50: #F6F6F9;
  --brand-100: #EDEDF3;
  --brand-200: #cecee1;
  --brand-300: #B9B9D4;
  --brand-400: #9797BF;
  --brand-500: #7474AA;
  --brand-600: #5D5D98;
  --brand-700: #4D4D7F;
  --brand-800: #3E3E65;
  --brand-900: #30304B;
  --brand-950: #1E1E2F;
  --brand: #cecee1;
  --brand-ink: #000000;
}

Colors that work with #cecee1

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#CCCCE0
Hairlines and dividers
Muted text#57578E
Captions on the surface
Accent#847448
Second voice, not a rival
Dark variant#30304F
Hover, pressed, headers
Light variant#EFEFF5
Selected rows, tints
Dark surface#151523
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 #cecee1

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#E1E1CE
Analogous left#CED7E1
Analogous right#D7CEE1
Split-complement 1#E1D7CE
Split-complement 2#D7E1CE
Triadic 1#E1CECE
Triadic 2#CEE1CE
Tetradic#E1CED7

RGB percentages

Red80.8%
Green80.8%
Blue88.2%

CMYK percentages

Cyan8.4%
Magenta8.4%
Yellow0.0%
Key (black)11.8%

Color previews

#cecee1 text on a black background

contrast 13.54:1

Card sample

#cecee1 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 206, 225, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 206, 225, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cecee1;
background: linear-gradient(135deg, #cecee1, #DBCEE1);

Monochromatic scale

Palettes built from #cecee1

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.

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

#cecee1, answered

What color is #cecee1?

#cecee1 is a light soft blue, closest to Lavender (ΔE2000 5.5). It sits at 240° on the hue wheel with 24% saturation and 85% lightness, which reads as cool.

What is the RGB value of #cecee1?

rgb(206, 206, 225) — 206 red, 206 green and 225 blue out of 255, or 80.8% / 80.8% / 88.2% by channel.

Is #cecee1 a light or a dark color?

It is a light color. Relative luminance is 0.6270 and perceived brightness is 82%, so black text on it reaches 13.54:1.

Should I use black or white text on #cecee1?

Black. It scores 13.54:1 against #cecee1, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #cecee1?

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

What colors go well with #cecee1?

For interface work: #F6F6F9 as the surface, #CCCCE0 for borders, #57578E for secondary text, #847448 as an accent and #30304F for hover and pressed states. For a palette, the analogous pair #CED7E1 and #D7CEE1 stays calm, while #E1E1CE is the loudest partner.

What is #cecee1 in CMYK for printing?

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

Is #cecee1 warm or cool?

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

Work with #cecee1 in the Color Lab