Skip to content

#ccc2f5

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

RGB
204, 194, 245
HSL
252°, 72%, 86%
CMYK
17, 21, 0, 4
Luminance
0.5801

At a glance

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

Hex
#ccc2f5
Hue
252°
blue
Saturation
72%
vivid
Lightness
86%
pale
Brightness
96%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5801
WCAG relative
Temperature
Cool
77/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
12.60:1
Closest name
Thistle
ΔE2000 9.4
Where it sits
Hue252° of 360°
Saturation72%
Lightness86%
Temperature
Warm ← → Cool77% 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#ccc2f5
RGBrgb(204, 194, 245)
HSLhsl(252, 72%, 86%)
CMYKcmyk(17%, 21%, 0%, 4%)
LABlab(80.8 13.5 -23.9)
LCHlch(80.8 27.4 299.5)
OKLCHoklch(0.839 0.071 293.8)
Decimal13419253
Display P3color(display-p3 0.800 0.761 0.961)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc2f5 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#ccc2f5 on black: 12.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7C9F7
deuteranopia · #B8C8F4
tritanopia · #C4CAD3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ccc2f5 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
#EBE7F8
#ccc2f5
#AE9FEF
#866EE7
#5E3EDF
#4523D2
#3A1DAF
#2E178C
#251566
#170D40
Base = 200Lightest = 50 · #F5F3FCDarkest = 950 · #170D40
:root {
  --brand-50: #F5F3FC;
  --brand-100: #EBE7F8;
  --brand-200: #ccc2f5;
  --brand-300: #AE9FEF;
  --brand-400: #866EE7;
  --brand-500: #5E3EDF;
  --brand-600: #4523D2;
  --brand-700: #3A1DAF;
  --brand-800: #2E178C;
  --brand-900: #251566;
  --brand-950: #170D40;
  --brand: #ccc2f5;
  --brand-ink: #000000;
}

Colors that work with #ccc2f5

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#F5F4FA
Tinted page background
Border#C9C0ED
Hairlines and dividers
Muted text#5A4B9B
Captions on the surface
Accent#B2AC1A
Second voice, not a rival
Dark variant#24126E
Hover, pressed, headers
Light variant#EDE9FB
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 #ccc2f5

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#EBF5C2
Analogous left#C2D2F5
Analogous right#E6C2F5
Split-complement 1#F5E6C2
Split-complement 2#D2F5C2
Triadic 1#F5CCC2
Triadic 2#C2F5CC
Tetradic#F5C2D2

RGB percentages

Red80.0%
Green76.1%
Blue96.1%

CMYK percentages

Cyan16.7%
Magenta20.8%
Yellow0.0%
Key (black)3.9%

Color previews

#ccc2f5 text on a black background

contrast 12.60:1

Card sample

#ccc2f5 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc2f5

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.

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

#ccc2f5, answered

What color is #ccc2f5?

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

What is the RGB value of #ccc2f5?

rgb(204, 194, 245) — 204 red, 194 green and 245 blue out of 255, or 80% / 76.1% / 96.1% by channel.

Is #ccc2f5 a light or a dark color?

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

Should I use black or white text on #ccc2f5?

Black. It scores 12.60:1 against #ccc2f5, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #ccc2f5?

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

What colors go well with #ccc2f5?

For interface work: #F5F4FA as the surface, #C9C0ED for borders, #5A4B9B for secondary text, #B2AC1A as an accent and #24126E for hover and pressed states. For a palette, the analogous pair #C2D2F5 and #E6C2F5 stays calm, while #EBF5C2 is the loudest partner.

What is #ccc2f5 in CMYK for printing?

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

Is #ccc2f5 warm or cool?

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

Work with #ccc2f5 in the Color Lab