#F4F4E1#F4F4E1
#F4F4E1 is a very light, muted yellow. Relative luminance 0.894; OKLCH L 96.2% C 0.025 H 106.9°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4E1 |
|---|---|
| RGB | rgb(244, 244, 225) |
| HSL | hsl(60, 46%, 92%) |
| HSV | hsv(60, 8%, 96%) |
| CMYK | cmyk(0%, 0%, 7.8%, 4.3%) |
| CIE-LAB | lab(95.74, -3.23, 9.16) |
| CIE-LCH | lch(95.74, 9.71, 109.42°) |
| OKLab | oklab(96.21% -0.0072 0.0239) |
| OKLCH | oklch(96.21% 0.025 106.9) |
| XYZ | xyz(83.2478, 89.3711, 84.0843) |
| Luminance | 0.8937 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.10
Ivory
#FFFFF0
ΔE00 2.77
Eggshell
#F0EAD6
ΔE00 3.28
Off White (survey)
#FFFFE4
ΔE00 3.43
Cornsilk
#FFF8DC
ΔE00 3.98
Lightyellow
#FFFFE0
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4E1 #E1E1F4
analogous
#F4EBE1 #F4F4E1 #EBF4E1
triadic
#F4F4E1 #E1F4F4 #F4E1F4
tetradic
#F4F4E1 #E1F4EB #E1E1F4 #F4E1EB
square
#F4F4E1 #E1F4EB #E1E1F4 #F4E1EB
split-complementary
#F4F4E1 #E1EBF4 #EBE1F4
monochromatic
#D3D387 #E4E4B4 #F4F4E1 #F7F7E9 #F7F7E9
Accessibility & contrast
On white
1.11
#F4F4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#F4F4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4E1
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4E1 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2E0
Deuteranopia (green-blind)
#F8F3E2
Tritanopia (blue-blind)
#F7F1EE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4f4e1; /* rgb */ color: rgb(244, 244, 225); /* oklch */ color: oklch(96.2% 0.025 106.9);
Tailwind
colors: {
custom: {
50: '#f7f7ea',
500: '#f4f4e1',
950: '#000000',
},
}SCSS
$custom: #f4f4e1; $custom-light: #f7f7ea; $custom-dark: #000000;
JSON
{
"hex": "#f4f4e1",
"rgb": {
"r": 244,
"g": 244,
"b": 225
},
"hsl": {
"h": 60,
"s": 46.341,
"l": 91.961
},
"oklch": {
"l": 0.96207,
"c": 0.025,
"h": 106.9
},
"luminance": 0.89371
}Semantic roles & 50–950 ramp
primary
#F4F4E1
secondary
#A7A7D2
accent
#2CBA2C
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584