#FFECC6 Color Information

Hex color code: #FFECC6

The hex color #FFECC6 is a light orange with RGB values of (255, 236, 198) and HSL of (40°, 100%, 89%). It is commonly used in modern UI design.

Try:
Color NameBlanched Almond
HEX
#FFECC6
RGB
255, 236, 198
HSL
40°, 100%, 89%
CMYK
0%, 7%, 22%, 0%

Shades

CSS Usage
color: #FFECC6;
background-color: #FFECC6;
border-color: #FFECC6;
box-shadow: 0 0 10px #FFECC6;
border: 2px solid #FFECC6;
Tailwind Usage
bg-[#FFECC6]
text-[#FFECC6]
border-[#FFECC6]
shadow-[0_0_10px_FFECC6]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #FFECC6, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #FFECC6; color: #000000; }

Badge

New Feature
.badge { background-color: #FFECC6; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #FFECC6; background-color: #FFECC615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #FFECC620; border-left: 4px solid #FFECC6; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #FFECC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #FFECC6 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 236, 198

Red: 255 / Green: 236 / Blue: 198

HSL

40°, 100%, 89%

Hue: 40° / Saturation: 100% / Lightness: 89%

CMYK

0%, 7%, 22%, 0%

Cyan: 0% / Magenta: 7% / Yellow: 22% / Key: 0%

What color is #FFECC6?

#FFECC6 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFECC6 to RGB:

rgb(255, 236, 198)HEX to RGB Converter →

HEX to HSL

Convert #FFECC6 to HSL:

hsl(40, 100%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #FFECC6 to CMYK:

cmyk(0%, 7%, 22%, 0%)Color Converter →

Color Meaning and Usage

A light orange tone, #FFECC6 has RGB (255, 236, 198) and HSL (40°, 100%, 89%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFECC6 is #C7DAFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFD0C7.

Use #FFECC6 in CSS: color: #FFECC6 or background-color: #FFECC6. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #FFECC6

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 18.07:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFECC6?

#FFECC6 is a light orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFECC6?

#FFECC6 in RGB is (255, 236, 198) - 255 red, 236 green, and 198 blue.

How to use #FFECC6 in CSS?

Use #FFECC6 directly in your CSS properties like color or background-color.

What colors go well with #FFECC6?

#C7DAFF (complementary), #FFD0C7 (analogous), and #FFD37A (lighter shade) work well with #FFECC6.