#283593
Material indigo 800
#283593 is a blue colour. In RGB it is 40 red, 53 green and 147 blue, which converts to a hue of 233 degrees, 57% saturation and 37% lightness. It is Material indigo 800 in that design system's palette.
Color values
| HEX | #283593 |
|---|---|
| RGB | rgb(40, 53, 147) |
| HSL | hsl(233, 57%, 37%) |
| HSV | hsv(233, 73%, 58%) |
| CMYK | cmyk(73%, 64%, 0%, 42%) |
Contrast and accessibility
Against white the contrast ratio is 10.39:1, and against black it is 2.02:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.
| Background | Ratio | Normal text | Large text |
|---|---|---|---|
| White | 10.39:1 | AAA | AAA |
| Black | 2.02:1 | Fail | Fail |
Tints and shades
Lighter tints move #283593 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #283593; |
|---|---|
| CSS rgb() | color: rgb(40 53 147); |
| Tailwind | bg-[#283593] |
| SwiftUI | Color(red: 0.157, green: 0.208, blue: 0.576) |
| Android | Color.parseColor("#283593") |
Closest named color
The nearest CSS colour keyword to #283593 is darkslateblue (#483D8B).