#F4F6EE#F4F6EE
#F4F6EE is a very light, near-neutral yellow-green. Relative luminance 0.913; OKLCH L 96.9% C 0.011 H 118.0°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F6EE |
|---|---|
| RGB | rgb(244, 246, 238) |
| HSL | hsl(75, 31%, 95%) |
| HSV | hsv(75, 3%, 96%) |
| CMYK | cmyk(0.8%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(96.54, -2.06, 3.61) |
| CIE-LCH | lch(96.54, 4.16, 119.71°) |
| OKLab | oklab(96.94% -0.0051 0.0095) |
| OKLCH | oklch(96.94% 0.011 118) |
| XYZ | xyz(85.6942, 91.3177, 93.9839) |
| Luminance | 0.9132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.19
Ivory
#FFFFF0
ΔE00 3.40
Floralwhite
#FFFAF0
ΔE00 3.45
Mintcream
#F5FFFA
ΔE00 3.79
Whitesmoke
#F5F5F5
ΔE00 4.29
White
#FFFFFF
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F6EE #F0EEF6
analogous
#F6F4EE #F4F6EE #F0F6EE
triadic
#F4F6EE #EEF4F6 #F6EEF4
tetradic
#F4F6EE #EEF6F4 #F0EEF6 #F6EEF0
square
#F4F6EE #EEF6F4 #F0EEF6 #F6EEF0
split-complementary
#F4F6EE #EEF0F6 #F4EEF6
monochromatic
#C0CC9E #DAE1C6 #F2F4EB #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.09
#F4F6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#F4F6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F6EE
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F6EE | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#F5F5F4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f4f6ee; /* rgb */ color: rgb(244, 246, 238); /* oklch */ color: oklch(96.9% 0.011 118.0);
Tailwind
colors: {
custom: {
50: '#f7f9f3',
500: '#f4f6ee',
950: '#000000',
},
}SCSS
$custom: #f4f6ee; $custom-light: #f7f9f3; $custom-dark: #000000;
JSON
{
"hex": "#f4f6ee",
"rgb": {
"r": 244,
"g": 246,
"b": 238
},
"hsl": {
"h": 75,
"s": 30.769,
"l": 94.902
},
"oklch": {
"l": 0.96942,
"c": 0.01076,
"h": 118
},
"luminance": 0.91318
}Semantic roles & 50–950 ramp
primary
#F4F6EE
secondary
#BEB7D1
accent
#3CA957
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585