Skip to content

#eceff2

a pale, soft blue · cool · closest name: white

RGB
236, 239, 242
HSL
210°, 19%, 94%
CMYK
3, 1, 0, 5
Luminance
0.8598

Every format

HEX#eceff2
RGBrgb(236, 239, 242)
HSLhsl(210, 19%, 94%)
CMYKcmyk(3%, 1%, 0%, 5%)
LABlab(94.3 -0.5 -1.8)
LCHlch(94.3 1.9 255.6)
OKLCHoklch(0.951 0.005 247.9)

Copy-ready code

/* CSS */
color: #eceff2;
background-color: #eceff2;
/* Tailwind (arbitrary) */
class="text-[#eceff2] bg-[#eceff2]"
/* SCSS */
$brand: #eceff2;
/* SwiftUI */
Color(red: 0.925, green: 0.937, blue: 0.949)
/* Android */
Color.parseColor("#eceff2")

Accessibility — WCAG contrast

Aa
#eceff2 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#eceff2 on black: 18.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green93.7%
Blue94.9%

CMYK percentages

Cyan2.5%
Magenta1.2%
Yellow0.0%
Key (black)5.1%

Color previews

#eceff2 text on a black background

contrast 18.20:1

Card sample

#eceff2 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(236, 239, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 239, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eceff2;
background: linear-gradient(135deg, #eceff2, #EDECF2);

Monochromatic scale

Palettes built from #eceff2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eceff2 in the Color Lab