#64B5F6
Material blue 300
#64B5F6 is a blue colour. In RGB it is 100 red, 181 green and 246 blue, which converts to a hue of 207 degrees, 89% saturation and 68% lightness. It is Material blue 300 in that design system's palette.
Color values
| HEX | #64B5F6 |
|---|---|
| RGB | rgb(100, 181, 246) |
| HSL | hsl(207, 89%, 68%) |
| HSV | hsv(207, 59%, 96%) |
| CMYK | cmyk(59%, 26%, 0%, 4%) |
Contrast and accessibility
Against white the contrast ratio is 2.21:1, and against black it is 9.48: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 | 2.21:1 | Fail | Fail |
| Black | 9.48:1 | AAA | AAA |
Tints and shades
Lighter tints move #64B5F6 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #64B5F6; |
|---|---|
| CSS rgb() | color: rgb(100 181 246); |
| Tailwind | bg-[#64b5f6] |
| SwiftUI | Color(red: 0.392, green: 0.710, blue: 0.965) |
| Android | Color.parseColor("#64B5F6") |
Closest named color
The nearest CSS colour keyword to #64B5F6 is cornflowerblue (#6495ED).