#FAFCF4#FAFCF4
#FAFCF4 is a very light, near-neutral yellow-green. Relative luminance 0.965; OKLCH L 98.7% C 0.011 H 118.0°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFCF4 |
|---|---|
| RGB | rgb(250, 252, 244) |
| HSL | hsl(75, 57%, 97%) |
| HSV | hsv(75, 3%, 99%) |
| CMYK | cmyk(0.8%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(98.62, -2.05, 3.59) |
| CIE-LCH | lch(98.62, 4.14, 119.71°) |
| OKLab | oklab(98.74% -0.005 0.0095) |
| OKLCH | oklch(98.74% 0.011 118) |
| XYZ | xyz(90.5613, 96.4765, 99.4213) |
| Luminance | 0.9648 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.95
Off White
#FAF9F6
ΔE00 3.10
Floralwhite
#FFFAF0
ΔE00 3.27
Mintcream
#F5FFFA
ΔE00 3.49
White
#FFFFFF
ΔE00 4.35
Whitesmoke
#F5F5F5
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFCF4 #F6F4FC
analogous
#FCFAF4 #FAFCF4 #F6FCF4
triadic
#FAFCF4 #F4FAFC #FCF4FA
tetradic
#FAFCF4 #F4FCFA #F6F4FC #FCF4F6
square
#FAFCF4 #F4FCFA #F6F4FC #FCF4F6
split-complementary
#FAFCF4 #F4F6FC #FAF4FC
monochromatic
#CEE294 #E4EFC4 #F4F8E7 #F4F8E7 #F4F8E7
Accessibility & contrast
On white
1.03
#FAFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.30
#FAFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFCF4
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFCF4 | 1.00 | 1.03 | 20.30 | 20.30 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF4
Deuteranopia (green-blind)
#FDFBF4
Tritanopia (blue-blind)
#FBFBFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafcf4; /* rgb */ color: rgb(250, 252, 244); /* oklch */ color: oklch(98.7% 0.011 118.0);
Tailwind
colors: {
custom: {
50: '#fcfdf7',
500: '#fafcf4',
950: '#000000',
},
}SCSS
$custom: #fafcf4; $custom-light: #fcfdf7; $custom-dark: #000000;
JSON
{
"hex": "#fafcf4",
"rgb": {
"r": 250,
"g": 252,
"b": 244
},
"hsl": {
"h": 75,
"s": 57.143,
"l": 97.255
},
"oklch": {
"l": 0.98736,
"c": 0.01071,
"h": 118
},
"luminance": 0.96476
}Semantic roles & 50–950 ramp
primary
#FAFCF4
secondary
#C0B5DF
accent
#21C54A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585