Skip to content

Linen (#FAF0E6)

The hex code for Linen is #FAF0E6. It is rgb(250, 240, 230) in RGB, hsl(30, 67%, 94%) in HSL, and about cmyk(0%, 4%, 8%, 2%) in CMYK — a lightest orange. Black text is the more readable choice on this background.

#FAF0E6
HEX#FAF0E6
RGBrgb(250, 240, 230)
HSLhsl(30, 67%, 94%)
HSVhsv(30, 8%, 98%)
CMYKcmyk(0%, 4%, 8%, 2%)
OKLCHoklch(96% 0.017 67.6)
LABlab(95.39% 2.23 6.11)
LCHlch(95.39% 6.50 69.93)

Colors Closest to Linen

Linen is a registered color name. These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.

Browse the full index of named colors A-Z or every orange in the library.

#FAF0E6 Channel Values

How Linen breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 250 · G 240 · B 2308-bit channels as sent to the display
HSLH 30° · S 67% · L 94%Easiest model for building lighter and darker variants
HSVH 30° · S 8% · V 98%Matches the picker in most design tools
CMYKC 0% · M 4% · Y 8% · K 2%Approximate ink mix; confirm with an ICC profile before printing
Luminance1.12:1 vs white · 18.67:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a Linen background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.

Fails AAWhite text1.12:1AA normal AA large AAA normal
TextBlack text18.67:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #FAF0E6 in the contrast checker.

Colors That Go With Linen

Pairings derived from color-wheel relationships. The complementary color sits opposite Linen; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of Linen

Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #FAF0E6.

How Linen Looks with Color Vision Deficiency

Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.

Typical#FAF0E6
Protanopia#F2F2E6
Protanomaly#F5F1E6
Deuteranopia#F3F3E6
Deuteranomaly#F6F2E6
Tritanopia#FBEFEF
Tritanomaly#FBEFEB
Achromatopsia#F1F1F1

Test a full palette in the color blindness simulator.

Using #FAF0E6 in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--linen: #FAF0E6;
CSS backgroundbackground-color: #FAF0E6;
Tailwind configcolors: { 'linen': '#FAF0E6' }
SwiftUIColor(red: 0.980, green: 0.941, blue: 0.902)
Android XML<color name="linen">#FAF0E6</color>
SVG fillfill="#FAF0E6"

More Orange Colors

Linen sits in the orange family. These are its neighbours across that family's full range, each with its own breakdown.

#FAF0E6 Frequently Asked Questions

What is the hex code for Linen?

The hex code for Linen is #FAF0E6. That is rgb(250, 240, 230) in RGB, hsl(30, 67%, 94%) in HSL, and approximately cmyk(0%, 4%, 8%, 2%) in CMYK.

What is the RGB value of #FAF0E6?

#FAF0E6 is rgb(250, 240, 230) — red 250, green 240, and blue 230 on the 0-255 scale.

What is the CMYK value of #FAF0E6?

#FAF0E6 converts to approximately cmyk(0%, 4%, 8%, 2%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #FAF0E6 be black or white?

Black text is the more readable choice. #FAF0E6 scores 1.12:1 against white and 18.67:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Is Linen a CSS named color?

Yes. Linen is one of the CSS named colors, so you can write color: linen instead of the hex code.

Open Linen in a Tool

Keep exploring: every orange in the color library, the guide to shades of orange, or the full color library.