Skip to main content

Eggnog

#FBEEC1·white family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

Scale from white (50) through Eggnog (500) to black (900), interpolated in Lab color space.

Color Values

HEX
#FBEEC1
RGB
rgb(251, 238, 193)
HSL
hsl(47, 88%, 87%)
OKLCH
oklch(0.948 0.06 94)
CMYK
cmyk(0%, 5%, 23%, 2%)
Luminance:0.8551
CSS var:--color-eggnog
Tailwind:bg-[#FBEEC1]

Accessibility

Score: 48/100

On White (#FFF)

1.16:1

Fail

On Black (#000)

18.1:1

AAA

On Light Gray (#F5F5F5)

1.06:1

Fail

Best text color on this background:

black18.10:1
Open in Contrast Checker →

Design Applications

Background

background-color: #FBEEC1

Text Color

color: #FBEEC1

bg-[#FBEEC1] text-[#000000]

Accent border card component

border-left: 4px solid #FBEEC1

Color Meaning & Psychology

White is defined by the absence of color absorption — it reflects all light. It represents purity, cleanliness, and potential. White space in design is not emptiness but breathing room — it directs the eye, reduces cognitive load, and conveys confidence. In branding, white signals transparency, minimalism, and premium simplicity. Healthcare adopts white for cleanliness associations. Technology companies use white to suggest precision and simplicity. Cultural variations are significant: white is mourning in several Asian cultures, but purity and bridal in Western contexts. In photography and product presentation, white backgrounds are the universal default because they project the subject without distraction. As a very light tint, it carries the lightness and openness of its hue family while remaining gentle enough for backgrounds, subtle highlights, and delicate UI elements.

Industry Usage

Common contexts and industries where Eggnog is applied in professional design.

  • Healthcare and clinical environments
  • Medical device and pharmaceutical packaging
  • Minimalist consumer electronics packaging
  • Premium homeware and kitchen brands
  • Wedding and bridal industry
  • Architecture and interior design for clean aesthetics
  • Laboratory and scientific equipment
  • Zero-waste and sustainability brands (clean connotations)

Accessibility Considerations

Normal Text

Fails AA

4.5:1 minimum required

Large Text

Fails AA Large

3:1 minimum required

UI Components

Check contrast

3:1 for non-text UI

Eggnog is a light color. Use black (#000000) text on top of it for maximum readability (18.10:1). Avoid white text on this background.

CSS & Code Examples

Background

background-color: #FBEEC1;

Text

color: #FBEEC1;

Border

border: 2px solid #FBEEC1;

Box Shadow

box-shadow: 0 4px 20px #FBEEC140;

Gradient

background: linear-gradient(135deg, #FBEEC1, #fffff4);

Tailwind-style

--color-eggnog: #FBEEC1;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Eggnog without a custom config.

Background

bg-[#FBEEC1]

Text

text-[#FBEEC1]

Border

border-[#FBEEC1]

Ring

ring-[#FBEEC1]

Fill

fill-[#FBEEC1]

From (gradient)

from-[#FBEEC1]

Via (gradient)

via-[#FBEEC1]

To (gradient)

to-[#FBEEC1]

Design Tokens

Ready-to-use Eggnog design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.

CSS Custom Properties

:root {
  --color-eggnog: #FBEEC1;
  --color-eggnog-rgb: 251, 238, 193;
  --color-eggnog-hsl: 47, 88%, 87%;
}

SCSS Variables

$color-eggnog: #FBEEC1;
$color-eggnog-rgb: 251, 238, 193;
$color-eggnog-hsl: 47, 88%, 87%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'eggnog': '#FBEEC1',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-eggnog: #FBEEC1;
}

JSON Design Token (W3C format)

{
  "eggnog": {
    "value": "#FBEEC1",
    "type": "color",
    "description": "Eggnog — #FBEEC1"
  }
}

What Does Eggnog Mean? Color Psychology & Cultural Symbolism

In color psychology, white is unique in functioning primarily as a relational color—its meaning changes based on what's placed against it, around it, or within it. At #FBEEC1, Eggnog itself projects simplicity, but its greater value is in what it makes possible for everything else in the composition.

  • White represents purity and new beginnings in Western traditions (wedding dresses, blank pages, fresh starts). In design, it's the color of negative space, clarity, and the confidence to leave things unsaid—a philosophy of "less is more" made visible.
  • In many East Asian cultures, white is the color of mourning and death—the opposite of its Western connotation. This cultural split is one of the most significant in color psychology and requires careful consideration in international design contexts.
  • Eggnog's pale lightness (87%) shifts its psychological register: All whites are light by definition, but warm whites (cream, ivory, off-white) feel more human and organic than pure white—they're softer, less clinical, and more inviting in analog and print contexts.
  • At 88% saturation, Eggnog reads as vivid—Pure white is maximum brightness—the theoretical ceiling of reflected light—and carries the qualities of absolute clarity and optical intensity.

The discipline of Eggnog is knowing what to leave in and what to leave out. The most sophisticated designs know both.

How to Use Eggnog in Design: Applications, Pairings & Best Practices

Professional designers treat Eggnog as an active design element, not a background assumption. The proportion, the warmth, and the contrast of white against other colors are all deliberate decisions that determine the sophistication of the overall design.

  • UI components: primary backgrounds, card surfaces, negative space—Eggnog performs reliably in all these roles with its pale tonal character.
  • Brand & identity: minimalist brand identities, healthcare environments, premium product packaging—contexts where Eggnog's vivid quality creates the right register.
  • Typography: Eggnog as text requires a dark background; its 87% lightness means it provides 1.2:1 contrast on white, not meeting WCAG AA.
  • Eggnog creates strong legibility with black text overlays (18.1:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Eggnog's vivid saturation (88%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.

The discipline of Eggnog is knowing what to leave in and what to leave out. The most sophisticated designs know both.

Eggnog Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Eggnog (#FBEEC1) achieves a 18.10:1 contrast ratio with black text, surpassing the WCAG 2.1 AAA threshold of 7:1. This exceptional contrast qualifies it for body text, UI components at any size, and all accessibility-sensitive interface contexts. Relative luminance: 85.5%.

  • As text on white (#FFFFFF): 1.16:1 — Fail
  • As text on black (#000000): 18.10:1 — AAA ✓
  • Best text color on Eggnog background: Black (#000000) at 18.10:1
  • WCAG 2.1 luminance: 85.5% — high-luminance (near-white)—it provides excellent readability for dark text overlays and integrates naturally into light design systems
  • Eggnog qualifies for all text sizes including small body copy (AAA).

For production use, test Eggnog against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.

Eggnog in Industry: Branding, Design & Market Applications

Eggnog's brand positioning falls squarely in the territory of purity, clarity, simplicity, and openness. Industry data supports its strongest performance in healthcare, technology, luxury categories, where the vivid saturation calibrates the message at a pale, considered level.

  • Healthcare & Medical: White's universal association with cleanliness, sterility, and medical precision makes it the foundational color of healthcare environments and products. It signals that contamination is absent and that procedures are conducted with precision and care. (examples: Headspace, One Medical, Kaiser Permanente) Warm off-whites are used in patient-facing healthcare design to reduce anxiety; pure white for clinical, back-of-house, and medical device contexts.
  • Technology & Minimalist Design: Apple's adoption of white as its product philosophy's visual language has made white synonymous with technological simplicity and premium minimalism. White signals that a product has been edited to essentials—nothing unnecessary remains. (examples: Notion, Slack, Salesforce) White backgrounds in UI design create the most readable interfaces by maximizing contrast for dark text and giving colorful UI elements maximum visual clarity.
  • Luxury Packaging: White luxury packaging signals restraint, confidence, and the elimination of unnecessary decoration. It says: the product itself is so good that it doesn't need dressing up. This approach is used across fragrance, skincare, and premium food packaging. White + gold foil is a particularly powerful luxury packaging combination, creating maximum sophistication with minimum color.
  • Brand positioning: Eggnog is best suited for brands projecting clarity, simplicity, cleanliness. Categories outside this positioning—environments where cultural context (East Asian mourning) may cause misunderstanding—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Eggnog works effectively in minimalist brand identities, healthcare environments, premium product packaging—contexts where clarity serves a secondary but reinforcing role.

For marketers and brand strategists, Eggnog is a commitment to purity, clarity, simplicity, and openness. Match it with industries that make that promise and it will pay dividends consistently.

Frequently Asked Questions

What is the hex code for Eggnog?
The hex code for Eggnog is #FBEEC1. Its RGB values are rgb(251, 238, 193) and its HSL values are hsl(47, 88%, 87%).
What does Eggnog mean in design?
White is defined by the absence of color absorption — it reflects all light. It represents purity, cleanliness, and potential. White space in design is not emptiness but breathing room — it directs the eye, reduces cognitive load, and conveys confidence. In branding, white signals transparency, minimalism, and premium simplicity. Healthcare adopts white for cleanliness associations. Technology companies use white to suggest precision and simplicity. Cultural variations are significant: white is mourning in several Asian cultures, but purity and bridal in Western contexts. In photography and product presentation, white backgrounds are the universal default because they project the subject without distraction. As a very light tint, it carries the lightness and openness of its hue family while remaining gentle enough for backgrounds, subtle highlights, and delicate UI elements.
Is Eggnog WCAG accessible?
Eggnog (#FBEEC1) does not pass WCAG AA on white (1.16:1 ratio). Use it on dark backgrounds where it achieves 18.1:1. Its overall accessibility score is 48/100.
What colors go well with Eggnog?
Eggnog pairs well with its complementary color Denim Blue (#2243B6). Analogous colors like Flame and Butterscotch also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Eggnog used for?
Eggnog is commonly used for: Healthcare and clinical environments; Medical device and pharmaceutical packaging; Minimalist consumer electronics packaging; Premium homeware and kitchen brands; Wedding and bridal industry.
What are the CSS and Tailwind values for Eggnog?
In CSS, use `color: #FBEEC1` or `background-color: #FBEEC1`. The CSS custom property is `--color-eggnog: #FBEEC1`. In Tailwind CSS, use the arbitrary value class `bg-[#FBEEC1]` for backgrounds or `text-[#FBEEC1]` for text.