#FAF7DC#FAF7DC
#FAF7DC is a very light, muted yellow. Relative luminance 0.920; OKLCH L 97.1% C 0.035 H 101.8°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF7DC |
|---|---|
| RGB | rgb(250, 247, 220) |
| HSL | hsl(54, 75%, 92%) |
| HSV | hsv(54, 12%, 98%) |
| CMYK | cmyk(0%, 1.2%, 12%, 2%) |
| CIE-LAB | lab(96.83, -3.46, 13.35) |
| CIE-LCH | lch(96.83, 13.79, 104.54°) |
| OKLab | oklab(97.14% -0.0073 0.0347) |
| OKLCH | oklch(97.14% 0.035 101.8) |
| XYZ | xyz(85.6021, 92.0136, 80.9471) |
| Luminance | 0.9201 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.43
Cornsilk
#FFF8DC
ΔE00 1.74
Off White (survey)
#FFFFE4
ΔE00 1.95
Lightyellow
#FFFFE0
ΔE00 2.35
Eggshell
#F0EAD6
ΔE00 3.92
Pale
#FFF9D0
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF7DC #DCDFFA
analogous
#FAE8DC #FAF7DC #EEFADC
triadic
#FAF7DC #DCFAF7 #F7DCFA
tetradic
#FAF7DC #DCFAE8 #DCDFFA #FADCEE
square
#FAF7DC #DCFAE8 #DCDFFA #FADCEE
split-complementary
#FAF7DC #DCEEFA #E8DCFA
monochromatic
#EBDF71 #F2EBA6 #FAF7DC #FBF9E4 #FBF9E4
Accessibility & contrast
On white
1.08
#FAF7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#FAF7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF7DC
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF7DC | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5DA
Deuteranopia (green-blind)
#FEF7DD
Tritanopia (blue-blind)
#FFF3EF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #faf7dc; /* rgb */ color: rgb(250, 247, 220); /* oklch */ color: oklch(97.1% 0.035 101.8);
Tailwind
colors: {
custom: {
50: '#fcf9e6',
500: '#faf7dc',
950: '#000000',
},
}SCSS
$custom: #faf7dc; $custom-light: #fcf9e6; $custom-dark: #000000;
JSON
{
"hex": "#faf7dc",
"rgb": {
"r": 250,
"g": 247,
"b": 220
},
"hsl": {
"h": 54,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.97141,
"c": 0.03542,
"h": 101.8
},
"luminance": 0.92013
}Semantic roles & 50–950 ramp
primary
#FAF7DC
secondary
#9BA1E0
accent
#22D70E
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584