Chalk (#F7F7F2)
The hex code for Chalk is #F7F7F2. It is rgb(247, 247, 242) in RGB, hsl(60, 24%, 96%) in HSL, and about cmyk(0%, 0%, 2%, 3%) in CMYK — a lightest yellow. Black text is the more readable choice on this background.
#F7F7F2rgb(247, 247, 242)hsl(60, 24%, 96%)hsv(60, 2%, 97%)cmyk(0%, 0%, 2%, 3%)oklch(97.5% 0.007 106.5)lab(97.13% -0.65 2.41)lch(97.13% 2.50 105.09)Colors Closest to Chalk
Chalk is a registered color name. These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.
Browse the full index of named colors A-Z or every yellow in the library.
#F7F7F2 Channel Values
How Chalk breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.
| Model | Channels | Notes |
|---|---|---|
| RGB | R 247 · G 247 · B 242 | 8-bit channels as sent to the display |
| HSL | H 60° · S 24% · L 96% | Easiest model for building lighter and darker variants |
| HSV | H 60° · S 2% · V 97% | Matches the picker in most design tools |
| CMYK | C 0% · M 0% · Y 2% · K 3% | Approximate ink mix; confirm with an ICC profile before printing |
| Luminance | 1.07:1 vs white · 19.54:1 vs black | WCAG 2.2 relative-luminance contrast ratios |
Text Contrast & Accessibility
WCAG 2.2 contrast ratios for text on a Chalk background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.
Need a specific ratio against another background? Open #F7F7F2 in the contrast checker.
Colors That Go With Chalk
Pairings derived from color-wheel relationships. The complementary color sits opposite Chalk; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.
Tints & Shades of Chalk
Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.
Want a full 50-950 ramp with semantic roles? Generate design tokens from #F7F7F2.
How Chalk Looks with Color Vision Deficiency
Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.
#F7F7F2#F7F7F2#F7F7F2#F7F7F2#F7F7F2#F8F6F6#F7F7F5#F7F7F7Using #F7F7F2 in Code
Copy-ready declarations for the places this color usually ends up.
--chalk: #F7F7F2;background-color: #F7F7F2;colors: { 'chalk': '#F7F7F2' }Color(red: 0.969, green: 0.969, blue: 0.949)<color name="chalk">#F7F7F2</color>fill="#F7F7F2"More Yellow Colors
Chalk sits in the yellow family. These are its neighbours across that family's full range, each with its own breakdown.
#F7F7F2 Frequently Asked Questions
What is the hex code for Chalk?
The hex code for Chalk is #F7F7F2. That is rgb(247, 247, 242) in RGB, hsl(60, 24%, 96%) in HSL, and approximately cmyk(0%, 0%, 2%, 3%) in CMYK.
What is the RGB value of #F7F7F2?
#F7F7F2 is rgb(247, 247, 242) — red 247, green 247, and blue 242 on the 0-255 scale.
What is the CMYK value of #F7F7F2?
#F7F7F2 converts to approximately cmyk(0%, 0%, 2%, 3%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.
Should text on #F7F7F2 be black or white?
Black text is the more readable choice. #F7F7F2 scores 1.07:1 against white and 19.54:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.
Can I write #F7F7F2 as a CSS color keyword?
No. #F7F7F2 is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is whitesmoke (#F5F5F5) at a CIE76 distance of 2.56, which is very hard to tell apart.
Open Chalk in a Tool
Keep exploring: every yellow in the color library, the guide to shades of yellow, or the full color library.