#FBE2E1#FBE2E1
#FBE2E1 is a very light, muted red. Relative luminance 0.803; OKLCH L 93.3% C 0.028 H 20.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2E1 |
|---|---|
| RGB | rgb(251, 226, 225) |
| HSL | hsl(2, 76%, 93%) |
| HSV | hsv(2, 10%, 98%) |
| CMYK | cmyk(0%, 10%, 10.4%, 1.6%) |
| CIE-LAB | lab(91.84, 8.39, 3.61) |
| CIE-LCH | lch(91.84, 9.13, 23.27°) |
| OKLab | oklab(93.28% 0.0259 0.0096) |
| OKLCH | oklch(93.28% 0.028 20.4) |
| XYZ | xyz(80.5695, 80.3397, 82.4824) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.12
Lavenderblush
#FFF0F5
ΔE00 4.91
Very Light Pink
#FFF4F2
ΔE00 6.27
Seashell
#FFF5EE
ΔE00 7.99
Snow
#FFFAFA
ΔE00 8.78
Linen
#FAF0E6
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2E1 #E1FAFB
analogous
#FBE1ED #FBE2E1 #FBEFE1
triadic
#FBE2E1 #E1FBE2 #E2E1FB
tetradic
#FBE2E1 #EDFBE1 #E1FAFB #EFE1FB
square
#FBE2E1 #EDFBE1 #E1FAFB #EFE1FB
split-complementary
#FBE2E1 #E1FBEF #E1EDFB
monochromatic
#ED7A75 #F4AEAB #FBE2E1 #FBE5E4 #FBE5E4
Accessibility & contrast
On white
1.23
#FBE2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#FBE2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2E1
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2E1 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E1
Deuteranopia (green-blind)
#ECE9E1
Tritanopia (blue-blind)
#FFE0E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbe2e1; /* rgb */ color: rgb(251, 226, 225); /* oklch */ color: oklch(93.3% 0.028 20.4);
Tailwind
colors: {
custom: {
50: '#fcebea',
500: '#fbe2e1',
950: '#000000',
},
}SCSS
$custom: #fbe2e1; $custom-light: #fcebea; $custom-dark: #000000;
JSON
{
"hex": "#fbe2e1",
"rgb": {
"r": 251,
"g": 226,
"b": 225
},
"hsl": {
"h": 2.308,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.93281,
"c": 0.0276,
"h": 20.4
},
"luminance": 0.80338
}Semantic roles & 50–950 ramp
primary
#FBE2E1
secondary
#9EDFE2
accent
#D1D90D
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484