The gannt chart visualization defines a default color: https://github.com/opensearch-project/dashboards-visualizations/blob/18771829ec0c40e18073b05632db9bfa97ebcfbb/gantt-chart/public/gantt_vis_type.ts#L118%22%3E As part of https://github.com/opensearch-project/dashboards-visualizations/issues/190, this default value should be updated to be the first color from `ouiPaletteColorBlind()`. see https://github.com/opensearch-project/oui/pull/601 for visual comparison