Named color

Porcelain

Porcelain color #F2F3F4: RGB 242, 243, 244 and HSL 210°, 8%, 95%. Explore its cool blue profile, contrast, CSS, palettes and harmonies.

HEX #F2F3F4
RGB rgb(242, 243, 244)
HSL hsl(210 8% 95%)
CMYK cmyk(1, 0, 0, 4)
Luminance 0.8951
Contrast Black 18.9:1White 1.11:1

Use this color

Create with Porcelain

Open a professional color tool with #F2F3F4 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.

All color tools

CSS Utilities

--color-porcelain: #F2F3F4;
.bg-porcelain { background-color: #F2F3F4; }
.text-porcelain { color: #F2F3F4; }

Color meaning and use

About Porcelain Color

Porcelain uses HEX #F2F3F4, RGB 242, 243, 244, and HSL 210°, 8%, 95%. The dataset classifies it in the blue family with cool temperature and light visual character.

No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.8951; black contrast is 18.9:1 and white contrast is 1.11:1, making black the stronger of those two standard foreground choices.

WCAG Accessibility

Contrast checks for Porcelain against black and white text.

Black text18.9:1AA Pass
White text1.11:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A, #36454F

Downloadable color reference infographic

Porcelain Color Reference Infographic

Save a high-resolution infographic of Porcelain, including its color values, coordinated palette, and black and white text contrast.

1200 × 800
Porcelain color reference infographic showing #F2F3F4, RGB and HSL values, a coordinated palette, and black and white text contrast.
Porcelain color reference infographic generated from the verified Colors Encyclopedia dataset.

Color Harmonies

Variants

Pairings

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.8951
Black text18.9:1AA Pass
White text1.11:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#F2F3F4",
  "rgb": [
    242,
    243,
    244
  ],
  "hsl": [
    210,
    8,
    95
  ],
  "cmyk": [
    1,
    0,
    0,
    4
  ],
  "luminance": 0.8951,
  "contrast": {
    "black": 18.9,
    "white": 1.11
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ]
}
Harmonies
{
  "complementary": "#F3F2F1",
  "analogous": [
    "#F1F3F3",
    "#F1F1F3"
  ],
  "triadic": [
    "#F3F1F2",
    "#F2F3F1"
  ],
  "tetradic": [
    "#F3F1F3",
    "#F3F2F1",
    "#F1F3F1"
  ],
  "splitComplementary": [
    "#F3F1F1",
    "#F3F3F1"
  ],
  "monochromatic": [
    "#FFFFFF",
    "#F2F3F4",
    "#C0C4C9"
  ]
}
Variants
{
  "light": "#FFFFFF",
  "dark": "#C0C4C9",
  "saturated": "#EEF2F6",
  "desaturated": "#F2F2F2",
  "pastel": "#FFFFFF",
  "neon": "#FFFFFF"
}
Pairings
{
  "best": [
    "#000000",
    "#F3F2F1",
    "#F1F3F3",
    "#F1F1F3"
  ],
  "avoid": [
    "#F2F2F2",
    "#FFFFFF"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FFFFFF",
    "#F2F2F2"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "white-smoke",
    "cloud",
    "paper-white",
    "powder-coat-white",
    "alice-blue"
  ],
  "generatedPalettes": [
    "porcelain"
  ],
  "generatedComparisons": [
    "cloud-vs-porcelain",
    "porcelain-vs-white-smoke"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/light"
  ],
  "relatedTools": [
    "/harmonies/porcelain",
    "/wcag/porcelain",
    "/css/colors/porcelain",
    "/hex/f2f3f4",
    "/tools/css-gradient-generator",
    "/tools/color-palette-generator",
    "/tools/css-color-mixer",
    "/tools/contrast-checker"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/light"
    ],
    "narrower": [
      "/palettes/porcelain"
    ],
    "related": [
      "/colors/white-smoke",
      "/colors/cloud",
      "/colors/paper-white",
      "/colors/powder-coat-white",
      "/colors/alice-blue",
      "/compare/cloud-vs-porcelain",
      "/compare/porcelain-vs-white-smoke",
      "/harmonies/porcelain",
      "/wcag/porcelain",
      "/css/colors/porcelain",
      "/hex/f2f3f4",
      "/tools/css-gradient-generator",
      "/tools/color-palette-generator",
      "/tools/css-color-mixer",
      "/tools/contrast-checker"
    ]
  }
}
Full JSON dataset
{
  "slug": "porcelain",
  "name": "Porcelain",
  "hex": "#F2F3F4",
  "uses": [
    "backgrounds",
    "typography",
    "product surfaces"
  ],
  "psychology": {
    "associations": [
      "restraint",
      "clarity",
      "balance"
    ],
    "contexts": [
      "interfaces",
      "architecture",
      "editorial design",
      "packaging"
    ],
    "avoidIn": [
      "high-energy accent-only palettes"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design and editorial color systems."
  },
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "light"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "blue",
    "cool",
    "light",
    "backgrounds",
    "typography",
    "product-surfaces",
    "restraint",
    "clarity",
    "balance"
  ],
  "popularity": 84,
  "rgb": [
    242,
    243,
    244
  ],
  "hsl": [
    210,
    8,
    95
  ],
  "cmyk": [
    1,
    0,
    0,
    4
  ],
  "luminance": 0.8951,
  "contrast": {
    "black": 18.9,
    "white": 1.11
  },
  "harmonies": {
    "complementary": "#F3F2F1",
    "analogous": [
      "#F1F3F3",
      "#F1F1F3"
    ],
    "triadic": [
      "#F3F1F2",
      "#F2F3F1"
    ],
    "tetradic": [
      "#F3F1F3",
      "#F3F2F1",
      "#F1F3F1"
    ],
    "splitComplementary": [
      "#F3F1F1",
      "#F3F3F1"
    ],
    "monochromatic": [
      "#FFFFFF",
      "#F2F3F4",
      "#C0C4C9"
    ]
  },
  "variants": {
    "light": "#FFFFFF",
    "dark": "#C0C4C9",
    "saturated": "#EEF2F6",
    "desaturated": "#F2F2F2",
    "pastel": "#FFFFFF",
    "neon": "#FFFFFF"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "css": {
    "variable": "--color-porcelain: #F2F3F4;",
    "utility": ".bg-porcelain { background-color: #F2F3F4; }",
    "textUtility": ".text-porcelain { color: #F2F3F4; }"
  },
  "nearestColors": [
    "white-smoke",
    "cloud",
    "paper-white",
    "powder-coat-white",
    "alice-blue"
  ],
  "generatedPalettes": [
    "porcelain"
  ],
  "generatedComparisons": [
    "cloud-vs-porcelain",
    "porcelain-vs-white-smoke"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/light"
  ],
  "relatedTools": [
    "/harmonies/porcelain",
    "/wcag/porcelain",
    "/css/colors/porcelain",
    "/hex/f2f3f4",
    "/tools/css-gradient-generator",
    "/tools/color-palette-generator",
    "/tools/css-color-mixer",
    "/tools/contrast-checker"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/light"
    ],
    "narrower": [
      "/palettes/porcelain"
    ],
    "related": [
      "/colors/white-smoke",
      "/colors/cloud",
      "/colors/paper-white",
      "/colors/powder-coat-white",
      "/colors/alice-blue",
      "/compare/cloud-vs-porcelain",
      "/compare/porcelain-vs-white-smoke",
      "/harmonies/porcelain",
      "/wcag/porcelain",
      "/css/colors/porcelain",
      "/hex/f2f3f4",
      "/tools/css-gradient-generator",
      "/tools/color-palette-generator",
      "/tools/css-color-mixer",
      "/tools/contrast-checker"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#F3F2F1",
      "#F1F3F3",
      "#F1F1F3"
    ],
    "avoid": [
      "#F2F2F2",
      "#FFFFFF"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FFFFFF",
      "#F2F2F2"
    ]
  }
}