Skip to content

#ccc1f6

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

RGB
204, 193, 246
HSL
253°, 75%, 86%
CMYK
17, 22, 0, 4
Luminance
0.5763

At a glance

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

Hex
#ccc1f6
Hue
253°
blue
Saturation
75%
vivid
Lightness
86%
pale
Brightness
96%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5763
WCAG relative
Temperature
Cool
76/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
12.53:1
Closest name
Thistle
ΔE2000 9.7
Where it sits
Hue253° of 360°
Saturation75%
Lightness86%
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#ccc1f6
RGBrgb(204, 193, 246)
HSLhsl(253, 75%, 86%)
CMYKcmyk(17%, 22%, 0%, 4%)
LABlab(80.5 14.3 -24.7)
LCHlch(80.5 28.6 300.0)
OKLCHoklch(0.838 0.074 294.3)
Decimal13418998
Display P3color(display-p3 0.800 0.757 0.965)

Copy-ready code

/* CSS */
color: #ccc1f6;
background-color: #ccc1f6;
/* Tailwind (arbitrary) */
class="text-[#ccc1f6] bg-[#ccc1f6]"
/* SCSS */
$brand: #ccc1f6;
/* SwiftUI */
Color(red: 0.800, green: 0.757, blue: 0.965)
/* Android */
Color.parseColor("#ccc1f6")
/* Flutter */
Color(0xFFCCC1F6)
/* Python / OpenCV (BGR) */
(246, 193, 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 #ccc1f6 · 12.53:1
Use #000000AAA at every size.
Aa
White text · 1.68:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.53:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ccc1f6 as text scores 1.68:1 on white and 12.53:1 on black.

Accessibility — WCAG contrast

Aa
#ccc1f6 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#ccc1f6 on black: 12.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5C8F8
deuteranopia · #B7C7F4
tritanopia · #C4C9D3

Color scale — 50 to 950

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

#F5F3FC
#EBE7F9
#ccc1f6
#AE9DF1
#866CEA
#5E3BE3
#451FD6
#3A1AB2
#2E158E
#251367
#170C41
Base = 200Lightest = 50 · #F5F3FCDarkest = 950 · #170C41
:root {
  --brand-50: #F5F3FC;
  --brand-100: #EBE7F9;
  --brand-200: #ccc1f6;
  --brand-300: #AE9DF1;
  --brand-400: #866CEA;
  --brand-500: #5E3BE3;
  --brand-600: #451FD6;
  --brand-700: #3A1AB2;
  --brand-800: #2E158E;
  --brand-900: #251367;
  --brand-950: #170C41;
  --brand: #ccc1f6;
  --brand-ink: #000000;
}

Colors that work with #ccc1f6

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#C9C0ED
Hairlines and dividers
Muted text#5B4B9B
Captions on the surface
Accent#B5AF17
Second voice, not a rival
Dark variant#24106F
Hover, pressed, headers
Light variant#EDE9FC
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 #ccc1f6

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#EBF6C1
Analogous left#C1D1F6
Analogous right#E7C1F6
Split-complement 1#F6E7C1
Split-complement 2#D1F6C1
Triadic 1#F6CCC1
Triadic 2#C1F6CC
Tetradic#F6C1D1

RGB percentages

Red80.0%
Green75.7%
Blue96.5%

CMYK percentages

Cyan17.1%
Magenta21.5%
Yellow0.0%
Key (black)3.5%

Color previews

#ccc1f6 text on a black background

contrast 12.53:1

Card sample

#ccc1f6 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc1f6

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.

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

#ccc1f6, answered

What color is #ccc1f6?

#ccc1f6 is a pale vivid blue, closest to Thistle (ΔE2000 9.7). It sits at 253° on the hue wheel with 75% saturation and 86% lightness, which reads as cool.

What is the RGB value of #ccc1f6?

rgb(204, 193, 246) — 204 red, 193 green and 246 blue out of 255, or 80% / 75.7% / 96.5% by channel.

Is #ccc1f6 a light or a dark color?

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

Should I use black or white text on #ccc1f6?

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

What is the complementary color of #ccc1f6?

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

What colors go well with #ccc1f6?

For interface work: #F6F4FA as the surface, #C9C0ED for borders, #5B4B9B for secondary text, #B5AF17 as an accent and #24106F for hover and pressed states. For a palette, the analogous pair #C1D1F6 and #E7C1F6 stays calm, while #EBF6C1 is the loudest partner.

What is #ccc1f6 in CMYK for printing?

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

Is #ccc1f6 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 #E0C1F6; nudged cooler, #C0C9F7.

Work with #ccc1f6 in the Color Lab