#FBE4E0#FBE4E0
#FBE4E0 is a very light, muted red. Relative luminance 0.814; OKLCH L 93.6% C 0.026 H 29.4°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4E0 |
|---|---|
| RGB | rgb(251, 228, 224) |
| HSL | hsl(9, 77%, 93%) |
| HSV | hsv(9, 11%, 98%) |
| CMYK | cmyk(0%, 9.2%, 10.8%, 1.6%) |
| CIE-LAB | lab(92.30, 7.19, 4.80) |
| CIE-LCH | lch(92.30, 8.65, 33.71°) |
| OKLab | oklab(93.64% 0.0226 0.0127) |
| OKLCH | oklch(93.64% 0.026 29.4) |
| XYZ | xyz(80.9805, 81.3793, 81.9484) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.55
Lavenderblush
#FFF0F5
ΔE00 5.17
Very Light Pink
#FFF4F2
ΔE00 5.33
Seashell
#FFF5EE
ΔE00 6.60
Linen
#FAF0E6
ΔE00 7.22
Snow
#FFFAFA
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4E0 #E0F7FB
analogous
#FBE0E9 #FBE4E0 #FBF1E0
triadic
#FBE4E0 #E0FBE4 #E4E0FB
tetradic
#FBE4E0 #E9FBE0 #E0F7FB #F1E0FB
square
#FBE4E0 #E9FBE0 #E0F7FB #F1E0FB
split-complementary
#FBE4E0 #E0FBF1 #E0E9FB
monochromatic
#ED8674 #F4B5AA #FBE4E0 #FCE7E4 #FCE7E4
Accessibility & contrast
On white
1.22
#FBE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#FBE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4E0
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4E0 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6E0
Deuteranopia (green-blind)
#EEEBE0
Tritanopia (blue-blind)
#FFE1E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe4e0; /* rgb */ color: rgb(251, 228, 224); /* oklch */ color: oklch(93.6% 0.026 29.4);
Tailwind
colors: {
custom: {
50: '#fcece9',
500: '#fbe4e0',
950: '#000000',
},
}SCSS
$custom: #fbe4e0; $custom-light: #fcece9; $custom-dark: #000000;
JSON
{
"hex": "#fbe4e0",
"rgb": {
"r": 251,
"g": 228,
"b": 224
},
"hsl": {
"h": 8.889,
"s": 77.143,
"l": 93.137
},
"oklch": {
"l": 0.93635,
"c": 0.02592,
"h": 29.4
},
"luminance": 0.81378
}Semantic roles & 50–950 ramp
primary
#FBE4E0
secondary
#9DD8E2
accent
#BBD90C
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484