#FBE9E7
Material deeporange 50
#FBE9E7 is a red colour. In RGB it is 251 red, 233 green and 231 blue, which converts to a hue of 6 degrees, 71% saturation and 95% lightness. It is Material deeporange 50 in that design system's palette.
Color values
| HEX | #FBE9E7 |
|---|---|
| RGB | rgb(251, 233, 231) |
| HSL | hsl(6, 71%, 95%) |
| HSV | hsv(6, 8%, 98%) |
| CMYK | cmyk(0%, 7%, 8%, 2%) |
Contrast and accessibility
Against white the contrast ratio is 1.17:1, and against black it is 17.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 | 1.17:1 | Fail | Fail |
| Black | 17.91:1 | AAA | AAA |
Tints and shades
Lighter tints move #FBE9E7 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #FBE9E7; |
|---|---|
| CSS rgb() | color: rgb(251 233 231); |
| Tailwind | bg-[#fbe9e7] |
| SwiftUI | Color(red: 0.984, green: 0.914, blue: 0.906) |
| Android | Color.parseColor("#FBE9E7") |
Closest named color
The nearest CSS colour keyword to #FBE9E7 is linen (#FAF0E6).