Skip to content

#e7ebed

a pale, muted blue · cool · closest name: White Smoke

RGB
231, 235, 237
HSL
200°, 14%, 92%
CMYK
3, 1, 0, 7
Luminance
0.8252

At a glance

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

Hex
#e7ebed
Hue
200°
blue
Saturation
14%
muted
Lightness
92%
pale
Brightness
93%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8252
WCAG relative
Temperature
Cool
69/100 cool
Color family
Blue
Tone
Muted
Best ink
Black
17.50:1
Closest name
White Smoke
ΔE2000 3
Where it sits
Hue200° of 360°
Saturation14%
Lightness92%
Temperature
Warm ← → Cool69% 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#e7ebed
RGBrgb(231, 235, 237)
HSLhsl(200, 14%, 92%)
CMYKcmyk(3%, 1%, 0%, 7%)
LABlab(92.8 -1.0 -1.4)
LCHlch(92.8 1.7 235.9)
OKLCHoklch(0.938 0.005 228.8)
Decimal15199213
Display P3color(display-p3 0.906 0.922 0.929)

Copy-ready code

/* CSS */
color: #e7ebed;
background-color: #e7ebed;
/* Tailwind (arbitrary) */
class="text-[#e7ebed] bg-[#e7ebed]"
/* SCSS */
$brand: #e7ebed;
/* SwiftUI */
Color(red: 0.906, green: 0.922, blue: 0.929)
/* Android */
Color.parseColor("#e7ebed")
/* Flutter */
Color(0xFFE7EBED)
/* Python / OpenCV (BGR) */
(237, 235, 231)

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

Accessibility — WCAG contrast

Aa
#e7ebed on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#e7ebed on black: 17.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAEBED
deuteranopia · #E9EAED
tritanopia · #E6ECEC

Color scale — 50 to 950

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

#F6F8F8
#e7ebed
#DADFE2
#BFCACF
#9FAFB7
#7F949F
#69808C
#576B75
#46555D
#354045
#21282B
Base = 100Lightest = 50 · #F6F8F8Darkest = 950 · #21282B
:root {
  --brand-50: #F6F8F8;
  --brand-100: #e7ebed;
  --brand-200: #DADFE2;
  --brand-300: #BFCACF;
  --brand-400: #9FAFB7;
  --brand-500: #7F949F;
  --brand-600: #69808C;
  --brand-700: #576B75;
  --brand-800: #46555D;
  --brand-900: #354045;
  --brand-950: #21282B;
  --brand: #e7ebed;
  --brand-ink: #000000;
}

Colors that work with #e7ebed

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#D0D8DC
Hairlines and dividers
Muted text#627883
Captions on the surface
Accent#795753
Second voice, not a rival
Dark variant#374349
Hover, pressed, headers
Light variant#F0F3F4
Selected rows, tints
Dark surface#181D20
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 #e7ebed

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
  • 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#EDE9E7
Analogous left#E7EDEC
Analogous right#E7E8ED
Split-complement 1#EDE7E8
Split-complement 2#EDECE7
Triadic 1#EDE7EB
Triadic 2#EBEDE7
Tetradic#ECE7ED

RGB percentages

Red90.6%
Green92.2%
Blue92.9%

CMYK percentages

Cyan2.5%
Magenta0.8%
Yellow0.0%
Key (black)7.1%

Color previews

#e7ebed text on a black background

contrast 17.50:1

Card sample

#e7ebed text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e7ebed

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.

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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#e7ebed, answered

What color is #e7ebed?

#e7ebed is a pale muted blue, closest to White Smoke (ΔE2000 3). It sits at 200° on the hue wheel with 14% saturation and 92% lightness, which reads as cool.

What is the RGB value of #e7ebed?

rgb(231, 235, 237) — 231 red, 235 green and 237 blue out of 255, or 90.6% / 92.2% / 92.9% by channel.

Is #e7ebed a light or a dark color?

It is a light color. Relative luminance is 0.8252 and perceived brightness is 92%, so black text on it reaches 17.50:1.

Should I use black or white text on #e7ebed?

Black. It scores 17.50:1 against #e7ebed, versus 1.20:1 for white — AAA at any size.

What is the complementary color of #e7ebed?

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

What colors go well with #e7ebed?

For interface work: #F6F8F8 as the surface, #D0D8DC for borders, #627883 for secondary text, #795753 as an accent and #374349 for hover and pressed states. For a palette, the analogous pair #E7EDEC and #E7E8ED stays calm, while #EDE9E7 is the loudest partner.

What is #e7ebed in CMYK for printing?

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

Is #e7ebed warm or cool?

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

Work with #e7ebed in the Color Lab