Skip to content

#ccc9f4

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

RGB
204, 201, 244
HSL
244°, 66%, 87%
CMYK
16, 18, 0, 4
Luminance
0.6114

At a glance

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

Hex
#ccc9f4
Hue
244°
blue
Saturation
66%
vivid
Lightness
87%
pale
Brightness
96%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6114
WCAG relative
Temperature
Cool
81/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.23:1
Closest name
Thistle
ΔE2000 9.5
Where it sits
Hue244° of 360°
Saturation66%
Lightness87%
Temperature
Warm ← → Cool81% 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#ccc9f4
RGBrgb(204, 201, 244)
HSLhsl(244, 66%, 87%)
CMYKcmyk(16%, 18%, 0%, 4%)
LABlab(82.5 9.5 -20.8)
LCHlch(82.5 22.8 294.6)
OKLCHoklch(0.852 0.059 288.3)
Decimal13421044
Display P3color(display-p3 0.800 0.788 0.957)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc9f4 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#ccc9f4 on black: 13.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFCEF6
deuteranopia · #BFCCF3
tritanopia · #C4D0D7

Color scale — 50 to 950

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

#F4F3FB
#E9E8F8
#ccc9f4
#A7A2EC
#7B73E3
#4F45D9
#3529CB
#2C22AA
#231C88
#1D1862
#120F3E
Base = 200Lightest = 50 · #F4F3FBDarkest = 950 · #120F3E
:root {
  --brand-50: #F4F3FB;
  --brand-100: #E9E8F8;
  --brand-200: #ccc9f4;
  --brand-300: #A7A2EC;
  --brand-400: #7B73E3;
  --brand-500: #4F45D9;
  --brand-600: #3529CB;
  --brand-700: #2C22AA;
  --brand-800: #231C88;
  --brand-900: #1D1862;
  --brand-950: #120F3E;
  --brand: #ccc9f4;
  --brand-ink: #000000;
}

Colors that work with #ccc9f4

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#C3C0ED
Hairlines and dividers
Muted text#504B9B
Captions on the surface
Accent#AD931F
Second voice, not a rival
Dark variant#1B166A
Hover, pressed, headers
Light variant#EBEAFB
Selected rows, tints
Dark surface#151424
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 #ccc9f4

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#F1F4C9
Analogous left#C9DCF4
Analogous right#E2C9F4
Split-complement 1#F4E2C9
Split-complement 2#DCF4C9
Triadic 1#F4CCC9
Triadic 2#C9F4CC
Tetradic#F4C9DC

RGB percentages

Red80.0%
Green78.8%
Blue95.7%

CMYK percentages

Cyan16.4%
Magenta17.6%
Yellow0.0%
Key (black)4.3%

Color previews

#ccc9f4 text on a black background

contrast 13.23:1

Card sample

#ccc9f4 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc9f4

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.

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

#ccc9f4, answered

What color is #ccc9f4?

#ccc9f4 is a pale vivid blue, closest to Thistle (ΔE2000 9.5). It sits at 244° on the hue wheel with 66% saturation and 87% lightness, which reads as cool.

What is the RGB value of #ccc9f4?

rgb(204, 201, 244) — 204 red, 201 green and 244 blue out of 255, or 80% / 78.8% / 95.7% by channel.

Is #ccc9f4 a light or a dark color?

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

Should I use black or white text on #ccc9f4?

Black. It scores 13.23:1 against #ccc9f4, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #ccc9f4?

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

What colors go well with #ccc9f4?

For interface work: #F5F4FA as the surface, #C3C0ED for borders, #504B9B for secondary text, #AD931F as an accent and #1B166A for hover and pressed states. For a palette, the analogous pair #C9DCF4 and #E2C9F4 stays calm, while #F1F4C9 is the loudest partner.

What is #ccc9f4 in CMYK for printing?

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

Is #ccc9f4 warm or cool?

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

Work with #ccc9f4 in the Color Lab