#F8F4DC#F8F4DC
#F8F4DC is a very light, muted yellow. Relative luminance 0.898; OKLCH L 96.4% C 0.032 H 99.2°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F4DC |
|---|---|
| RGB | rgb(248, 244, 220) |
| HSL | hsl(51, 67%, 92%) |
| HSV | hsv(51, 11%, 97%) |
| CMYK | cmyk(0%, 1.6%, 11.3%, 2.7%) |
| CIE-LAB | lab(95.92, -2.65, 12.04) |
| CIE-LCH | lch(95.92, 12.33, 102.40°) |
| OKLab | oklab(96.39% -0.0051 0.0314) |
| OKLCH | oklch(96.39% 0.032 99.2) |
| XYZ | xyz(83.9790, 89.8259, 80.6103) |
| Luminance | 0.8982 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.84
Cornsilk
#FFF8DC
ΔE00 1.84
Eggshell
#F0EAD6
ΔE00 2.71
Off White (survey)
#FFFFE4
ΔE00 2.92
Lightyellow
#FFFFE0
ΔE00 3.58
Ivory
#FFFFF0
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F4DC #DCE0F8
analogous
#F8E6DC #F8F4DC #EEF8DC
triadic
#F8F4DC #DCF8F4 #F4DCF8
tetradic
#F8F4DC #DCF8E6 #DCE0F8 #F8DCEE
square
#F8F4DC #DCF8E6 #DCE0F8 #F8DCEE
split-complementary
#F8F4DC #DCEEF8 #E6DCF8
monochromatic
#E4D476 #EEE4A9 #F8F4DC #FAF7E5 #FAF7E5
Accessibility & contrast
On white
1.11
#F8F4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#F8F4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F4DC
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F4DC | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#FAF4DD
Tritanopia (blue-blind)
#FDF0ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f8f4dc; /* rgb */ color: rgb(248, 244, 220); /* oklch */ color: oklch(96.4% 0.032 99.2);
Tailwind
colors: {
custom: {
50: '#faf7e6',
500: '#f8f4dc',
950: '#000000',
},
}SCSS
$custom: #f8f4dc; $custom-light: #faf7e6; $custom-dark: #000000;
JSON
{
"hex": "#f8f4dc",
"rgb": {
"r": 248,
"g": 244,
"b": 220
},
"hsl": {
"h": 51.429,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.96393,
"c": 0.03176,
"h": 99.2
},
"luminance": 0.89825
}Semantic roles & 50–950 ramp
primary
#F8F4DC
secondary
#9DA6DB
accent
#31CF17
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584