Skip to content

#ccdfe4

a light, soft cyan · cool · closest name: Light Blue

RGB
204, 223, 228
HSL
193°, 31%, 85%
CMYK
11, 2, 0, 11
Luminance
0.7121

At a glance

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

Hex
#ccdfe4
Hue
193°
cyan
Saturation
31%
soft
Lightness
85%
light
Brightness
89%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7121
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
15.24:1
Closest name
Light Blue
ΔE2000 7
Where it sits
Hue193° of 360°
Saturation31%
Lightness85%
Temperature
Warm ← → Cool88% 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#ccdfe4
RGBrgb(204, 223, 228)
HSLhsl(193, 31%, 85%)
CMYKcmyk(11%, 2%, 0%, 11%)
LABlab(87.6 -5.3 -4.6)
LCHlch(87.6 7.0 220.8)
OKLCHoklch(0.891 0.021 215.3)
Decimal13426660
Display P3color(display-p3 0.800 0.875 0.894)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdfe4 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ccdfe4 on black: 15.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBDDE4
deuteranopia · #D7DAE4
tritanopia · #C6E1E0

Color scale — 50 to 950

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

#F6F8F9
#ECF2F3
#ccdfe4
#B6D1D8
#91BAC5
#6CA3B1
#5590A0
#477885
#38606B
#2C474F
#1B2D31
Base = 200Lightest = 50 · #F6F8F9Darkest = 950 · #1B2D31
:root {
  --brand-50: #F6F8F9;
  --brand-100: #ECF2F3;
  --brand-200: #ccdfe4;
  --brand-300: #B6D1D8;
  --brand-400: #91BAC5;
  --brand-500: #6CA3B1;
  --brand-600: #5590A0;
  --brand-700: #477885;
  --brand-800: #38606B;
  --brand-900: #2C474F;
  --brand-950: #1B2D31;
  --brand: #ccdfe4;
  --brand-ink: #000000;
}

Colors that work with #ccdfe4

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#F5F9FA
Tinted page background
Border#CADEE3
Hairlines and dividers
Muted text#4F8796
Captions on the surface
Accent#8B4147
Second voice, not a rival
Dark variant#2C4B53
Hover, pressed, headers
Light variant#EEF5F6
Selected rows, tints
Dark surface#142124
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 #ccdfe4

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#E4D1CC
Analogous left#CCE4DD
Analogous right#CCD3E4
Split-complement 1#E4CCD3
Split-complement 2#E4DDCC
Triadic 1#E4CCDF
Triadic 2#DFE4CC
Tetradic#DDCCE4

RGB percentages

Red80.0%
Green87.5%
Blue89.4%

CMYK percentages

Cyan10.5%
Magenta2.2%
Yellow0.0%
Key (black)10.6%

Color previews

#ccdfe4 text on a black background

contrast 15.24:1

Card sample

#ccdfe4 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdfe4

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.

#ccdfe4 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#ccdfe4, answered

What color is #ccdfe4?

#ccdfe4 is a light soft cyan, closest to Light Blue (ΔE2000 7). It sits at 193° on the hue wheel with 31% saturation and 85% lightness, which reads as cool.

What is the RGB value of #ccdfe4?

rgb(204, 223, 228) — 204 red, 223 green and 228 blue out of 255, or 80% / 87.5% / 89.4% by channel.

Is #ccdfe4 a light or a dark color?

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

Should I use black or white text on #ccdfe4?

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

What is the complementary color of #ccdfe4?

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

What colors go well with #ccdfe4?

For interface work: #F5F9FA as the surface, #CADEE3 for borders, #4F8796 for secondary text, #8B4147 as an accent and #2C4B53 for hover and pressed states. For a palette, the analogous pair #CCE4DD and #CCD3E4 stays calm, while #E4D1CC is the loudest partner.

What is #ccdfe4 in CMYK for printing?

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

Is #ccdfe4 warm or cool?

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

Work with #ccdfe4 in the Color Lab