#FBE2E2#FBE2E2
#FBE2E2 is a very light, muted red. Relative luminance 0.804; OKLCH L 93.3% C 0.028 H 17.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2E2 |
|---|---|
| RGB | rgb(251, 226, 226) |
| HSL | hsl(0, 76%, 94%) |
| HSV | hsv(0, 10%, 98%) |
| CMYK | cmyk(0%, 10%, 10%, 1.6%) |
| CIE-LAB | lab(91.86, 8.55, 3.12) |
| CIE-LCH | lch(91.86, 9.10, 20.05°) |
| OKLab | oklab(93.31% 0.0263 0.0084) |
| OKLCH | oklch(93.31% 0.028 17.6) |
| XYZ | xyz(80.7064, 80.3944, 83.2029) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.46
Lavenderblush
#FFF0F5
ΔE00 4.73
Very Light Pink
#FFF4F2
ΔE00 6.38
Seashell
#FFF5EE
ΔE00 8.22
Light Pink
#FFD1DF
ΔE00 8.52
Pale Pink
#FFCFDC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2E2 #E2FBFB
analogous
#FBE2EE #FBE2E2 #FBEEE2
triadic
#FBE2E2 #E2FBE2 #E2E2FB
tetradic
#FBE2E2 #EEFBE2 #E2FBFB #EEE2FB
square
#FBE2E2 #EEFBE2 #E2FBFB #EEE2FB
split-complementary
#FBE2E2 #E2FBEE #E2EEFB
monochromatic
#EC7676 #F4ACAC #FBE2E2 #FBE4E4 #FBE4E4
Accessibility & contrast
On white
1.23
#FBE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#FBE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2E2
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2E2 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E2
Deuteranopia (green-blind)
#ECE9E2
Tritanopia (blue-blind)
#FFE0E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbe2e2; /* rgb */ color: rgb(251, 226, 226); /* oklch */ color: oklch(93.3% 0.028 17.6);
Tailwind
colors: {
custom: {
50: '#fcebeb',
500: '#fbe2e2',
950: '#000000',
},
}SCSS
$custom: #fbe2e2; $custom-light: #fcebeb; $custom-dark: #000000;
JSON
{
"hex": "#fbe2e2",
"rgb": {
"r": 251,
"g": 226,
"b": 226
},
"hsl": {
"h": 0,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93308,
"c": 0.02755,
"h": 17.6
},
"luminance": 0.80393
}Semantic roles & 50–950 ramp
primary
#FBE2E2
secondary
#A0E2E2
accent
#D8D80E
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484