#F4F0E4#F4F0E4
#F4F0E4 is a very light, near-neutral yellow. Relative luminance 0.872; OKLCH L 95.5% C 0.016 H 91.6°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F0E4 |
|---|---|
| RGB | rgb(244, 240, 228) |
| HSL | hsl(45, 42%, 93%) |
| HSV | hsv(45, 7%, 96%) |
| CMYK | cmyk(0%, 1.6%, 6.6%, 4.3%) |
| CIE-LAB | lab(94.80, -0.71, 6.27) |
| CIE-LCH | lch(94.80, 6.31, 96.45°) |
| OKLab | oklab(95.5% -0.0004 0.0165) |
| OKLCH | oklch(95.5% 0.016 91.6) |
| XYZ | xyz(82.4701, 87.1552, 85.8618) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.24
Floralwhite
#FFFAF0
ΔE00 2.42
Eggshell
#F0EAD6
ΔE00 3.35
Linen
#FAF0E6
ΔE00 3.40
Ivory
#FFFFF0
ΔE00 3.77
Off White
#FAF9F6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F0E4 #E4E8F4
analogous
#F4E8E4 #F4F0E4 #F0F4E4
triadic
#F4F0E4 #E4F4F0 #F0E4F4
tetradic
#F4F0E4 #E4F4E8 #E4E8F4 #F4E4F0
square
#F4F0E4 #E4F4E8 #E4E8F4 #F4E4F0
split-complementary
#F4F0E4 #E4F0F4 #E8E4F4
monochromatic
#D1C08D #E2D8B9 #F4F0E4 #F6F3E9 #F6F3E9
Accessibility & contrast
On white
1.14
#F4F0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#F4F0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F0E4
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F0E4 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE3
Deuteranopia (green-blind)
#F4F1E4
Tritanopia (blue-blind)
#F7EEEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f0e4; /* rgb */ color: rgb(244, 240, 228); /* oklch */ color: oklch(95.5% 0.016 91.6);
Tailwind
colors: {
custom: {
50: '#f7f4ec',
500: '#f4f0e4',
950: '#000000',
},
}SCSS
$custom: #f4f0e4; $custom-light: #f7f4ec; $custom-dark: #000000;
JSON
{
"hex": "#f4f0e4",
"rgb": {
"r": 244,
"g": 240,
"b": 228
},
"hsl": {
"h": 45,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.95497,
"c": 0.01648,
"h": 91.6
},
"luminance": 0.87155
}Semantic roles & 50–950 ramp
primary
#F4F0E4
secondary
#ABB5D1
accent
#52B530
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584