#F1F4E2#F1F4E2
#F1F4E2 is a very light, muted yellow-green. Relative luminance 0.889; OKLCH L 96.0% C 0.024 H 114.5°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F4E2 |
|---|---|
| RGB | rgb(241, 244, 226) |
| HSL | hsl(70, 45%, 92%) |
| HSV | hsv(70, 7%, 96%) |
| CMYK | cmyk(1.2%, 0%, 7.4%, 4.3%) |
| CIE-LAB | lab(95.54, -4.09, 8.32) |
| CIE-LCH | lch(95.54, 9.28, 116.17°) |
| OKLab | oklab(96% -0.0099 0.0218) |
| OKLCH | oklch(96% 0.024 114.5) |
| XYZ | xyz(82.3518, 88.8933, 84.7564) |
| Luminance | 0.8889 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.61
Ivory
#FFFFF0
ΔE00 3.08
Off White (survey)
#FFFFE4
ΔE00 3.85
Eggshell
#F0EAD6
ΔE00 4.36
Lightyellow
#FFFFE0
ΔE00 4.83
Honeydew
#F0FFF0
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F4E2 #E5E2F4
analogous
#F4EEE2 #F1F4E2 #E8F4E2
triadic
#F1F4E2 #E2F1F4 #F4E2F1
tetradic
#F1F4E2 #E2F4EE #E5E2F4 #F4E2E8
square
#F1F4E2 #E2F4EE #E5E2F4 #F4E2E8
split-complementary
#F1F4E2 #E2E8F4 #EEE2F4
monochromatic
#C6D289 #DCE3B6 #F1F4E2 #F4F7E9 #F4F7E9
Accessibility & contrast
On white
1.12
#F1F4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#F1F4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F4E2
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F4E2 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#F7F2E3
Tritanopia (blue-blind)
#F3F2EF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f1f4e2; /* rgb */ color: rgb(241, 244, 226); /* oklch */ color: oklch(96.0% 0.024 114.5);
Tailwind
colors: {
custom: {
50: '#f5f7eb',
500: '#f1f4e2',
950: '#000000',
},
}SCSS
$custom: #f1f4e2; $custom-light: #f5f7eb; $custom-dark: #000000;
JSON
{
"hex": "#f1f4e2",
"rgb": {
"r": 241,
"g": 244,
"b": 226
},
"hsl": {
"h": 70,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.96003,
"c": 0.02393,
"h": 114.5
},
"luminance": 0.88893
}Semantic roles & 50–950 ramp
primary
#F1F4E2
secondary
#AFA8D2
accent
#2DB844
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584