HEX atlas value

#FFFFF0

#FFFFF0 is a warm yellow HEX color close to Ivory. According to Colors Encyclopedia, it converts to RGB 255, 255, 240, HSL 60, 100%, 97%, has luminance 0.9907, and belongs to the light and pastel groups.

#FFFFF0 Sample readable text
HEX #FFFFF0
RGB rgb(255, 255, 240)
HSL hsl(60 100% 97%)
CMYK cmyk(0, 0, 6, 0)
Luminance 0.9907
Contrast Black 20.81:1White 1.01:1

CSS

--color-fffff0: #FFFFF0;
.background-fffff0 { background-color: #FFFFF0; }
.text-fffff0 { color: #FFFFF0; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.9907
Black text20.81:1AA Pass
White text1.01: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":"#FFFFF0","rgb":[255,255,240],"hsl":[60,100,97],"cmyk":[0,0,6,0],"luminance":0.9907,"contrast":{"black":20.81,"white":1.01}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":20.81,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.01,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F7FFF0","hex":"#F7FFF0","family":"green","bestTextColor":"#000000","contrastBlack":20.52,"contrastWhite":1.02,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FDFDF1","hex":"#FDFDF1","family":"yellow","bestTextColor":"#000000","contrastBlack":20.5,"contrastWhite":1.02,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Snow","hex":"#FFFAFA","family":"red","bestTextColor":"#000000","contrastBlack":20.31,"contrastWhite":1.03,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Floral White","hex":"#FFFAF0","family":"orange","bestTextColor":"#000000","contrastBlack":20.18,"contrastWhite":1.04,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","light","pastel","light yellow","pastel yellow","Ivory adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/fffff0.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/ivory.json","https://www.colorsencyclopedia.com/api/colors/floral-white.json","https://www.colorsencyclopedia.com/api/colors/powder-coat-white.json"]}
Harmonies
{"complementary":"#F0F0FF","analogous":["#FFF7F0","#F7FFF0"],"triadic":["#F0FFFF","#FFF0FF"],"tetradic":["#F0FFF7","#F0F0FF","#FFF0F7"],"splitComplementary":["#F0F7FF","#F7F0FF"],"monochromatic":["#FFFFFF","#FFFFF0","#FFFF94"]}
Variants
{"light":"#FFFFFF","dark":"#FFFF94","saturated":"#FFFFF0","desaturated":"#FDFDF1","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"ivory","name":"Ivory","hex":"#FFFFF0","distance":0},{"slug":"floral-white","name":"Floral White","hex":"#FFFAF0","distance":5},{"slug":"powder-coat-white","name":"Powder Coat White","hex":"#F8F8F2","distance":10.099504938362077},{"slug":"sea-shell","name":"Sea Shell","hex":"#FFF5EE","distance":10.198039027185569},{"slug":"snow","name":"Snow","hex":"#FFFAFA","distance":11.180339887498949}]

HEX meaning and use

About #FFFFF0

#FFFFF0 is classified as a warm yellow value with light and pastel visual character. #FFFFF0 is visually closest to Ivory, a named yellow color with HEX #FFFFF0.

The RGB channels are 255, 255, and 240, with red carrying the strongest channel weight. In HSL, the hue is 60deg with 100% saturation and 97% lightness, so this page treats it as a high-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and soft UI backgrounds. Its luminance is 0.9907, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 0.00, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text20.81:1AA Pass
White text1.01:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #FFFFF0 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000020.81:1 · AAA
White text#FFFFFF1.01:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F7FFF0#000000 text · best 20.52:1#F7FFF0
#FDFDF1#000000 text · best 20.5:1#FDFDF1
Snow#000000 text · best 20.31:1#FFFAFA
Floral White#000000 text · best 20.18:1#FFFAF0

Generated Palette

Ivory#FFFFF0
#F0F0FF#F0F0FF
#FFF7F0#FFF7F0
#F7FFF0#F7FFF0
White#FFFFFF
#FFFF94#FFFF94

Color Harmonies

#F0F0FF#F0F0FF
#FFF7F0#FFF7F0
#F7FFF0#F7FFF0
Azure#F0FFFF
#FFF0FF#FFF0FF

Variants

White#FFFFFF
#FFFF94#FFFF94
Ivory#FFFFF0
#FDFDF1#FDFDF1
White#FFFFFF
White#FFFFFF

Nearest Named Colors