#FAFCF5#FAFCF5
#FAFCF5 is a very light, near-neutral yellow-green. Relative luminance 0.965; OKLCH L 98.8% C 0.009 H 119.6°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFCF5 |
|---|---|
| RGB | rgb(250, 252, 245) |
| HSL | hsl(77, 54%, 97%) |
| HSV | hsv(77, 3%, 99%) |
| CMYK | cmyk(0.8%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(98.65, -1.88, 3.11) |
| CIE-LCH | lch(98.65, 3.64, 121.10°) |
| OKLab | oklab(98.76% -0.0046 0.0082) |
| OKLCH | oklch(98.76% 0.009 119.6) |
| XYZ | xyz(90.7135, 96.5374, 100.2231) |
| Luminance | 0.9654 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.71
Floralwhite
#FFFAF0
ΔE00 3.31
Ivory
#FFFFF0
ΔE00 3.38
Mintcream
#F5FFFA
ΔE00 3.42
White
#FFFFFF
ΔE00 3.92
Whitesmoke
#F5F5F5
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFCF5 #F7F5FC
analogous
#FCFBF5 #FAFCF5 #F7FCF5
triadic
#FAFCF5 #F5FAFC #FCF5FA
tetradic
#FAFCF5 #F5FCFB #F7F5FC #FCF5F7
square
#FAFCF5 #F5FCFB #F7F5FC #FCF5F7
split-complementary
#FAFCF5 #F5F7FC #FBF5FC
monochromatic
#CBE097 #E2EEC6 #F3F8E7 #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.03
#FAFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#FAFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFCF5
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFCF5 | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF5
Deuteranopia (green-blind)
#FDFBF5
Tritanopia (blue-blind)
#FBFBFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafcf5; /* rgb */ color: rgb(250, 252, 245); /* oklch */ color: oklch(98.8% 0.009 119.6);
Tailwind
colors: {
custom: {
50: '#fcfdf8',
500: '#fafcf5',
950: '#000000',
},
}SCSS
$custom: #fafcf5; $custom-light: #fcfdf8; $custom-dark: #000000;
JSON
{
"hex": "#fafcf5",
"rgb": {
"r": 250,
"g": 252,
"b": 245
},
"hsl": {
"h": 77.143,
"s": 53.846,
"l": 97.451
},
"oklch": {
"l": 0.98763,
"c": 0.00943,
"h": 119.6
},
"luminance": 0.96537
}Semantic roles & 50–950 ramp
primary
#FAFCF5
secondary
#C2B7DE
accent
#24C151
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585