Skip to content

#ccddf1

a pale, vivid blue · cool · closest name: Light Steel Blue

RGB
204, 221, 241
HSL
212°, 57%, 87%
CMYK
15, 8, 0, 6
Luminance
0.7090

At a glance

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

Hex
#ccddf1
Hue
212°
blue
Saturation
57%
vivid
Lightness
87%
pale
Brightness
95%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7090
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
15.18:1
Closest name
Light Steel Blue
ΔE2000 6.4
Where it sits
Hue212° of 360°
Saturation57%
Lightness87%
Temperature
Warm ← → Cool99% 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#ccddf1
RGBrgb(204, 221, 241)
HSLhsl(212, 57%, 87%)
CMYKcmyk(15%, 8%, 0%, 6%)
LABlab(87.4 -1.7 -11.7)
LCHlch(87.4 11.8 261.9)
OKLCHoklch(0.891 0.033 252.5)
Decimal13426161
Display P3color(display-p3 0.800 0.867 0.945)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccddf1 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ccddf1 on black: 15.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6DDF2
deuteranopia · #D2D9F1
tritanopia · #C3E1E3

Color scale — 50 to 950

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

#F4F7FB
#E9EFF6
#ccddf1
#A7C4E7
#7BA7DB
#4F8ACF
#3575C0
#2C61A0
#234E80
#1D3B5D
#12253A
Base = 200Lightest = 50 · #F4F7FBDarkest = 950 · #12253A
:root {
  --brand-50: #F4F7FB;
  --brand-100: #E9EFF6;
  --brand-200: #ccddf1;
  --brand-300: #A7C4E7;
  --brand-400: #7BA7DB;
  --brand-500: #4F8ACF;
  --brand-600: #3575C0;
  --brand-700: #2C61A0;
  --brand-800: #234E80;
  --brand-900: #1D3B5D;
  --brand-950: #12253A;
  --brand: #ccddf1;
  --brand-ink: #000000;
}

Colors that work with #ccddf1

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#F4F7FA
Tinted page background
Border#C0D4ED
Hairlines and dividers
Muted text#4B709B
Captions on the surface
Accent#A34B29
Second voice, not a rival
Dark variant#1B3D64
Hover, pressed, headers
Light variant#EBF2FA
Selected rows, tints
Dark surface#141B24
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 #ccddf1

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#F1E0CC
Analogous left#CCF0F1
Analogous right#CECCF1
Split-complement 1#F1CECC
Split-complement 2#F0F1CC
Triadic 1#F1CCDD
Triadic 2#DDF1CC
Tetradic#F1CCF0

RGB percentages

Red80.0%
Green86.7%
Blue94.5%

CMYK percentages

Cyan15.4%
Magenta8.3%
Yellow0.0%
Key (black)5.5%

Color previews

#ccddf1 text on a black background

contrast 15.18:1

Card sample

#ccddf1 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccddf1

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.

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

#ccddf1, answered

What color is #ccddf1?

#ccddf1 is a pale vivid blue, closest to Light Steel Blue (ΔE2000 6.4). It sits at 212° on the hue wheel with 57% saturation and 87% lightness, which reads as cool.

What is the RGB value of #ccddf1?

rgb(204, 221, 241) — 204 red, 221 green and 241 blue out of 255, or 80% / 86.7% / 94.5% by channel.

Is #ccddf1 a light or a dark color?

It is a light color. Relative luminance is 0.7090 and perceived brightness is 86%, so black text on it reaches 15.18:1.

Should I use black or white text on #ccddf1?

Black. It scores 15.18:1 against #ccddf1, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #ccddf1?

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

What colors go well with #ccddf1?

For interface work: #F4F7FA as the surface, #C0D4ED for borders, #4B709B for secondary text, #A34B29 as an accent and #1B3D64 for hover and pressed states. For a palette, the analogous pair #CCF0F1 and #CECCF1 stays calm, while #F1E0CC is the loudest partner.

What is #ccddf1 in CMYK for printing?

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

Is #ccddf1 warm or cool?

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

Work with #ccddf1 in the Color Lab