#FBE4E4#FBE4E4
#FBE4E4 is a very light, muted red. Relative luminance 0.816; OKLCH L 93.7% C 0.025 H 17.6°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4E4 |
|---|---|
| RGB | rgb(251, 228, 228) |
| HSL | hsl(0, 74%, 94%) |
| HSV | hsv(0, 9%, 98%) |
| CMYK | cmyk(0%, 9.2%, 9.2%, 1.6%) |
| CIE-LAB | lab(92.40, 7.84, 2.85) |
| CIE-LCH | lch(92.40, 8.35, 19.99°) |
| OKLab | oklab(93.74% 0.0241 0.0077) |
| OKLCH | oklch(93.74% 0.025 17.6) |
| XYZ | xyz(81.5294, 81.5989, 84.8390) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.73
Lavenderblush
#FFF0F5
ΔE00 4.09
Very Light Pink
#FFF4F2
ΔE00 5.63
Seashell
#FFF5EE
ΔE00 7.54
Snow
#FFFAFA
ΔE00 8.08
Linen
#FAF0E6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4E4 #E4FBFB
analogous
#FBE4F0 #FBE4E4 #FBF0E4
triadic
#FBE4E4 #E4FBE4 #E4E4FB
tetradic
#FBE4E4 #F0FBE4 #E4FBFB #F0E4FB
square
#FBE4E4 #F0FBE4 #E4FBFB #F0E4FB
split-complementary
#FBE4E4 #E4FBF0 #E4F0FB
monochromatic
#EB7979 #F3AFAF #FBE4E4 #FBE4E4 #FBE4E4
Accessibility & contrast
On white
1.21
#FBE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#FBE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4E4
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4E4 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E4
Deuteranopia (green-blind)
#EDEBE4
Tritanopia (blue-blind)
#FFE2E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe4e4; /* rgb */ color: rgb(251, 228, 228); /* oklch */ color: oklch(93.7% 0.025 17.6);
Tailwind
colors: {
custom: {
50: '#fcecec',
500: '#fbe4e4',
950: '#000000',
},
}SCSS
$custom: #fbe4e4; $custom-light: #fcecec; $custom-dark: #000000;
JSON
{
"hex": "#fbe4e4",
"rgb": {
"r": 251,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.93744,
"c": 0.02527,
"h": 17.6
},
"luminance": 0.81597
}Semantic roles & 50–950 ramp
primary
#FBE4E4
secondary
#A2E1E1
accent
#D6D60F
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484