HEX atlas value

#F2EFB0

#F2EFB0 is a warm yellow HEX color close to Pale Goldenrod. According to Colors Encyclopedia, it converts to RGB 242, 239, 176, HSL 57, 72%, 82%, has luminance 0.8374, and belongs to the pastel group.

#F2EFB0 Sample readable text
HEX #F2EFB0
RGB rgb(242, 239, 176)
HSL hsl(57 72% 82%)
CMYK cmyk(0, 1, 27, 5)
Luminance 0.8374
Contrast Black 17.75:1White 1.18:1

CSS

--color-f2efb0: #F2EFB0;
.background-f2efb0 { background-color: #F2EFB0; }
.text-f2efb0 { color: #F2EFB0; }

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.8374
Black text17.75:1AA Pass
White text1.18: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":"#F2EFB0","rgb":[242,239,176],"hsl":[57,72,82],"cmyk":[0,1,27,5],"luminance":0.8374,"contrast":{"black":17.75,"white":1.18}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.75,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.18,"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":"#FCF8A6","hex":"#FCF8A6","family":"yellow","bestTextColor":"#000000","contrastBlack":19.12,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Butter","hex":"#FFF1A8","family":"yellow","bestTextColor":"#000000","contrastBlack":18.4,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D4F2B0","hex":"#D4F2B0","family":"green","bestTextColor":"#000000","contrastBlack":17.13,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Peach","hex":"#FFE5B4","family":"orange","bestTextColor":"#000000","contrastBlack":17.12,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","pastel","pastel yellow","Pale Goldenrod adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f2efb0.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json","https://www.colorsencyclopedia.com/api/colors/vanilla.json","https://www.colorsencyclopedia.com/api/colors/butter.json"]}
Harmonies
{"complementary":"#B0B3F2","analogous":["#F2CEB0","#D4F2B0"],"triadic":["#B0F2EF","#EFB0F2"],"tetradic":["#B0F2CE","#B0B3F2","#F2B0D4"],"splitComplementary":["#B0D4F2","#CEB0F2"],"monochromatic":["#FFFFFF","#F2EFB0","#E5DF61"]}
Variants
{"light":"#FFFFFF","dark":"#E5DF61","saturated":"#FCF8A6","desaturated":"#E8E6BA","pastel":"#FFFFFF","neon":"#FFFCCC"}
Nearest named colors
[{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":10.04987562112089},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":11.224972160321824},{"slug":"butter","name":"Butter","hex":"#FFF1A8","distance":15.394804318340652},{"slug":"peach","name":"Peach","hex":"#FFE5B4","distance":16.881943016134134},{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":17.52141546793523}]

HEX meaning and use

About #F2EFB0

#F2EFB0 is classified as a warm yellow value with pastel visual character. #F2EFB0 is visually closest to Pale Goldenrod, a named yellow color with HEX #EEE8AA.

The RGB channels are 242, 239, and 176, with red carrying the strongest channel weight. In HSL, the hue is 57deg with 72% saturation and 82% 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.8374, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 10.05, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.75:1AA Pass
White text1.18:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.75:1 · AAA
White text#FFFFFF1.18:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#FCF8A6#000000 text · best 19.12:1#FCF8A6
Butter#000000 text · best 18.4:1#FFF1A8
#D4F2B0#000000 text · best 17.13:1#D4F2B0
Peach#000000 text · best 17.12:1#FFE5B4

Generated Palette

#F2EFB0#F2EFB0
#B0B3F2#B0B3F2
#F2CEB0#F2CEB0
#D4F2B0#D4F2B0
White#FFFFFF
#E5DF61#E5DF61

Color Harmonies

#B0B3F2#B0B3F2
#F2CEB0#F2CEB0
#D4F2B0#D4F2B0
#B0F2EF#B0F2EF
#EFB0F2#EFB0F2

Variants

White#FFFFFF
#E5DF61#E5DF61
#FCF8A6#FCF8A6
#E8E6BA#E8E6BA
White#FFFFFF
#FFFCCC#FFFCCC

Nearest Named Colors