#F8FCF4#F8FCF4
#F8FCF4 is a very light, near-neutral yellow-green. Relative luminance 0.961; OKLCH L 98.6% C 0.011 H 128.6°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FCF4 |
|---|---|
| RGB | rgb(248, 252, 244) |
| HSL | hsl(90, 57%, 97%) |
| HSV | hsv(90, 3%, 99%) |
| CMYK | cmyk(1.6%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(98.48, -2.72, 3.36) |
| CIE-LCH | lch(98.48, 4.32, 128.93°) |
| OKLab | oklab(98.59% -0.0071 0.0089) |
| OKLCH | oklch(98.59% 0.011 128.6) |
| XYZ | xyz(89.8483, 96.1088, 99.3879) |
| Luminance | 0.9611 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.71
Ivory
#FFFFF0
ΔE00 3.21
Off White
#FAF9F6
ΔE00 3.73
Floralwhite
#FFFAF0
ΔE00 4.16
White
#FFFFFF
ΔE00 4.80
Whitesmoke
#F5F5F5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FCF4 #F8F4FC
analogous
#FCFCF4 #F8FCF4 #F4FCF4
triadic
#F8FCF4 #F4F8FC #FCF4F8
tetradic
#F8FCF4 #F4FCFC #F8F4FC #FCF4F4
square
#F8FCF4 #F4FCFC #F8F4FC #FCF4F4
split-complementary
#F8FCF4 #F4F4FC #FCF4FC
monochromatic
#BBE294 #D9EFC4 #F0F8E7 #F0F8E7 #F0F8E7
Accessibility & contrast
On white
1.04
#F8FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#F8FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FCF4
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FCF4 | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF4
Deuteranopia (green-blind)
#FCFBF4
Tritanopia (blue-blind)
#F8FBFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8fcf4; /* rgb */ color: rgb(248, 252, 244); /* oklch */ color: oklch(98.6% 0.011 128.6);
Tailwind
colors: {
custom: {
50: '#fafdf7',
500: '#f8fcf4',
950: '#000000',
},
}SCSS
$custom: #f8fcf4; $custom-light: #fafdf7; $custom-dark: #000000;
JSON
{
"hex": "#f8fcf4",
"rgb": {
"r": 248,
"g": 252,
"b": 244
},
"hsl": {
"h": 90,
"s": 57.143,
"l": 97.255
},
"oklch": {
"l": 0.98586,
"c": 0.01132,
"h": 128.6
},
"luminance": 0.96109
}Semantic roles & 50–950 ramp
primary
#F8FCF4
secondary
#CAB5DF
accent
#21C573
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585