#F4F4EB#F4F4EB
#F4F4EB is a very light, near-neutral yellow. Relative luminance 0.899; OKLCH L 96.5% C 0.012 H 106.6°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4EB |
|---|---|
| RGB | rgb(244, 244, 235) |
| HSL | hsl(60, 29%, 94%) |
| HSV | hsv(60, 4%, 96%) |
| CMYK | cmyk(0%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(95.97, -1.56, 4.33) |
| CIE-LCH | lch(95.97, 4.60, 109.82°) |
| OKLab | oklab(96.47% -0.0034 0.0114) |
| OKLCH | oklch(96.47% 0.012 106.6) |
| XYZ | xyz(84.6521, 89.9328, 91.4803) |
| Luminance | 0.8993 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.76
Off White
#FAF9F6
ΔE00 3.24
Ivory
#FFFFF0
ΔE00 3.27
Oldlace
#FDF5E6
ΔE00 3.99
Whitesmoke
#F5F5F5
ΔE00 4.44
Mintcream
#F5FFFA
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4EB #EBEBF4
analogous
#F4F0EB #F4F4EB #F0F4EB
triadic
#F4F4EB #EBF4F4 #F4EBF4
tetradic
#F4F4EB #EBF4F0 #EBEBF4 #F4EBF0
square
#F4F4EB #EBF4F0 #EBEBF4 #F4EBF0
split-complementary
#F4F4EB #EBF0F4 #F0EBF4
monochromatic
#C9C99C #DEDEC4 #F4F4EB #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.11
#F4F4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#F4F4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4EB
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4EB | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#F6F4EB
Tritanopia (blue-blind)
#F6F3F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4f4eb; /* rgb */ color: rgb(244, 244, 235); /* oklch */ color: oklch(96.5% 0.012 106.6);
Tailwind
colors: {
custom: {
50: '#f7f7f1',
500: '#f4f4eb',
950: '#000000',
},
}SCSS
$custom: #f4f4eb; $custom-light: #f7f7f1; $custom-dark: #000000;
JSON
{
"hex": "#f4f4eb",
"rgb": {
"r": 244,
"g": 244,
"b": 235
},
"hsl": {
"h": 60,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.96469,
"c": 0.0119,
"h": 106.6
},
"luminance": 0.89933
}Semantic roles & 50–950 ramp
primary
#F4F4EB
secondary
#B5B5CE
accent
#3EA83E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585