Hi..
well..
I suggest these two ways..
1: modified style.css to change your default Font Color:#282828
body.basic {
font-size: 16px;
color: #282828;
font-family: Open Sans, sans-serif;
}
.basic h1, .basic h2, .basic h3, .basic h4, .basic h5, .basic h6 {
color: #282828;
font-family: Raleway, sans-serif;
}
.basic h1 a, .basic h2 a, .basic h3 a, .basic h4 a, .basic h5 a, .basic h6 a {
color: #282828;
}
2: And also in the visual editor of the pages/post you can select specific colors for the text