#FBE2E4#FBE2E4
#FBE2E4 is a very light, muted red. Relative luminance 0.805; OKLCH L 93.4% C 0.028 H 12.1°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2E4 |
|---|---|
| RGB | rgb(251, 226, 228) |
| HSL | hsl(355, 76%, 94%) |
| HSV | hsv(355, 10%, 98%) |
| CMYK | cmyk(0%, 10%, 9.2%, 1.6%) |
| CIE-LAB | lab(91.91, 8.88, 2.15) |
| CIE-LCH | lch(91.91, 9.13, 13.60°) |
| OKLab | oklab(93.36% 0.027 0.0058) |
| OKLCH | oklch(93.36% 0.028 12.1) |
| XYZ | xyz(80.9824, 80.5048, 84.6567) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.25
Lavenderblush
#FFF0F5
ΔE00 4.46
Very Light Pink
#FFF4F2
ΔE00 6.67
Light Pink
#FFD1DF
ΔE00 7.96
Pale Pink
#FFCFDC
ΔE00 8.27
Seashell
#FFF5EE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2E4 #E2FBF9
analogous
#FBE2F0 #FBE2E4 #FBECE2
triadic
#FBE2E4 #E4FBE2 #E2E4FB
tetradic
#FBE2E4 #F0FBE2 #E2FBF9 #ECE2FB
square
#FBE2E4 #F0FBE2 #E2FBF9 #ECE2FB
split-complementary
#FBE2E4 #E2FBEC #E2F0FB
monochromatic
#EC7680 #F4ACB2 #FBE2E4 #FBE4E6 #FBE4E6
Accessibility & contrast
On white
1.23
#FBE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#FBE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2E4
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2E4 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E4
Deuteranopia (green-blind)
#EBE9E4
Tritanopia (blue-blind)
#FFE0E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbe2e4; /* rgb */ color: rgb(251, 226, 228); /* oklch */ color: oklch(93.4% 0.028 12.1);
Tailwind
colors: {
custom: {
50: '#fcebec',
500: '#fbe2e4',
950: '#000000',
},
}SCSS
$custom: #fbe2e4; $custom-light: #fcebec; $custom-dark: #000000;
JSON
{
"hex": "#fbe2e4",
"rgb": {
"r": 251,
"g": 226,
"b": 228
},
"hsl": {
"h": 355.2,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93363,
"c": 0.02761,
"h": 12.1
},
"luminance": 0.80503
}Semantic roles & 50–950 ramp
primary
#FBE2E4
secondary
#A0E2DC
accent
#D8C80E
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484