Skip to content

#ceceb3

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

RGB
206, 206, 179
HSL
60°, 22%, 76%
CMYK
0, 0, 13, 19
Luminance
0.6052

Every format

HEX#ceceb3
RGBrgb(206, 206, 179)
HSLhsl(60, 22%, 76%)
CMYKcmyk(0%, 0%, 13%, 19%)
LABlab(82.1 -4.6 13.5)
LCHlch(82.1 14.2 108.9)
OKLCHoklch(0.844 0.036 107.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceceb3 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#ceceb3 on black: 13.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.8%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow13.1%
Key (black)19.2%

Color previews

#ceceb3 text on a black background

contrast 13.10:1

Card sample

#ceceb3 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceceb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceceb3 in the Color Lab