Skip to content

#c1d4df

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

RGB
193, 212, 223
HSL
202°, 32%, 82%
CMYK
14, 5, 0, 13
Luminance
0.6375

At a glance

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

Hex
#c1d4df
Hue
202°
blue
Saturation
32%
soft
Lightness
82%
light
Brightness
87%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6375
WCAG relative
Temperature
Cool
93/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
13.75:1
Closest name
Light Blue
ΔE2000 6.6
Where it sits
Hue202° of 360°
Saturation32%
Lightness82%
Temperature
Warm ← → Cool93% 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#c1d4df
RGBrgb(193, 212, 223)
HSLhsl(202, 32%, 82%)
CMYKcmyk(14%, 5%, 0%, 13%)
LABlab(83.8 -4.2 -7.6)
LCHlch(83.8 8.7 241.3)
OKLCHoklch(0.859 0.026 233.0)
Decimal12702943
Display P3color(display-p3 0.757 0.831 0.875)

Copy-ready code

/* CSS */
color: #c1d4df;
background-color: #c1d4df;
/* Tailwind (arbitrary) */
class="text-[#c1d4df] bg-[#c1d4df]"
/* SCSS */
$brand: #c1d4df;
/* SwiftUI */
Color(red: 0.757, green: 0.831, blue: 0.875)
/* Android */
Color.parseColor("#c1d4df")
/* Flutter */
Color(0xFFC1D4DF)
/* Python / OpenCV (BGR) */
(223, 212, 193)

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 #c1d4df · 13.75:1
Use #000000AAA at every size.
Aa
White text · 1.53:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.75:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c1d4df as text scores 1.53:1 on white and 13.75:1 on black.

Accessibility — WCAG contrast

Aa
#c1d4df on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#c1d4df on black: 13.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFD3E0
deuteranopia · #CBCFDF
tritanopia · #B9D7D7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c1d4df is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5F8F9
#ECF1F4
#D5E0E7
#c1d4df
#90B2C6
#6B98B3
#5385A1
#456F87
#38596C
#2B424F
#1B2931
Base = 300Lightest = 50 · #F5F8F9Darkest = 950 · #1B2931
:root {
  --brand-50: #F5F8F9;
  --brand-100: #ECF1F4;
  --brand-200: #D5E0E7;
  --brand-300: #c1d4df;
  --brand-400: #90B2C6;
  --brand-500: #6B98B3;
  --brand-600: #5385A1;
  --brand-700: #456F87;
  --brand-800: #38596C;
  --brand-900: #2B424F;
  --brand-950: #1B2931;
  --brand: #c1d4df;
  --brand-ink: #000000;
}

Colors that work with #c1d4df

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#F5F8FA
Tinted page background
Border#C9DAE3
Hairlines and dividers
Muted text#4E7D97
Captions on the surface
Accent#8B4A41
Second voice, not a rival
Dark variant#2B4554
Hover, pressed, headers
Light variant#EEF3F6
Selected rows, tints
Dark surface#141E24
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 #c1d4df

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
  • 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#DFCCC1
Analogous left#C1DFDB
Analogous right#C1C5DF
Split-complement 1#DFC1C5
Split-complement 2#DFDBC1
Triadic 1#DFC1D4
Triadic 2#D4DFC1
Tetradic#DBC1DF

RGB percentages

Red75.7%
Green83.1%
Blue87.5%

CMYK percentages

Cyan13.5%
Magenta4.9%
Yellow0.0%
Key (black)12.5%

Color previews

#c1d4df text on a black background

contrast 13.75:1

Card sample

#c1d4df text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c1d4df

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.

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

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

#c1d4df, answered

What color is #c1d4df?

#c1d4df is a light soft blue, closest to Light Blue (ΔE2000 6.6). It sits at 202° on the hue wheel with 32% saturation and 82% lightness, which reads as cool.

What is the RGB value of #c1d4df?

rgb(193, 212, 223) — 193 red, 212 green and 223 blue out of 255, or 75.7% / 83.1% / 87.5% by channel.

Is #c1d4df a light or a dark color?

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

Should I use black or white text on #c1d4df?

Black. It scores 13.75:1 against #c1d4df, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #c1d4df?

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

What colors go well with #c1d4df?

For interface work: #F5F8FA as the surface, #C9DAE3 for borders, #4E7D97 for secondary text, #8B4A41 as an accent and #2B4554 for hover and pressed states. For a palette, the analogous pair #C1DFDB and #C1C5DF stays calm, while #DFCCC1 is the loudest partner.

What is #c1d4df in CMYK for printing?

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

Is #c1d4df warm or cool?

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

Work with #c1d4df in the Color Lab