Named color

Floral White

Floral White color #FFFAF0: RGB 255, 250, 240 and HSL 40°, 100%, 97%. Explore its warm orange profile, contrast, CSS, palettes and harmonies.

HEX #FFFAF0
RGB rgb(255, 250, 240)
HSL hsl(40 100% 97%)
CMYK cmyk(0, 2, 6, 0)
Luminance 0.9592
Contrast Black 20.18:1White 1.04:1

Use this color

Create with Floral White

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

All color tools

CSS Utilities

--color-floral-white: #FFFAF0;
.bg-floral-white { background-color: #FFFAF0; }
.text-floral-white { color: #FFFAF0; }

Color meaning and use

About Floral White Color

Floral White uses HEX #FFFAF0, RGB 255, 250, 240, and HSL 40°, 100%, 97%. The dataset classifies it in the orange family with warm temperature and light and pastel visual character.

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

WCAG Accessibility

Contrast checks for Floral White against black and white text.

Black text20.18:1AA Pass
White text1.04:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A, #36454F

Downloadable color reference infographic

Floral White Color Reference Infographic

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

1200 × 800
Floral White color reference infographic showing #FFFAF0, RGB and HSL values, a coordinated palette, and black and white text contrast.
Floral White 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.9592
Black text20.18:1AA Pass
White text1.04: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": "#FFFAF0",
  "rgb": [
    255,
    250,
    240
  ],
  "hsl": [
    40,
    100,
    97
  ],
  "cmyk": [
    0,
    2,
    6,
    0
  ],
  "luminance": 0.9592,
  "contrast": {
    "black": 20.18,
    "white": 1.04
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ]
}
Harmonies
{
  "complementary": "#F0F5FF",
  "analogous": [
    "#FFF2F0",
    "#FCFFF0"
  ],
  "triadic": [
    "#F0FFFA",
    "#FAF0FF"
  ],
  "tetradic": [
    "#F0FFF2",
    "#F0F5FF",
    "#FFF0FC"
  ],
  "splitComplementary": [
    "#F0FCFF",
    "#F2F0FF"
  ],
  "monochromatic": [
    "#FFFFFF",
    "#FFFAF0",
    "#FFDB94"
  ]
}
Variants
{
  "light": "#FFFFFF",
  "dark": "#FFDB94",
  "saturated": "#FFFAF0",
  "desaturated": "#FDF9F1",
  "pastel": "#FFFFFF",
  "neon": "#FFFFFF"
}
Pairings
{
  "best": [
    "#000000",
    "#F0F5FF",
    "#FFF2F0",
    "#FCFFF0"
  ],
  "avoid": [
    "#FDF9F1",
    "#FFFFFF"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FFFFFF",
    "#FDF9F1"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "ivory",
    "sea-shell",
    "powder-coat-white",
    "paper-white",
    "snow"
  ],
  "generatedPalettes": [
    "floral-white"
  ],
  "generatedComparisons": [
    "floral-white-vs-ivory",
    "floral-white-vs-sea-shell"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/light",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/floral-white",
    "/wcag/floral-white",
    "/css/colors/floral-white",
    "/hex/fffaf0",
    "/tools/css-gradient-generator",
    "/tools/color-palette-generator",
    "/tools/css-color-mixer",
    "/tools/contrast-checker"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/light",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/floral-white"
    ],
    "related": [
      "/colors/ivory",
      "/colors/sea-shell",
      "/colors/powder-coat-white",
      "/colors/paper-white",
      "/colors/snow",
      "/compare/floral-white-vs-ivory",
      "/compare/floral-white-vs-sea-shell",
      "/harmonies/floral-white",
      "/wcag/floral-white",
      "/css/colors/floral-white",
      "/hex/fffaf0",
      "/tools/css-gradient-generator",
      "/tools/color-palette-generator",
      "/tools/css-color-mixer",
      "/tools/contrast-checker"
    ]
  }
}
Full JSON dataset
{
  "slug": "floral-white",
  "name": "Floral White",
  "cssName": "floralwhite",
  "hex": "#FFFAF0",
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "light",
    "pastel"
  ],
  "uses": [
    "web design",
    "CSS color systems",
    "UI prototyping"
  ],
  "psychology": {
    "associations": [
      "context dependent"
    ],
    "contexts": [
      "web interfaces",
      "design systems",
      "technical color references"
    ],
    "avoidIn": [
      "claims that require brand or cultural specificity"
    ]
  },
  "aliases": [
    "floralwhite"
  ],
  "sourceType": "standard",
  "confidence": "high",
  "sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
  "origin": {
    "type": "css",
    "notes": "Standard CSS named color."
  },
  "reviewStatus": "auto",
  "editorialNotes": "Generated from CSS named color data and computed color-system properties.",
  "tags": [
    "orange",
    "warm",
    "light",
    "pastel",
    "web-design",
    "css-color-systems",
    "ui-prototyping",
    "context-dependent"
  ],
  "popularity": 67,
  "rgb": [
    255,
    250,
    240
  ],
  "hsl": [
    40,
    100,
    97
  ],
  "cmyk": [
    0,
    2,
    6,
    0
  ],
  "luminance": 0.9592,
  "contrast": {
    "black": 20.18,
    "white": 1.04
  },
  "harmonies": {
    "complementary": "#F0F5FF",
    "analogous": [
      "#FFF2F0",
      "#FCFFF0"
    ],
    "triadic": [
      "#F0FFFA",
      "#FAF0FF"
    ],
    "tetradic": [
      "#F0FFF2",
      "#F0F5FF",
      "#FFF0FC"
    ],
    "splitComplementary": [
      "#F0FCFF",
      "#F2F0FF"
    ],
    "monochromatic": [
      "#FFFFFF",
      "#FFFAF0",
      "#FFDB94"
    ]
  },
  "variants": {
    "light": "#FFFFFF",
    "dark": "#FFDB94",
    "saturated": "#FFFAF0",
    "desaturated": "#FDF9F1",
    "pastel": "#FFFFFF",
    "neon": "#FFFFFF"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "css": {
    "variable": "--color-floral-white: #FFFAF0;",
    "utility": ".bg-floral-white { background-color: #FFFAF0; }",
    "textUtility": ".text-floral-white { color: #FFFAF0; }"
  },
  "nearestColors": [
    "ivory",
    "sea-shell",
    "powder-coat-white",
    "paper-white",
    "snow"
  ],
  "generatedPalettes": [
    "floral-white"
  ],
  "generatedComparisons": [
    "floral-white-vs-ivory",
    "floral-white-vs-sea-shell"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/light",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/floral-white",
    "/wcag/floral-white",
    "/css/colors/floral-white",
    "/hex/fffaf0",
    "/tools/css-gradient-generator",
    "/tools/color-palette-generator",
    "/tools/css-color-mixer",
    "/tools/contrast-checker"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/light",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/floral-white"
    ],
    "related": [
      "/colors/ivory",
      "/colors/sea-shell",
      "/colors/powder-coat-white",
      "/colors/paper-white",
      "/colors/snow",
      "/compare/floral-white-vs-ivory",
      "/compare/floral-white-vs-sea-shell",
      "/harmonies/floral-white",
      "/wcag/floral-white",
      "/css/colors/floral-white",
      "/hex/fffaf0",
      "/tools/css-gradient-generator",
      "/tools/color-palette-generator",
      "/tools/css-color-mixer",
      "/tools/contrast-checker"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#F0F5FF",
      "#FFF2F0",
      "#FCFFF0"
    ],
    "avoid": [
      "#FDF9F1",
      "#FFFFFF"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FFFFFF",
      "#FDF9F1"
    ]
  }
}