#F1F4EA#F1F4EA
#F1F4EA is a very light, near-neutral yellow-green. Relative luminance 0.893; OKLCH L 96.2% C 0.014 H 120.3°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F4EA |
|---|---|
| RGB | rgb(241, 244, 234) |
| HSL | hsl(78, 31%, 94%) |
| HSV | hsv(78, 4%, 96%) |
| CMYK | cmyk(1.2%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.72, -2.74, 4.46) |
| CIE-LCH | lch(95.72, 5.24, 121.57°) |
| OKLab | oklab(96.21% -0.0068 0.0117) |
| OKLCH | oklch(96.21% 0.014 120.3) |
| XYZ | xyz(83.4753, 89.3427, 90.6732) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.18
Mintcream
#F5FFFA
ΔE00 3.97
Floralwhite
#FFFAF0
ΔE00 4.15
Off White
#FAF9F6
ΔE00 4.36
Oldlace
#FDF5E6
ΔE00 5.14
Whitesmoke
#F5F5F5
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F4EA #EDEAF4
analogous
#F4F2EA #F1F4EA #ECF4EA
triadic
#F1F4EA #EAF1F4 #F4EAF1
tetradic
#F1F4EA #EAF4F2 #EDEAF4 #F4EAEC
square
#F1F4EA #EAF4F2 #EDEAF4 #F4EAEC
split-complementary
#F1F4EA #EAECF4 #F2EAF4
monochromatic
#BBCA9A #D6DFC2 #F1F4EA #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.11
#F1F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#F1F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F4EA
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F4EA | 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)
#F6F3E9
Deuteranopia (green-blind)
#F5F3EA
Tritanopia (blue-blind)
#F2F3F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f1f4ea; /* rgb */ color: rgb(241, 244, 234); /* oklch */ color: oklch(96.2% 0.014 120.3);
Tailwind
colors: {
custom: {
50: '#f5f7f0',
500: '#f1f4ea',
950: '#000000',
},
}SCSS
$custom: #f1f4ea; $custom-light: #f5f7f0; $custom-dark: #000000;
JSON
{
"hex": "#f1f4ea",
"rgb": {
"r": 241,
"g": 244,
"b": 234
},
"hsl": {
"h": 78,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.96213,
"c": 0.01358,
"h": 120.3
},
"luminance": 0.89343
}Semantic roles & 50–950 ramp
primary
#F1F4EA
secondary
#BCB4CF
accent
#3CAA5D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585