Skip to content

#cecfba

a light, soft yellow · cool · closest name: silver

RGB
206, 207, 186
HSL
63°, 18%, 77%
CMYK
1, 0, 10, 19
Luminance
0.6129

Every format

HEX#cecfba
RGBrgb(206, 207, 186)
HSLhsl(63, 18%, 77%)
CMYKcmyk(1%, 0%, 10%, 19%)
LABlab(82.5 -4.0 10.3)
LCHlch(82.5 11.1 111.2)
OKLCHoklch(0.848 0.029 109.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecfba on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#cecfba on black: 13.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green81.2%
Blue72.9%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow10.1%
Key (black)18.8%

Color previews

#cecfba text on a black background

contrast 13.26:1

Card sample

#cecfba text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 207, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 207, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cecfba;
background: linear-gradient(135deg, #cecfba, #C0CFBA);

Monochromatic scale

Palettes built from #cecfba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecfba in the Color Lab