Harmony system
Ghost White Color Harmonies
Ghost White color harmonies are generated from #F8F8FF with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Ghost White into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Ghost White sits in the blue family with cool temperature and light, pastel tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.
How the harmony works
Ghost White Harmony Guide
Ghost White harmonies are computed from hue relationships rather than subjective palette names. Complementary colors create direct contrast, analogous colors stay close to the source hue, triadic and tetradic groups add broader palette range, split-complementary colors soften contrast, and monochromatic variants keep the same hue for UI surfaces and states.
Machine-readable data
Machine-Readable Ghost White Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Ghost White.
sourceColorCanonical source colorharmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic setssignaturePaletteCompact harmony preview palettesemanticGroupsAI-ready harmony labelsuseCasesDesign and retrieval contextsaccessibilityNotesContrast guidance for the source colorStructured sections
Source color
{
"slug": "ghost-white",
"name": "Ghost White",
"hex": "#F8F8FF",
"url": "https://www.colorsencyclopedia.com/colors/ghost-white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/ghost-white.json"
}Harmony groups
[
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#FFFFFA",
"name": "#FFFFFA",
"slug": null,
"rgb": [
255,
255,
250
],
"hsl": [
60,
100,
99
],
"cmyk": [
0,
0,
2,
0
],
"luminance": 0.9968,
"contrast": {
"black": 20.94,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fffffa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fffffa.json"
}
],
"anchor": "ghost-white-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#FAFCFF",
"name": "#FAFCFF",
"slug": null,
"rgb": [
250,
252,
255
],
"hsl": [
216,
100,
99
],
"cmyk": [
2,
1,
0,
0
],
"luminance": 0.9716,
"contrast": {
"black": 20.43,
"white": 1.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fafcff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fafcff.json"
},
{
"hex": "#FCFAFF",
"name": "#FCFAFF",
"slug": null,
"rgb": [
252,
250,
255
],
"hsl": [
264,
100,
99
],
"cmyk": [
1,
2,
0,
0
],
"luminance": 0.9629,
"contrast": {
"black": 20.26,
"white": 1.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fcfaff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fcfaff.json"
}
],
"anchor": "ghost-white-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#FFFAFA",
"name": "Snow",
"slug": "snow",
"rgb": [
255,
250,
250
],
"hsl": [
0,
100,
99
],
"cmyk": [
0,
2,
2,
0
],
"luminance": 0.9653,
"contrast": {
"black": 20.31,
"white": 1.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/snow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/snow.json"
},
{
"hex": "#FAFFFA",
"name": "#FAFFFA",
"slug": null,
"rgb": [
250,
255,
250
],
"hsl": [
120,
100,
99
],
"cmyk": [
2,
0,
2,
0
],
"luminance": 0.9875,
"contrast": {
"black": 20.75,
"white": 1.01
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fafffa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fafffa.json"
}
],
"anchor": "ghost-white-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#FFFAFC",
"name": "#FFFAFC",
"slug": null,
"rgb": [
255,
250,
252
],
"hsl": [
336,
100,
99
],
"cmyk": [
0,
2,
1,
0
],
"luminance": 0.9666,
"contrast": {
"black": 20.33,
"white": 1.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fffafc/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fffafc.json"
},
{
"hex": "#FFFFFA",
"name": "#FFFFFA",
"slug": null,
"rgb": [
255,
255,
250
],
"hsl": [
60,
100,
99
],
"cmyk": [
0,
0,
2,
0
],
"luminance": 0.9968,
"contrast": {
"black": 20.94,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fffffa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fffffa.json"
},
{
"hex": "#FAFFFC",
"name": "#FAFFFC",
"slug": null,
"rgb": [
250,
255,
252
],
"hsl": [
144,
100,
99
],
"cmyk": [
2,
0,
1,
0
],
"luminance": 0.9887,
"contrast": {
"black": 20.77,
"white": 1.01
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fafffc/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fafffc.json"
}
],
"anchor": "ghost-white-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#FFFCFA",
"name": "#FFFCFA",
"slug": null,
"rgb": [
255,
252,
250
],
"hsl": [
24,
100,
99
],
"cmyk": [
0,
1,
2,
0
],
"luminance": 0.9778,
"contrast": {
"black": 20.56,
"white": 1.02
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fffcfa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fffcfa.json"
},
{
"hex": "#FCFFFA",
"name": "#FCFFFA",
"slug": null,
"rgb": [
252,
255,
250
],
"hsl": [
96,
100,
99
],
"cmyk": [
1,
0,
2,
0
],
"luminance": 0.9912,
"contrast": {
"black": 20.82,
"white": 1.01
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fcfffa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fcfffa.json"
}
],
"anchor": "ghost-white-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#FFFFFF",
"name": "White",
"slug": "white",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
},
{
"hex": "#F8F8FF",
"name": "Ghost White",
"slug": "ghost-white",
"rgb": [
248,
248,
255
],
"hsl": [
240,
100,
99
],
"cmyk": [
3,
3,
0,
0
],
"luminance": 0.9431,
"contrast": {
"black": 19.86,
"white": 1.06
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/ghost-white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/ghost-white.json"
},
{
"hex": "#9E9EFF",
"name": "#9E9EFF",
"slug": null,
"rgb": [
158,
158,
255
],
"hsl": [
240,
100,
81
],
"cmyk": [
38,
38,
0,
0
],
"luminance": 0.3894,
"contrast": {
"black": 8.79,
"white": 2.39
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/9e9eff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e9eff.json"
}
],
"anchor": "ghost-white-harmony-monochromatic"
}
]Signature palette
[
"#F8F8FF",
"#FFFFFA",
"#FAFCFF",
"#FCFAFF",
"#FFFFFF",
"#9E9EFF"
]Accessibility notes
[
"Black contrast on Ghost White: 19.86:1",
"White contrast on Ghost White: 1.06:1",
"AA text options: #000000, #1A1A1A, #36454F"
]CSS tokens
":root {\n --color-ghost-white: #F8F8FF;\n --ghost-white-complementary-1: #FFFFFA;\n --ghost-white-analogous-1: #FAFCFF;\n --ghost-white-analogous-2: #FCFAFF;\n --ghost-white-triadic-1: #FFFAFA;\n --ghost-white-triadic-2: #FAFFFA;\n --ghost-white-tetradic-1: #FFFAFC;\n --ghost-white-tetradic-2: #FFFFFA;\n --ghost-white-tetradic-3: #FAFFFC;\n --ghost-white-split-complementary-1: #FFFCFA;\n --ghost-white-split-complementary-2: #FCFFFA;\n --ghost-white-monochromatic-1: #FFFFFF;\n --ghost-white-monochromatic-2: #F8F8FF;\n --ghost-white-monochromatic-3: #9E9EFF;\n}\n\n.palette-ghost-white-harmony {\n color: #111827;\n background: linear-gradient(135deg, #F8F8FF, #FFFFFA, #FAFCFF, #FCFAFF, #FFFFFF, #9E9EFF);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "ghost-white",
"name": "Ghost White",
"hex": "#F8F8FF",
"rgb": [
248,
248,
255
],
"hsl": [
240,
100,
99
],
"cmyk": [
3,
3,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9431,
"contrast": {
"black": 19.86,
"white": 1.06
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"sourceColor": {
"slug": "ghost-white",
"name": "Ghost White",
"hex": "#F8F8FF",
"url": "https://www.colorsencyclopedia.com/colors/ghost-white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/ghost-white.json"
},
"harmonyGroups": [
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#FFFFFA",
"name": "#FFFFFA",
"slug": null,
"rgb": [
255,
255,
250
],
"hsl": [
60,
100,
99
],
"cmyk": [
0,
0,
2,
0
],
"luminance": 0.9968,
"contrast": {
"black": 20.94,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fffffa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fffffa.json"
}
],
"anchor": "ghost-white-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#FAFCFF",
"name": "#FAFCFF",
"slug": null,
"rgb": [
250,
252,
255
],
"hsl": [
216,
100,
99
],
"cmyk": [
2,
1,
0,
0
],
"luminance": 0.9716,
"contrast": {
"black": 20.43,
"white": 1.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fafcff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fafcff.json"
},
{
"hex": "#FCFAFF",
"name": "#FCFAFF",
"slug": null,
"rgb": [
252,
250,
255
],
"hsl": [
264,
100,
99
],
"cmyk": [
1,
2,
0,
0
],
"luminance": 0.9629,
"contrast": {
"black": 20.26,
"white": 1.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fcfaff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fcfaff.json"
}
],
"anchor": "ghost-white-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#FFFAFA",
"name": "Snow",
"slug": "snow",
"rgb": [
255,
250,
250
],
"hsl": [
0,
100,
99
],
"cmyk": [
0,
2,
2,
0
],
"luminance": 0.9653,
"contrast": {
"black": 20.31,
"white": 1.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/snow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/snow.json"
},
{
"hex": "#FAFFFA",
"name": "#FAFFFA",
"slug": null,
"rgb": [
250,
255,
250
],
"hsl": [
120,
100,
99
],
"cmyk": [
2,
0,
2,
0
],
"luminance": 0.9875,
"contrast": {
"black": 20.75,
"white": 1.01
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fafffa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fafffa.json"
}
],
"anchor": "ghost-white-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#FFFAFC",
"name": "#FFFAFC",
"slug": null,
"rgb": [
255,
250,
252
],
"hsl": [
336,
100,
99
],
"cmyk": [
0,
2,
1,
0
],
"luminance": 0.9666,
"contrast": {
"black": 20.33,
"white": 1.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fffafc/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fffafc.json"
},
{
"hex": "#FFFFFA",
"name": "#FFFFFA",
"slug": null,
"rgb": [
255,
255,
250
],
"hsl": [
60,
100,
99
],
"cmyk": [
0,
0,
2,
0
],
"luminance": 0.9968,
"contrast": {
"black": 20.94,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fffffa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fffffa.json"
},
{
"hex": "#FAFFFC",
"name": "#FAFFFC",
"slug": null,
"rgb": [
250,
255,
252
],
"hsl": [
144,
100,
99
],
"cmyk": [
2,
0,
1,
0
],
"luminance": 0.9887,
"contrast": {
"black": 20.77,
"white": 1.01
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fafffc/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fafffc.json"
}
],
"anchor": "ghost-white-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#FFFCFA",
"name": "#FFFCFA",
"slug": null,
"rgb": [
255,
252,
250
],
"hsl": [
24,
100,
99
],
"cmyk": [
0,
1,
2,
0
],
"luminance": 0.9778,
"contrast": {
"black": 20.56,
"white": 1.02
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fffcfa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fffcfa.json"
},
{
"hex": "#FCFFFA",
"name": "#FCFFFA",
"slug": null,
"rgb": [
252,
255,
250
],
"hsl": [
96,
100,
99
],
"cmyk": [
1,
0,
2,
0
],
"luminance": 0.9912,
"contrast": {
"black": 20.82,
"white": 1.01
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fcfffa/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fcfffa.json"
}
],
"anchor": "ghost-white-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#FFFFFF",
"name": "White",
"slug": "white",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
},
{
"hex": "#F8F8FF",
"name": "Ghost White",
"slug": "ghost-white",
"rgb": [
248,
248,
255
],
"hsl": [
240,
100,
99
],
"cmyk": [
3,
3,
0,
0
],
"luminance": 0.9431,
"contrast": {
"black": 19.86,
"white": 1.06
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/ghost-white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/ghost-white.json"
},
{
"hex": "#9E9EFF",
"name": "#9E9EFF",
"slug": null,
"rgb": [
158,
158,
255
],
"hsl": [
240,
100,
81
],
"cmyk": [
38,
38,
0,
0
],
"luminance": 0.3894,
"contrast": {
"black": 8.79,
"white": 2.39
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/9e9eff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e9eff.json"
}
],
"anchor": "ghost-white-harmony-monochromatic"
}
],
"signaturePalette": [
"#F8F8FF",
"#FFFFFA",
"#FAFCFF",
"#FCFAFF",
"#FFFFFF",
"#9E9EFF"
],
"semanticGroups": [
"blue harmony",
"cool harmony",
"light harmony",
"pastel harmony",
"ghost white palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Ghost White: 19.86:1",
"White contrast on Ghost White: 1.06:1",
"AA text options: #000000, #1A1A1A, #36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/ghost-white.json",
"https://www.colorsencyclopedia.com/api/colors/ghost-white.json",
"https://www.colorsencyclopedia.com/api/hex/f8f8ff.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/ghost-white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/ghost-white.json",
"cssSnippet": ":root {\n --color-ghost-white: #F8F8FF;\n --ghost-white-complementary-1: #FFFFFA;\n --ghost-white-analogous-1: #FAFCFF;\n --ghost-white-analogous-2: #FCFAFF;\n --ghost-white-triadic-1: #FFFAFA;\n --ghost-white-triadic-2: #FAFFFA;\n --ghost-white-tetradic-1: #FFFAFC;\n --ghost-white-tetradic-2: #FFFFFA;\n --ghost-white-tetradic-3: #FAFFFC;\n --ghost-white-split-complementary-1: #FFFCFA;\n --ghost-white-split-complementary-2: #FCFFFA;\n --ghost-white-monochromatic-1: #FFFFFF;\n --ghost-white-monochromatic-2: #F8F8FF;\n --ghost-white-monochromatic-3: #9E9EFF;\n}\n\n.palette-ghost-white-harmony {\n color: #111827;\n background: linear-gradient(135deg, #F8F8FF, #FFFFFA, #FAFCFF, #FCFAFF, #FFFFFF, #9E9EFF);\n}"
}
CSS Harmony Tokens
Use these tokens when Ghost White needs a complete palette system instead of a single color variable.
:root {
--color-ghost-white: #F8F8FF;
--ghost-white-complementary-1: #FFFFFA;
--ghost-white-analogous-1: #FAFCFF;
--ghost-white-analogous-2: #FCFAFF;
--ghost-white-triadic-1: #FFFAFA;
--ghost-white-triadic-2: #FAFFFA;
--ghost-white-tetradic-1: #FFFAFC;
--ghost-white-tetradic-2: #FFFFFA;
--ghost-white-tetradic-3: #FAFFFC;
--ghost-white-split-complementary-1: #FFFCFA;
--ghost-white-split-complementary-2: #FCFFFA;
--ghost-white-monochromatic-1: #FFFFFF;
--ghost-white-monochromatic-2: #F8F8FF;
--ghost-white-monochromatic-3: #9E9EFF;
}
.palette-ghost-white-harmony {
color: #111827;
background: linear-gradient(135deg, #F8F8FF, #FFFFFA, #FAFCFF, #FCFAFF, #FFFFFF, #9E9EFF);
}
Ghost White Harmony Groups
Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.
Complementary Harmony1 colors · maximum hue contrast
Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.
#FFFFFAAnalogous Harmony2 colors · neighboring hue movement
Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.
#FAFCFF#FCFAFFTriadic Harmony2 colors · three evenly spaced hues
Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.
#FFFAFA#FAFFFATetradic Harmony3 colors · two complementary pairs
Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.
#FFFAFC#FFFFFA#FAFFFCSplit Complementary Harmony2 colors · softened complementary contrast
Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.
#FFFCFA#FCFFFAMonochromatic Harmony3 colors · same hue, different values
Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.
#FFFFFF#F8F8FF#9E9EFF