Ecru Color — HEX, RGB, HSL & CMYK Codes

#feffca
Format Value
HEX #feffca
RGB rgb(254, 255, 202)
HSL hsl(61.1, 100%, 89.6%)
CMYK cmyk(0.4%, 0%, 20.8%, 0%)
HSV hsv(61.1, 20.8%, 100%)

ecru color harmonies

Tints & shades of ecru

Tints (lighter)

#feffcf #feffd4 #feffd8 #feffdd #feffe2 #ffffe7 #ffffec #fffff1 #fffff5 #fffffa

Shades (darker)

#e7e8b8 #d0d1a5 #b9b993 #a2a281 #8b8b6e #73745c #5c5d49 #454637 #2e2e25 #171712

Contrast & accessibility

The quick brown fox

On white · 1.03:1 · Fail

The quick brown fox

On black · 20.37:1 · AAA

Recommended text color: #000000

Use ecru in code

CSS color: #feffca;
SCSS $color: #feffca;
Tailwind bg-[#feffca]
Swift UIColor(red: 0.996, green: 1.000, blue: 0.792, alpha: 1)
Android Color.parseColor("#feffca")
Flutter Color(0xFFFEFFCA)

Colors similar to ecru

Browse all Yellow colors →

What is the HEX code for ecru?

The CSS color ecru in HEX format is #feffca. Use this value directly in CSS, SVG, and most design tools.

How do I use ecru in CSS?

To apply ecru in CSS:

  • Text color: color: #feffca;
  • Background: background-color: #feffca;
  • Border: border-color: #feffca;

What are all the color format values for ecru?

FormatValue
HEX#feffca
RGBrgb(254, 255, 202)
HSLhsl(61.1, 100%, 89.6%)
CMYKcmyk(0.4%, 0%, 20.8%, 0%)

How do I convert ecru to HEX?

Select ecru from the color name list in our color converter. The HEX value — #feffca — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does ecru belong to?

ecru belongs to the yellow color family. It is a light, vivid color with HSL values: hue 61.1°, saturation 100%, lightness 89.6%.

How do I create lighter and darker shades of ecru?

Lighter variant (lightness 95%): #ffffe5. Darker variant (lightness 74.6%): #fdff7d. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.