#FAFCF8#FAFCF8
#FAFCF8 is a very light, near-neutral yellow-green. Relative luminance 0.967; OKLCH L 98.8% C 0.006 H 128.5°. Best body text is #000000 at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFCF8 |
|---|---|
| RGB | rgb(250, 252, 248) |
| HSL | hsl(90, 40%, 98%) |
| HSV | hsv(90, 2%, 99%) |
| CMYK | cmyk(0.8%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(98.72, -1.36, 1.68) |
| CIE-LCH | lch(98.72, 2.16, 129.00°) |
| OKLab | oklab(98.85% -0.0035 0.0044) |
| OKLCH | oklch(98.85% 0.006 128.5) |
| XYZ | xyz(91.1752, 96.7221, 102.6546) |
| Luminance | 0.9672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 1.73
White
#FFFFFF
ΔE00 2.60
Whitesmoke
#F5F5F5
ΔE00 2.80
Pale Grey
#FDFDFE
ΔE00 3.02
Mintcream
#F5FFFA
ΔE00 3.61
Floralwhite
#FFFAF0
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFCF8 #FAF8FC
analogous
#FCFCF8 #FAFCF8 #F8FCF8
triadic
#FAFCF8 #F8FAFC #FCF8FA
tetradic
#FAFCF8 #F8FCFC #FAF8FC #FCF8F8
square
#FAFCF8 #F8FCFC #FAF8FC #FCF8F8
split-complementary
#FAFCF8 #F8F8FC #FCF8FC
monochromatic
#BDD7A2 #DBEACD #F0F6EA #F0F6EA #F0F6EA
Accessibility & contrast
On white
1.03
#FAFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.34
#FAFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFCF8
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFCF8 | 1.00 | 1.03 | 20.34 | 20.34 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF8
Deuteranopia (green-blind)
#FCFBF8
Tritanopia (blue-blind)
#FAFCFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafcf8; /* rgb */ color: rgb(250, 252, 248); /* oklch */ color: oklch(98.8% 0.006 128.5);
Tailwind
colors: {
custom: {
50: '#fbfdfa',
500: '#fafcf8',
950: '#000000',
},
}SCSS
$custom: #fafcf8; $custom-light: #fbfdfa; $custom-dark: #000000;
JSON
{
"hex": "#fafcf8",
"rgb": {
"r": 250,
"g": 252,
"b": 248
},
"hsl": {
"h": 90,
"s": 40,
"l": 98.039
},
"oklch": {
"l": 0.98845,
"c": 0.00566,
"h": 128.5
},
"luminance": 0.96722
}Semantic roles & 50–950 ramp
primary
#FAFCF8
secondary
#CCBEDA
accent
#32B373
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585