Skip to content

#ebeccf

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

RGB
235, 236, 207
HSL
62°, 43%, 87%
CMYK
0, 0, 12, 8
Luminance
0.8216

Every format

HEX#ebeccf
RGBrgb(235, 236, 207)
HSLhsl(62, 43%, 87%)
CMYKcmyk(0%, 0%, 12%, 8%)
LABlab(92.6 -5.2 14.0)
LCHlch(92.6 14.9 110.4)
OKLCHoklch(0.935 0.038 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebeccf on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#ebeccf on black: 17.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green92.5%
Blue81.2%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow12.3%
Key (black)7.5%

Color previews

#ebeccf text on a black background

contrast 17.43:1

Card sample

#ebeccf text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebeccf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebeccf in the Color Lab