Skip to content

#bccded

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

RGB
188, 205, 237
HSL
219°, 58%, 83%
CMYK
21, 14, 0, 7
Luminance
0.6047

At a glance

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

Hex
#bccded
Hue
219°
blue
Saturation
58%
vivid
Lightness
83%
light
Brightness
93%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6047
WCAG relative
Temperature
Cool
95/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.09:1
Closest name
Light Steel Blue
ΔE2000 3.7
Where it sits
Hue219° of 360°
Saturation58%
Lightness83%
Temperature
Warm ← → Cool95% 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#bccded
RGBrgb(188, 205, 237)
HSLhsl(219, 58%, 83%)
CMYKcmyk(21%, 14%, 0%, 7%)
LABlab(82.1 0.9 -17.7)
LCHlch(82.1 17.7 273.0)
OKLCHoklch(0.846 0.049 263.1)
Decimal12373485
Display P3color(display-p3 0.737 0.804 0.929)

Copy-ready code

/* CSS */
color: #bccded;
background-color: #bccded;
/* Tailwind (arbitrary) */
class="text-[#bccded] bg-[#bccded]"
/* SCSS */
$brand: #bccded;
/* SwiftUI */
Color(red: 0.737, green: 0.804, blue: 0.929)
/* Android */
Color.parseColor("#bccded")
/* Flutter */
Color(0xFFBCCDED)
/* Python / OpenCV (BGR) */
(237, 205, 188)

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

Accessibility — WCAG contrast

Aa
#bccded on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#bccded on black: 13.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3CFEF
deuteranopia · #BECAEC
tritanopia · #B0D3D7

Color scale — 50 to 950

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

#F4F6FB
#E9EEF7
#bccded
#A7BDE7
#7A9CDB
#4E7BCF
#3465C1
#2B54A1
#234381
#1D335E
#12203B
Base = 200Lightest = 50 · #F4F6FBDarkest = 950 · #12203B
:root {
  --brand-50: #F4F6FB;
  --brand-100: #E9EEF7;
  --brand-200: #bccded;
  --brand-300: #A7BDE7;
  --brand-400: #7A9CDB;
  --brand-500: #4E7BCF;
  --brand-600: #3465C1;
  --brand-700: #2B54A1;
  --brand-800: #234381;
  --brand-900: #1D335E;
  --brand-950: #12203B;
  --brand: #bccded;
  --brand-ink: #000000;
}

Colors that work with #bccded

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#F4F6FA
Tinted page background
Border#C0CFED
Hairlines and dividers
Muted text#4B669B
Captions on the surface
Accent#A65926
Second voice, not a rival
Dark variant#1B3464
Hover, pressed, headers
Light variant#EBF0FA
Selected rows, tints
Dark surface#141924
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 #bccded

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#EDDCBC
Analogous left#BCE5ED
Analogous right#C3BCED
Split-complement 1#EDC3BC
Split-complement 2#E5EDBC
Triadic 1#EDBCCD
Triadic 2#CDEDBC
Tetradic#EDBCE5

RGB percentages

Red73.7%
Green80.4%
Blue92.9%

CMYK percentages

Cyan20.7%
Magenta13.5%
Yellow0.0%
Key (black)7.1%

Color previews

#bccded text on a black background

contrast 13.09:1

Card sample

#bccded text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bccded

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.

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

#bccded, answered

What color is #bccded?

#bccded is a light vivid blue, closest to Light Steel Blue (ΔE2000 3.7). It sits at 219° on the hue wheel with 58% saturation and 83% lightness, which reads as cool.

What is the RGB value of #bccded?

rgb(188, 205, 237) — 188 red, 205 green and 237 blue out of 255, or 73.7% / 80.4% / 92.9% by channel.

Is #bccded a light or a dark color?

It is a light color. Relative luminance is 0.6047 and perceived brightness is 80%, so black text on it reaches 13.09:1.

Should I use black or white text on #bccded?

Black. It scores 13.09:1 against #bccded, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #bccded?

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

What colors go well with #bccded?

For interface work: #F4F6FA as the surface, #C0CFED for borders, #4B669B for secondary text, #A65926 as an accent and #1B3464 for hover and pressed states. For a palette, the analogous pair #BCE5ED and #C3BCED stays calm, while #EDDCBC is the loudest partner.

What is #bccded in CMYK for printing?

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

Is #bccded warm or cool?

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

Work with #bccded in the Color Lab