#F4F8E2#F4F8E2
#F4F8E2 is a very light, muted yellow-green. Relative luminance 0.919; OKLCH L 97.0% C 0.029 H 115.3°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F8E2 |
|---|---|
| RGB | rgb(244, 248, 226) |
| HSL | hsl(71, 61%, 93%) |
| HSV | hsv(71, 9%, 97%) |
| CMYK | cmyk(1.6%, 0%, 8.9%, 2.7%) |
| CIE-LAB | lab(96.76, -5.08, 10.11) |
| CIE-LCH | lch(96.76, 11.32, 116.67°) |
| OKLab | oklab(97.03% -0.0125 0.0264) |
| OKLCH | oklch(97.03% 0.029 115.3) |
| XYZ | xyz(84.6012, 91.8591, 85.2104) |
| Luminance | 0.9186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 1.90
Off White (survey)
#FFFFE4
ΔE00 2.64
Lightyellow
#FFFFE0
ΔE00 3.45
Ivory
#FFFFF0
ΔE00 3.74
Cornsilk
#FFF8DC
ΔE00 4.79
Honeydew
#F0FFF0
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F8E2 #E6E2F8
analogous
#F8F1E2 #F4F8E2 #E9F8E2
triadic
#F4F8E2 #E2F4F8 #F8E2F4
tetradic
#F4F8E2 #E2F8F1 #E6E2F8 #F8E2E9
square
#F4F8E2 #E2F8F1 #E6E2F8 #F8E2E9
split-complementary
#F4F8E2 #E2E9F8 #F1E2F8
monochromatic
#CFE07F #E1ECB1 #F4F8E2 #F6F9E6 #F6F9E6
Accessibility & contrast
On white
1.08
#F4F8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#F4F8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F8E2
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F8E2 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5E1
Deuteranopia (green-blind)
#FBF6E3
Tritanopia (blue-blind)
#F7F5F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f4f8e2; /* rgb */ color: rgb(244, 248, 226); /* oklch */ color: oklch(97.0% 0.029 115.3);
Tailwind
colors: {
custom: {
50: '#f7faeb',
500: '#f4f8e2',
950: '#000000',
},
}SCSS
$custom: #f4f8e2; $custom-light: #f7faeb; $custom-dark: #000000;
JSON
{
"hex": "#f4f8e2",
"rgb": {
"r": 244,
"g": 248,
"b": 226
},
"hsl": {
"h": 70.909,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.97025,
"c": 0.02918,
"h": 115.3
},
"luminance": 0.91859
}Semantic roles & 50–950 ramp
primary
#F4F8E2
secondary
#AEA4DA
accent
#1DC93C
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171716
muted
#858584