#4F6EF7
#4F6EF7
#4F6EF7 is a blue colour. In RGB it is 79 red, 110 green and 247 blue, which converts to a hue of 229 degrees, 91% saturation and 64% lightness.
Color values
| HEX | #4F6EF7 |
|---|---|
| RGB | rgb(79, 110, 247) |
| HSL | hsl(229, 91%, 64%) |
| HSV | hsv(229, 68%, 97%) |
| CMYK | cmyk(68%, 55%, 0%, 3%) |
Contrast and accessibility
Against white the contrast ratio is 4.28:1, and against black it is 4.91: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 | 4.28:1 | Fail | AA |
| Black | 4.91:1 | AA | AAA |
Tints and shades
Lighter tints move #4F6EF7 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #4F6EF7; |
|---|---|
| CSS rgb() | color: rgb(79 110 247); |
| Tailwind | bg-[#4f6ef7] |
| SwiftUI | Color(red: 0.310, green: 0.431, blue: 0.969) |
| Android | Color.parseColor("#4F6EF7") |
Closest named color
The nearest CSS colour keyword to #4F6EF7 is royalblue (#4169E1).