#F4EFDF#F4EFDF
#F4EFDF is a very light, muted yellow. Relative luminance 0.863; OKLCH L 95.2% C 0.022 H 92.5°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EFDF |
|---|---|
| RGB | rgb(244, 239, 223) |
| HSL | hsl(46, 49%, 92%) |
| HSV | hsv(46, 9%, 96%) |
| CMYK | cmyk(0%, 2%, 8.6%, 4.3%) |
| CIE-LAB | lab(94.44, -1.02, 8.33) |
| CIE-LCH | lch(94.44, 8.39, 97.00°) |
| OKLab | oklab(95.17% -0.001 0.0218) |
| OKLCH | oklch(95.17% 0.022 92.5) |
| XYZ | xyz(81.4924, 86.2944, 82.1611) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.84
Oldlace
#FDF5E6
ΔE00 2.15
Floralwhite
#FFFAF0
ΔE00 3.49
Ivory
#FFFFF0
ΔE00 3.83
Linen
#FAF0E6
ΔE00 4.25
Antiquewhite
#FAEBD7
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EFDF #DFE4F4
analogous
#F4E5DF #F4EFDF #EFF4DF
triadic
#F4EFDF #DFF4EF #EFDFF4
tetradic
#F4EFDF #DFF4E5 #DFE4F4 #F4DFEF
square
#F4EFDF #DFF4E5 #DFE4F4 #F4DFEF
split-complementary
#F4EFDF #DFEFF4 #E5DFF4
monochromatic
#D5C184 #E4D8B1 #F4EFDF #F7F4E8 #F7F4E8
Accessibility & contrast
On white
1.15
#F4EFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#F4EFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EFDF
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EFDF | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#F4F0DF
Tritanopia (blue-blind)
#F8ECEA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f4efdf; /* rgb */ color: rgb(244, 239, 223); /* oklch */ color: oklch(95.2% 0.022 92.5);
Tailwind
colors: {
custom: {
50: '#f7f4e9',
500: '#f4efdf',
950: '#000000',
},
}SCSS
$custom: #f4efdf; $custom-light: #f7f4e9; $custom-dark: #000000;
JSON
{
"hex": "#f4efdf",
"rgb": {
"r": 244,
"g": 239,
"b": 223
},
"hsl": {
"h": 45.714,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.95171,
"c": 0.02183,
"h": 92.5
},
"luminance": 0.86294
}Semantic roles & 50–950 ramp
primary
#F4EFDF
secondary
#A5B0D3
accent
#4CBC29
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584