Nearest-color comparison

Linen vs Linen White

Linen and Linen White are different orange colors with HEX values #FAF0E6 and #FAF0E6. According to Colors Encyclopedia, their RGB distance is 0, their contrast ratio is 1:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Linen and Linen White are very close colors. They have nearly identical luminance. They share similar temperature behavior. Their mutual contrast is 1:1, so the pair is too low for text and better treated as a palette relationship.

Linen#FAF0E6
Linen White#FAF0E6

Quick Difference Summary

The main measurable differences between Linen and Linen White across RGB distance, luminance, hue, saturation, and contrast.

RGB distance0
Pair contrast1:1
Luminance delta0
Hue delta0 deg
Lighter colorLinen
More saturatedLinen

Side-by-Side Color Profiles

orange color

Linen

Linen is #FAF0E6, a warm orange color with light character. Compared with Linen White, it is similar in luminance and similar in saturation. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#FAF0E6 RGB250, 240, 230 HSL30, 67, 94 CMYK0, 4, 8, 2 Luminance0.8836 Best textblack text

orange color

Linen White

Linen White is #FAF0E6, a warm orange color with light character. Compared with Linen, it is similar in luminance and similar in saturation. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.

HEX#FAF0E6 RGB250, 240, 230 HSL30, 67, 94 CMYK0, 4, 8, 2 Luminance0.8836 Best textblack text

When to Use Linen or Linen White

Choose LinenLinen is better when the design needs light orange character, warm temperature, and the specific HEX value #FAF0E6.
Choose Linen WhiteLinen White is better when the design needs light orange character, warm temperature, and the specific HEX value #FAF0E6.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyLinenLinen White
HEX#FAF0E6#FAF0E6
RGB250, 240, 230250, 240, 230
HSL30, 67, 9430, 67, 94
CMYK0, 4, 8, 20, 4, 8, 2
FamilyOrangeOrange
TemperatureWarmWarm
ToneLightLight
Luminance0.88360.8836
Black contrast18.67:118.67:1
White contrast1.12:11.12:1
Shared tonesLight

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Linenblack text - 18.67:1
Linen Whiteblack text - 18.67:1

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Linen White#FAF0E6
Linen White#FAF0E6
White#FFFFFF
White#FFFFFF
#E5F0FA#E5F0FA
#E5F0FA#E5F0FA

Machine-readable data

Machine-Readable Linen vs Linen White Data (JSON)

Structured comparison data for Linen and Linen White, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "linen",
    "name": "Linen",
    "hex": "#FAF0E6",
    "rgb": [
      250,
      240,
      230
    ],
    "hsl": [
      30,
      67,
      94
    ],
    "cmyk": [
      0,
      4,
      8,
      2
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "light"
    ],
    "luminance": 0.8836,
    "contrast": {
      "black": 18.67,
      "white": 1.12
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 18.67
    },
    "description": "Linen is #FAF0E6, a warm orange color with light character. Compared with Linen White, it is similar in luminance and similar in saturation. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/linen/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/linen.json"
  },
  {
    "slug": "linen-white",
    "name": "Linen White",
    "hex": "#FAF0E6",
    "rgb": [
      250,
      240,
      230
    ],
    "hsl": [
      30,
      67,
      94
    ],
    "cmyk": [
      0,
      4,
      8,
      2
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "light"
    ],
    "luminance": 0.8836,
    "contrast": {
      "black": 18.67,
      "white": 1.12
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 18.67
    },
    "description": "Linen White is #FAF0E6, a warm orange color with light character. Compared with Linen, it is similar in luminance and similar in saturation. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/linen-white/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/linen-white.json"
  }
]
Differences
{
  "rgbDistance": 0,
  "contrastRatio": 1,
  "hslDelta": {
    "hue": 0,
    "saturation": 0,
    "lightness": 0
  },
  "luminanceDelta": 0,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "light"
  ],
  "lighterColor": "Linen",
  "moreSaturatedColor": "Linen"
}
Accessibility
{
  "pairContrastRatio": 1,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Linen",
      "background": "#FAF0E6",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 18.67
    },
    {
      "color": "Linen White",
      "background": "#FAF0E6",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 18.67
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Linen is better when the design needs light orange character, warm temperature, and the specific HEX value #FAF0E6.",
  "chooseSecondWhen": "Linen White is better when the design needs light orange character, warm temperature, and the specific HEX value #FAF0E6.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/linen-vs-linen-white.json",
  "https://www.colorsencyclopedia.com/api/colors/linen.json",
  "https://www.colorsencyclopedia.com/api/colors/linen-white.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "linen-vs-linen-white",
  "type": "nearest",
  "name": "Linen vs Linen White",
  "verdict": "Linen and Linen White are very close colors. They have nearly identical luminance. They share similar temperature behavior. Their mutual contrast is 1:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Linen and Linen White are different orange colors with HEX values #FAF0E6 and #FAF0E6. According to Colors Encyclopedia, their RGB distance is 0, their contrast ratio is 1:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 0,
  "contrastRatio": 1,
  "colors": [
    {
      "slug": "linen",
      "name": "Linen",
      "hex": "#FAF0E6",
      "rgb": [
        250,
        240,
        230
      ],
      "hsl": [
        30,
        67,
        94
      ],
      "cmyk": [
        0,
        4,
        8,
        2
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "light"
      ],
      "luminance": 0.8836,
      "contrast": {
        "black": 18.67,
        "white": 1.12
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 18.67
      },
      "description": "Linen is #FAF0E6, a warm orange color with light character. Compared with Linen White, it is similar in luminance and similar in saturation. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/linen/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/linen.json"
    },
    {
      "slug": "linen-white",
      "name": "Linen White",
      "hex": "#FAF0E6",
      "rgb": [
        250,
        240,
        230
      ],
      "hsl": [
        30,
        67,
        94
      ],
      "cmyk": [
        0,
        4,
        8,
        2
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "light"
      ],
      "luminance": 0.8836,
      "contrast": {
        "black": 18.67,
        "white": 1.12
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 18.67
      },
      "description": "Linen White is #FAF0E6, a warm orange color with light character. Compared with Linen, it is similar in luminance and similar in saturation. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/linen-white/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/linen-white.json"
    }
  ],
  "differences": {
    "rgbDistance": 0,
    "contrastRatio": 1,
    "hslDelta": {
      "hue": 0,
      "saturation": 0,
      "lightness": 0
    },
    "luminanceDelta": 0,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "light"
    ],
    "lighterColor": "Linen",
    "moreSaturatedColor": "Linen"
  },
  "accessibility": {
    "pairContrastRatio": 1,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Linen",
        "background": "#FAF0E6",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 18.67
      },
      {
        "color": "Linen White",
        "background": "#FAF0E6",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 18.67
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Linen is better when the design needs light orange character, warm temperature, and the specific HEX value #FAF0E6.",
    "chooseSecondWhen": "Linen White is better when the design needs light orange character, warm temperature, and the specific HEX value #FAF0E6.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/linen-vs-linen-white.json",
    "https://www.colorsencyclopedia.com/api/colors/linen.json",
    "https://www.colorsencyclopedia.com/api/colors/linen-white.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/linen-vs-linen-white/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/linen-vs-linen-white.json"
}