#F3F4EE#F3F4EE
#F3F4EE is a very light, near-neutral yellow-green. Relative luminance 0.899; OKLCH L 96.5% C 0.008 H 114.2°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F4EE |
|---|---|
| RGB | rgb(243, 244, 238) |
| HSL | hsl(70, 21%, 95%) |
| HSV | hsv(70, 2%, 96%) |
| CMYK | cmyk(0.4%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(95.97, -1.38, 2.77) |
| CIE-LCH | lch(95.97, 3.09, 116.53°) |
| OKLab | oklab(96.47% -0.0033 0.0073) |
| OKLCH | oklch(96.47% 0.008 114.2) |
| XYZ | xyz(84.7430, 89.9292, 93.7660) |
| Luminance | 0.8993 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.29
Whitesmoke
#F5F5F5
ΔE00 3.23
Floralwhite
#FFFAF0
ΔE00 3.32
White
#FFFFFF
ΔE00 3.98
Pale Grey
#FDFDFE
ΔE00 4.24
Mintcream
#F5FFFA
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F4EE #EFEEF4
analogous
#F4F2EE #F3F4EE #F0F4EE
triadic
#F3F4EE #EEF3F4 #F4EEF3
tetradic
#F3F4EE #EEF4F2 #EFEEF4 #F4EEF0
square
#F3F4EE #EEF4F2 #EFEEF4 #F4EEF0
split-complementary
#F3F4EE #EEF0F4 #F2EEF4
monochromatic
#BFC4A4 #D9DCC9 #F2F3EC #F2F3EC #F2F3EC
Accessibility & contrast
On white
1.11
#F3F4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#F3F4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F4EE
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F4EE | 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)
#F5F3EE
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#F4F3F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f3f4ee; /* rgb */ color: rgb(243, 244, 238); /* oklch */ color: oklch(96.5% 0.008 114.2);
Tailwind
colors: {
custom: {
50: '#f7f7f3',
500: '#f3f4ee',
950: '#000000',
},
}SCSS
$custom: #f3f4ee; $custom-light: #f7f7f3; $custom-dark: #000000;
JSON
{
"hex": "#f3f4ee",
"rgb": {
"r": 243,
"g": 244,
"b": 238
},
"hsl": {
"h": 70,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.96473,
"c": 0.008,
"h": 114.2
},
"luminance": 0.89929
}Semantic roles & 50–950 ramp
primary
#F3F4EE
secondary
#BDBACC
accent
#46A055
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585