Skip to content

#ffceba

a pale, electric orange · warm · closest name: pink

RGB
255, 206, 186
HSL
17°, 100%, 87%
CMYK
0, 19, 27, 0
Luminance
0.6895

Every format

HEX#ffceba
RGBrgb(255, 206, 186)
HSLhsl(17, 100%, 87%)
CMYKcmyk(0%, 19%, 27%, 0%)
LABlab(86.5 14.4 16.5)
LCHlch(86.5 21.9 48.8)
OKLCHoklch(0.889 0.062 43.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffceba on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ffceba on black: 14.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.8%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow27.1%
Key (black)0.0%

Color previews

#ffceba text on a black background

contrast 14.79:1

Card sample

#ffceba text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffceba in the Color Lab