Skip to content

#c8cdf5

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

RGB
200, 205, 245
HSL
233°, 69%, 87%
CMYK
18, 16, 0, 4
Luminance
0.6253

At a glance

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

Hex
#c8cdf5
Hue
233°
blue
Saturation
69%
vivid
Lightness
87%
pale
Brightness
96%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6253
WCAG relative
Temperature
Cool
87/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.51:1
Closest name
Light Steel Blue
ΔE2000 8.6
Where it sits
Hue233° of 360°
Saturation69%
Lightness87%
Temperature
Warm ← → Cool87% 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#c8cdf5
RGBrgb(200, 205, 245)
HSLhsl(233, 69%, 87%)
CMYKcmyk(18%, 16%, 0%, 4%)
LABlab(83.2 6.4 -20.2)
LCHlch(83.2 21.2 287.5)
OKLCHoklch(0.857 0.056 279.5)
Decimal13159925
Display P3color(display-p3 0.784 0.804 0.961)

Copy-ready code

/* CSS */
color: #c8cdf5;
background-color: #c8cdf5;
/* Tailwind (arbitrary) */
class="text-[#c8cdf5] bg-[#c8cdf5]"
/* SCSS */
$brand: #c8cdf5;
/* SwiftUI */
Color(red: 0.784, green: 0.804, blue: 0.961)
/* Android */
Color.parseColor("#c8cdf5")
/* Flutter */
Color(0xFFC8CDF5)
/* Python / OpenCV (BGR) */
(245, 205, 200)

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

Accessibility — WCAG contrast

Aa
#c8cdf5 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#c8cdf5 on black: 13.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3D1F7
deuteranopia · #C0CEF4
tritanopia · #BED4DA

Color scale — 50 to 950

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

#F3F4FB
#E7E9F8
#c8cdf5
#A0A9EE
#717EE5
#4152DC
#2639CF
#1F2FAD
#19268A
#161F64
#0E133F
Base = 200Lightest = 50 · #F3F4FBDarkest = 950 · #0E133F
:root {
  --brand-50: #F3F4FB;
  --brand-100: #E7E9F8;
  --brand-200: #c8cdf5;
  --brand-300: #A0A9EE;
  --brand-400: #717EE5;
  --brand-500: #4152DC;
  --brand-600: #2639CF;
  --brand-700: #1F2FAD;
  --brand-800: #19268A;
  --brand-900: #161F64;
  --brand-950: #0E133F;
  --brand: #c8cdf5;
  --brand-ink: #000000;
}

Colors that work with #c8cdf5

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#F4F5FA
Tinted page background
Border#C0C5ED
Hairlines and dividers
Muted text#4B549B
Captions on the surface
Accent#B07A1C
Second voice, not a rival
Dark variant#141D6C
Hover, pressed, headers
Light variant#E9EBFB
Selected rows, tints
Dark surface#141624
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 #c8cdf5

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#F5F0C8
Analogous left#C8E4F5
Analogous right#DAC8F5
Split-complement 1#F5DAC8
Split-complement 2#E4F5C8
Triadic 1#F5C8CD
Triadic 2#CDF5C8
Tetradic#F5C8E4

RGB percentages

Red78.4%
Green80.4%
Blue96.1%

CMYK percentages

Cyan18.4%
Magenta16.3%
Yellow0.0%
Key (black)3.9%

Color previews

#c8cdf5 text on a black background

contrast 13.51:1

Card sample

#c8cdf5 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(200, 205, 245, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(200, 205, 245, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c8cdf5;
background: linear-gradient(135deg, #c8cdf5, #E1C8F5);

Monochromatic scale

Palettes built from #c8cdf5

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.

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

#c8cdf5, answered

What color is #c8cdf5?

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

What is the RGB value of #c8cdf5?

rgb(200, 205, 245) — 200 red, 205 green and 245 blue out of 255, or 78.4% / 80.4% / 96.1% by channel.

Is #c8cdf5 a light or a dark color?

It is a light color. Relative luminance is 0.6253 and perceived brightness is 82%, so black text on it reaches 13.51:1.

Should I use black or white text on #c8cdf5?

Black. It scores 13.51:1 against #c8cdf5, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #c8cdf5?

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

What colors go well with #c8cdf5?

For interface work: #F4F5FA as the surface, #C0C5ED for borders, #4B549B for secondary text, #B07A1C as an accent and #141D6C for hover and pressed states. For a palette, the analogous pair #C8E4F5 and #DAC8F5 stays calm, while #F5F0C8 is the loudest partner.

What is #c8cdf5 in CMYK for printing?

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

Is #c8cdf5 warm or cool?

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

Work with #c8cdf5 in the Color Lab