Skip to content

#becccd

a light, muted cyan · cool · closest name: Silver

RGB
190, 204, 205
HSL
184°, 13%, 78%
CMYK
7, 1, 0, 20
Luminance
0.5854

At a glance

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

Hex
#becccd
Hue
184°
cyan
Saturation
13%
muted
Lightness
78%
light
Brightness
80%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5854
WCAG relative
Temperature
Cool
65/100 cool
Color family
Cyan
Tone
Muted
Best ink
Black
12.71:1
Closest name
Silver
ΔE2000 6.6
Where it sits
Hue184° of 360°
Saturation13%
Lightness78%
Temperature
Warm ← → Cool65% 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#becccd
RGBrgb(190, 204, 205)
HSLhsl(184, 13%, 78%)
CMYKcmyk(7%, 1%, 0%, 20%)
LABlab(81.0 -4.5 -2.1)
LCHlch(81.0 5.0 205.1)
OKLCHoklch(0.835 0.015 202.0)
Decimal12504269
Display P3color(display-p3 0.745 0.800 0.804)

Copy-ready code

/* CSS */
color: #becccd;
background-color: #becccd;
/* Tailwind (arbitrary) */
class="text-[#becccd] bg-[#becccd]"
/* SCSS */
$brand: #becccd;
/* SwiftUI */
Color(red: 0.745, green: 0.800, blue: 0.804)
/* Android */
Color.parseColor("#becccd")
/* Flutter */
Color(0xFFBECCCD)
/* Python / OpenCV (BGR) */
(205, 204, 190)

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

Accessibility — WCAG contrast

Aa
#becccd on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#becccd on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CACBCD
deuteranopia · #C7C8CD
tritanopia · #BACDCC

Color scale — 50 to 950

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

#F7F8F8
#EEF1F1
#DAE1E2
#becccd
#A0B4B6
#809B9D
#6A888A
#597173
#475B5C
#364445
#222A2B
Base = 300Lightest = 50 · #F7F8F8Darkest = 950 · #222A2B
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EEF1F1;
  --brand-200: #DAE1E2;
  --brand-300: #becccd;
  --brand-400: #A0B4B6;
  --brand-500: #809B9D;
  --brand-600: #6A888A;
  --brand-700: #597173;
  --brand-800: #475B5C;
  --brand-900: #364445;
  --brand-950: #222A2B;
  --brand: #becccd;
  --brand-ink: #000000;
}

Colors that work with #becccd

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#F6F8F8
Tinted page background
Border#D1DBDC
Hairlines and dividers
Muted text#648082
Captions on the surface
Accent#77555A
Second voice, not a rival
Dark variant#374748
Hover, pressed, headers
Light variant#F1F4F4
Selected rows, tints
Dark surface#181F20
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 #becccd

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

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading 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#CDBFBE
Analogous left#BECDC7
Analogous right#BEC5CD
Split-complement 1#CDBEC5
Split-complement 2#CDC7BE
Triadic 1#CDBECC
Triadic 2#CCCDBE
Tetradic#C7BECD

RGB percentages

Red74.5%
Green80.0%
Blue80.4%

CMYK percentages

Cyan7.3%
Magenta0.5%
Yellow0.0%
Key (black)19.6%

Color previews

#becccd text on a black background

contrast 12.71:1

Card sample

#becccd text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becccd

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.

#becccd 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
BackgroundsBordersBody textDividers
Print note

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

#becccd, answered

What color is #becccd?

#becccd is a light muted cyan, closest to Silver (ΔE2000 6.6). It sits at 184° on the hue wheel with 13% saturation and 78% lightness, which reads as cool.

What is the RGB value of #becccd?

rgb(190, 204, 205) — 190 red, 204 green and 205 blue out of 255, or 74.5% / 80% / 80.4% by channel.

Is #becccd a light or a dark color?

It is a light color. Relative luminance is 0.5854 and perceived brightness is 78%, so black text on it reaches 12.71:1.

Should I use black or white text on #becccd?

Black. It scores 12.71:1 against #becccd, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #becccd?

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

What colors go well with #becccd?

For interface work: #F6F8F8 as the surface, #D1DBDC for borders, #648082 for secondary text, #77555A as an accent and #374748 for hover and pressed states. For a palette, the analogous pair #BECDC7 and #BEC5CD stays calm, while #CDBFBE is the loudest partner.

What is #becccd in CMYK for printing?

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

Is #becccd warm or cool?

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

Work with #becccd in the Color Lab