#F4EFE0#F4EFE0
#F4EFE0 is a very light, muted yellow. Relative luminance 0.863; OKLCH L 95.2% C 0.021 H 91.6°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EFE0 |
|---|---|
| RGB | rgb(244, 239, 224) |
| HSL | hsl(45, 48%, 92%) |
| HSV | hsv(45, 8%, 96%) |
| CMYK | cmyk(0%, 2%, 8.2%, 4.3%) |
| CIE-LAB | lab(94.46, -0.86, 7.84) |
| CIE-LCH | lch(94.46, 7.89, 96.26°) |
| OKLab | oklab(95.2% -0.0006 0.0206) |
| OKLCH | oklch(95.2% 0.021 91.6) |
| XYZ | xyz(81.6277, 86.3485, 82.8733) |
| Luminance | 0.8635 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.00
Eggshell
#F0EAD6
ΔE00 2.18
Floralwhite
#FFFAF0
ΔE00 3.19
Ivory
#FFFFF0
ΔE00 3.85
Linen
#FAF0E6
ΔE00 3.91
Antiquewhite
#FAEBD7
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EFE0 #E0E5F4
analogous
#F4E5E0 #F4EFE0 #EFF4E0
triadic
#F4EFE0 #E0F4EF #EFE0F4
tetradic
#F4EFE0 #E0F4E5 #E0E5F4 #F4E0EF
square
#F4EFE0 #E0F4E5 #E0E5F4 #F4E0EF
split-complementary
#F4EFE0 #E0EFF4 #E5E0F4
monochromatic
#D4C086 #E4D8B3 #F4EFE0 #F7F3E8 #F7F3E8
Accessibility & contrast
On white
1.15
#F4EFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#F4EFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EFE0
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EFE0 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDF
Deuteranopia (green-blind)
#F4F0E0
Tritanopia (blue-blind)
#F8ECEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f4efe0; /* rgb */ color: rgb(244, 239, 224); /* oklch */ color: oklch(95.2% 0.021 91.6);
Tailwind
colors: {
custom: {
50: '#f7f4e9',
500: '#f4efe0',
950: '#000000',
},
}SCSS
$custom: #f4efe0; $custom-light: #f7f4e9; $custom-dark: #000000;
JSON
{
"hex": "#f4efe0",
"rgb": {
"r": 244,
"g": 239,
"b": 224
},
"hsl": {
"h": 45,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.95197,
"c": 0.02057,
"h": 91.6
},
"luminance": 0.86348
}Semantic roles & 50–950 ramp
primary
#F4EFE0
secondary
#A6B1D2
accent
#4FBB2B
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584