Nearest-color comparison

Pearl vs Vellum

Pearl #EAE0C8 vs Vellum #EFE3C8: RGB distance 5.8 and contrast 1.03:1. Compare hue, luminance, saturation, WCAG and practical use.

Pearl and Vellum are very close, with an RGB distance of 5.8. Vellum is lighter by 0.0249, and Vellum is more saturated by 10 percentage points. Their mutual contrast is 1.03:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Pearl#EAE0C8
Vellum#EFE3C8

Quick Difference Summary

The main measurable differences between Pearl and Vellum across RGB distance, luminance, hue, saturation, and contrast.

RGB distance5.8
Pair contrast1.03:1
Luminance delta0.0249
Hue delta0 deg
Lighter colorVellum
More saturatedVellum

Side-by-Side Color Profiles

orange color

Pearl

Pearl is #EAE0C8, a warm orange with hue 42°, saturation 45% and luminance 0.7497. Beside Vellum, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 15.99:1.

HEX#EAE0C8 RGB234, 224, 200 HSL42, 45, 85 CMYK0, 4, 15, 8 Luminance0.7497 Best textblack text

orange color

Vellum

Vellum is #EFE3C8, a warm orange with hue 42°, saturation 55% and luminance 0.7746. Beside Pearl, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 16.49:1.

HEX#EFE3C8 RGB239, 227, 200 HSL42, 55, 86 CMYK0, 5, 16, 6 Luminance0.7746 Best textblack text

When to Use Pearl or Vellum

Choose PearlChoose Pearl when the design calls for balanced orange color at #EAE0C8, with warm temperature and 85% HSL lightness.
Choose VellumChoose Vellum when #EFE3C8, its light orange character, or its 86% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.03:1.

Technical Comparison Table

PropertyPearlVellum
HEX#EAE0C8#EFE3C8
RGB234, 224, 200239, 227, 200
HSL42, 45, 8542, 55, 86
CMYK0, 4, 15, 80, 5, 16, 6
FamilyOrangeOrange
TemperatureWarmWarm
ToneBalancedLight
Luminance0.74970.7746
Black contrast15.99:116.49:1
White contrast1.31:11.27:1
Shared tonesNone

Accessibility and Contrast

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

Pearlblack text - 15.99:1
Vellumblack text - 16.49:1

Downloadable color comparison infographic

Pearl vs Vellum Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Pearl vs Vellum color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Pearl vs Vellum color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

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

Machine-readable data

Machine-Readable Pearl vs Vellum Data (JSON)

Structured comparison data for Pearl and Vellum, 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": "pearl",
    "name": "Pearl",
    "hex": "#EAE0C8",
    "rgb": [
      234,
      224,
      200
    ],
    "hsl": [
      42,
      45,
      85
    ],
    "cmyk": [
      0,
      4,
      15,
      8
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.7497,
    "contrast": {
      "black": 15.99,
      "white": 1.31
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 15.99
    },
    "description": "Pearl is #EAE0C8, a warm orange color with balanced character. Compared with Vellum, it is darker and less saturated. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/pearl/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pearl.json"
  },
  {
    "slug": "vellum",
    "name": "Vellum",
    "hex": "#EFE3C8",
    "rgb": [
      239,
      227,
      200
    ],
    "hsl": [
      42,
      55,
      86
    ],
    "cmyk": [
      0,
      5,
      16,
      6
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "light"
    ],
    "luminance": 0.7746,
    "contrast": {
      "black": 16.49,
      "white": 1.27
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 16.49
    },
    "description": "Vellum is #EFE3C8, a warm orange color with light character. Compared with Pearl, it is lighter and more saturated. Use it for neutral systems, backgrounds, and editorial typography, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/vellum/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/vellum.json"
  }
]
Differences
{
  "rgbDistance": 5.8,
  "contrastRatio": 1.03,
  "hslDelta": {
    "hue": 0,
    "saturation": 10,
    "lightness": 1
  },
  "luminanceDelta": 0.0249,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Vellum",
  "moreSaturatedColor": "Vellum"
}
Accessibility
{
  "pairContrastRatio": 1.03,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Pearl",
      "background": "#EAE0C8",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 15.99
    },
    {
      "color": "Vellum",
      "background": "#EFE3C8",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 16.49
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Pearl is better when the design needs balanced orange character, warm temperature, and the specific HEX value #EAE0C8.",
  "chooseSecondWhen": "Vellum is better when the design needs light orange character, warm temperature, and the specific HEX value #EFE3C8.",
  "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/pearl-vs-vellum.json",
  "https://www.colorsencyclopedia.com/api/colors/pearl.json",
  "https://www.colorsencyclopedia.com/api/colors/vellum.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pearl-vs-vellum",
  "type": "nearest",
  "name": "Pearl vs Vellum",
  "verdict": "Pearl and Vellum are very close colors. Vellum is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.03:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Pearl and Vellum are different orange colors with HEX values #EAE0C8 and #EFE3C8. According to Colors Encyclopedia, their RGB distance is 5.8, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 5.8,
  "contrastRatio": 1.03,
  "colors": [
    {
      "slug": "pearl",
      "name": "Pearl",
      "hex": "#EAE0C8",
      "rgb": [
        234,
        224,
        200
      ],
      "hsl": [
        42,
        45,
        85
      ],
      "cmyk": [
        0,
        4,
        15,
        8
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.7497,
      "contrast": {
        "black": 15.99,
        "white": 1.31
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 15.99
      },
      "description": "Pearl is #EAE0C8, a warm orange color with balanced character. Compared with Vellum, it is darker and less saturated. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/pearl/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pearl.json"
    },
    {
      "slug": "vellum",
      "name": "Vellum",
      "hex": "#EFE3C8",
      "rgb": [
        239,
        227,
        200
      ],
      "hsl": [
        42,
        55,
        86
      ],
      "cmyk": [
        0,
        5,
        16,
        6
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "light"
      ],
      "luminance": 0.7746,
      "contrast": {
        "black": 16.49,
        "white": 1.27
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 16.49
      },
      "description": "Vellum is #EFE3C8, a warm orange color with light character. Compared with Pearl, it is lighter and more saturated. Use it for neutral systems, backgrounds, and editorial typography, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/vellum/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/vellum.json"
    }
  ],
  "differences": {
    "rgbDistance": 5.8,
    "contrastRatio": 1.03,
    "hslDelta": {
      "hue": 0,
      "saturation": 10,
      "lightness": 1
    },
    "luminanceDelta": 0.0249,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Vellum",
    "moreSaturatedColor": "Vellum"
  },
  "accessibility": {
    "pairContrastRatio": 1.03,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Pearl",
        "background": "#EAE0C8",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 15.99
      },
      {
        "color": "Vellum",
        "background": "#EFE3C8",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 16.49
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Pearl is better when the design needs balanced orange character, warm temperature, and the specific HEX value #EAE0C8.",
    "chooseSecondWhen": "Vellum is better when the design needs light orange character, warm temperature, and the specific HEX value #EFE3C8.",
    "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/pearl-vs-vellum.json",
    "https://www.colorsencyclopedia.com/api/colors/pearl.json",
    "https://www.colorsencyclopedia.com/api/colors/vellum.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/pearl-vs-vellum/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/pearl-vs-vellum.json"
}