Skip to content

#ffedba

a pale, electric yellow · warm · closest name: beige

RGB
255, 237, 186
HSL
44°, 100%, 87%
CMYK
0, 7, 27, 0
Luminance
0.8537

Every format

HEX#ffedba
RGBrgb(255, 237, 186)
HSLhsl(44, 100%, 87%)
CMYKcmyk(0%, 7%, 27%, 0%)
LABlab(94.0 -1.5 27.0)
LCHlch(94.0 27.0 93.1)
OKLCHoklch(0.948 0.068 90.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffedba on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#ffedba on black: 18.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.9%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow27.1%
Key (black)0.0%

Color previews

#ffedba text on a black background

contrast 18.07:1

Card sample

#ffedba text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffedba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffedba in the Color Lab