Skip to content

#ccddf8

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

RGB
204, 221, 248
HSL
217°, 76%, 89%
CMYK
18, 11, 0, 3
Luminance
0.7133

At a glance

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

Hex
#ccddf8
Hue
217°
blue
Saturation
76%
electric
Lightness
89%
pale
Brightness
97%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7133
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
15.27:1
Closest name
Light Steel Blue
ΔE2000 6.3
Where it sits
Hue217° of 360°
Saturation76%
Lightness89%
Temperature
Warm ← → Cool96% 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#ccddf8
RGBrgb(204, 221, 248)
HSLhsl(217, 76%, 89%)
CMYKcmyk(18%, 11%, 0%, 3%)
LABlab(87.6 -0.2 -15.1)
LCHlch(87.6 15.1 269.2)
OKLCHoklch(0.893 0.042 259.6)
Decimal13426168
Display P3color(display-p3 0.800 0.867 0.973)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccddf8 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ccddf8 on black: 15.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4DEF9
deuteranopia · #D0DAF7
tritanopia · #C1E2E6

Color scale — 50 to 950

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

#F3F6FC
#E7EEF9
#ccddf8
#9CBDF1
#6B9CEB
#3A7BE4
#1D65D7
#1954B3
#144490
#123468
#0C2041
Base = 200Lightest = 50 · #F3F6FCDarkest = 950 · #0C2041
:root {
  --brand-50: #F3F6FC;
  --brand-100: #E7EEF9;
  --brand-200: #ccddf8;
  --brand-300: #9CBDF1;
  --brand-400: #6B9CEB;
  --brand-500: #3A7BE4;
  --brand-600: #1D65D7;
  --brand-700: #1954B3;
  --brand-800: #144490;
  --brand-900: #123468;
  --brand-950: #0C2041;
  --brand: #ccddf8;
  --brand-ink: #000000;
}

Colors that work with #ccddf8

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#C0D1ED
Hairlines and dividers
Muted text#4B6A9B
Captions on the surface
Accent#B75115
Second voice, not a rival
Dark variant#0F3570
Hover, pressed, headers
Light variant#E9F0FC
Selected rows, tints
Dark surface#141A24
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 #ccddf8

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#F8E7CC
Analogous left#CCF3F8
Analogous right#D1CCF8
Split-complement 1#F8D1CC
Split-complement 2#F3F8CC
Triadic 1#F8CCDD
Triadic 2#DDF8CC
Tetradic#F8CCF3

RGB percentages

Red80.0%
Green86.7%
Blue97.3%

CMYK percentages

Cyan17.7%
Magenta10.9%
Yellow0.0%
Key (black)2.7%

Color previews

#ccddf8 text on a black background

contrast 15.27:1

Card sample

#ccddf8 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccddf8

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.

#ccddf8 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ccddf8, answered

What color is #ccddf8?

#ccddf8 is a pale electric blue, closest to Light Steel Blue (ΔE2000 6.3). It sits at 217° on the hue wheel with 76% saturation and 89% lightness, which reads as cool.

What is the RGB value of #ccddf8?

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

Is #ccddf8 a light or a dark color?

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

Should I use black or white text on #ccddf8?

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

What is the complementary color of #ccddf8?

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

What colors go well with #ccddf8?

For interface work: #F4F7FA as the surface, #C0D1ED for borders, #4B6A9B for secondary text, #B75115 as an accent and #0F3570 for hover and pressed states. For a palette, the analogous pair #CCF3F8 and #D1CCF8 stays calm, while #F8E7CC is the loudest partner.

What is #ccddf8 in CMYK for printing?

cmyk(18%, 11%, 0%, 3%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #ccddf8 warm or cool?

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

Work with #ccddf8 in the Color Lab