Skip to content

#cbc2ec

a light, vivid blue · cool · closest name: Thistle

RGB
203, 194, 236
HSL
253°, 53%, 84%
CMYK
14, 18, 0, 8
Luminance
0.5734

At a glance

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

Hex
#cbc2ec
Hue
253°
blue
Saturation
53%
vivid
Lightness
84%
light
Brightness
93%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5734
WCAG relative
Temperature
Cool
76/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
12.47:1
Closest name
Thistle
ΔE2000 7.7
Where it sits
Hue253° of 360°
Saturation53%
Lightness84%
Temperature
Warm ← → Cool76% 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#cbc2ec
RGBrgb(203, 194, 236)
HSLhsl(253, 53%, 84%)
CMYKcmyk(14%, 18%, 0%, 8%)
LABlab(80.4 11.3 -19.6)
LCHlch(80.4 22.7 299.9)
OKLCHoklch(0.835 0.059 294.9)
Decimal13353708
Display P3color(display-p3 0.796 0.761 0.925)

Copy-ready code

/* CSS */
color: #cbc2ec;
background-color: #cbc2ec;
/* Tailwind (arbitrary) */
class="text-[#cbc2ec] bg-[#cbc2ec]"
/* SCSS */
$brand: #cbc2ec;
/* SwiftUI */
Color(red: 0.796, green: 0.761, blue: 0.925)
/* Android */
Color.parseColor("#cbc2ec")
/* Flutter */
Color(0xFFCBC2EC)
/* Python / OpenCV (BGR) */
(236, 194, 203)

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

Accessibility — WCAG contrast

Aa
#cbc2ec on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#cbc2ec on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9C8EE
deuteranopia · #BAC7EB
tritanopia · #C5C8D0

Color scale — 50 to 950

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

#F6F4FA
#ECE9F6
#cbc2ec
#B6A9E4
#927FD7
#6D54CA
#563ABB
#47309C
#39277C
#2C205B
#1C1439
Base = 200Lightest = 50 · #F6F4FADarkest = 950 · #1C1439
:root {
  --brand-50: #F6F4FA;
  --brand-100: #ECE9F6;
  --brand-200: #cbc2ec;
  --brand-300: #B6A9E4;
  --brand-400: #927FD7;
  --brand-500: #6D54CA;
  --brand-600: #563ABB;
  --brand-700: #47309C;
  --brand-800: #39277C;
  --brand-900: #2C205B;
  --brand-950: #1C1439;
  --brand: #cbc2ec;
  --brand-ink: #000000;
}

Colors that work with #cbc2ec

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#F6F4FA
Tinted page background
Border#CAC1EC
Hairlines and dividers
Muted text#5C4B9B
Captions on the surface
Accent#A19C2B
Second voice, not a rival
Dark variant#2D1E61
Hover, pressed, headers
Light variant#EEECF9
Selected rows, tints
Dark surface#171424
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 #cbc2ec

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#E3ECC2
Analogous left#C2CEEC
Analogous right#E0C2EC
Split-complement 1#ECE0C2
Split-complement 2#CEECC2
Triadic 1#ECCBC2
Triadic 2#C2ECCB
Tetradic#ECC2CE

RGB percentages

Red79.6%
Green76.1%
Blue92.5%

CMYK percentages

Cyan14.0%
Magenta17.8%
Yellow0.0%
Key (black)7.5%

Color previews

#cbc2ec text on a black background

contrast 12.47:1

Card sample

#cbc2ec text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbc2ec

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.

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

#cbc2ec, answered

What color is #cbc2ec?

#cbc2ec is a light vivid blue, closest to Thistle (ΔE2000 7.7). It sits at 253° on the hue wheel with 53% saturation and 84% lightness, which reads as cool.

What is the RGB value of #cbc2ec?

rgb(203, 194, 236) — 203 red, 194 green and 236 blue out of 255, or 79.6% / 76.1% / 92.5% by channel.

Is #cbc2ec a light or a dark color?

It is a light color. Relative luminance is 0.5734 and perceived brightness is 79%, so black text on it reaches 12.47:1.

Should I use black or white text on #cbc2ec?

Black. It scores 12.47:1 against #cbc2ec, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #cbc2ec?

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

What colors go well with #cbc2ec?

For interface work: #F6F4FA as the surface, #CAC1EC for borders, #5C4B9B for secondary text, #A19C2B as an accent and #2D1E61 for hover and pressed states. For a palette, the analogous pair #C2CEEC and #E0C2EC stays calm, while #E3ECC2 is the loudest partner.

What is #cbc2ec in CMYK for printing?

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

Is #cbc2ec warm or cool?

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

Work with #cbc2ec in the Color Lab