#FBE4E1#FBE4E1
#FBE4E1 is a very light, muted red. Relative luminance 0.814; OKLCH L 93.7% C 0.026 H 26.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4E1 |
|---|---|
| RGB | rgb(251, 228, 225) |
| HSL | hsl(7, 76%, 93%) |
| HSV | hsv(7, 10%, 98%) |
| CMYK | cmyk(0%, 9.2%, 10.4%, 1.6%) |
| CIE-LAB | lab(92.32, 7.36, 4.31) |
| CIE-LCH | lch(92.32, 8.53, 30.39°) |
| OKLab | oklab(93.66% 0.023 0.0115) |
| OKLCH | oklch(93.66% 0.026 26.5) |
| XYZ | xyz(81.1166, 81.4337, 82.6647) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.37
Lavenderblush
#FFF0F5
ΔE00 4.86
Very Light Pink
#FFF4F2
ΔE00 5.36
Seashell
#FFF5EE
ΔE00 6.80
Linen
#FAF0E6
ΔE00 7.52
Snow
#FFFAFA
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4E1 #E1F8FB
analogous
#FBE1EB #FBE4E1 #FBF1E1
triadic
#FBE4E1 #E1FBE4 #E4E1FB
tetradic
#FBE4E1 #EBFBE1 #E1F8FB #F1E1FB
square
#FBE4E1 #EBFBE1 #E1F8FB #F1E1FB
split-complementary
#FBE4E1 #E1FBF1 #E1EBFB
monochromatic
#ED8375 #F4B3AB #FBE4E1 #FBE7E4 #FBE7E4
Accessibility & contrast
On white
1.21
#FBE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#FBE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4E1
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4E1 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6E1
Deuteranopia (green-blind)
#EDEBE1
Tritanopia (blue-blind)
#FFE2E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe4e1; /* rgb */ color: rgb(251, 228, 225); /* oklch */ color: oklch(93.7% 0.026 26.5);
Tailwind
colors: {
custom: {
50: '#fcecea',
500: '#fbe4e1',
950: '#000000',
},
}SCSS
$custom: #fbe4e1; $custom-light: #fcecea; $custom-dark: #000000;
JSON
{
"hex": "#fbe4e1",
"rgb": {
"r": 251,
"g": 228,
"b": 225
},
"hsl": {
"h": 6.923,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.93662,
"c": 0.02566,
"h": 26.5
},
"luminance": 0.81432
}Semantic roles & 50–950 ramp
primary
#FBE4E1
secondary
#9EDAE2
accent
#C1D90D
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484