#FBE4E2#FBE4E2
#FBE4E2 is a very light, muted red. Relative luminance 0.815; OKLCH L 93.7% C 0.025 H 23.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4E2 |
|---|---|
| RGB | rgb(251, 228, 226) |
| HSL | hsl(5, 76%, 94%) |
| HSV | hsv(5, 10%, 98%) |
| CMYK | cmyk(0%, 9.2%, 10%, 1.6%) |
| CIE-LAB | lab(92.35, 7.52, 3.83) |
| CIE-LCH | lch(92.35, 8.44, 26.98°) |
| OKLab | oklab(93.69% 0.0233 0.0102) |
| OKLCH | oklch(93.69% 0.025 23.6) |
| XYZ | xyz(81.2534, 81.4884, 83.3853) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.35
Lavenderblush
#FFF0F5
ΔE00 4.57
Very Light Pink
#FFF4F2
ΔE00 5.42
Seashell
#FFF5EE
ΔE00 7.03
Linen
#FAF0E6
ΔE00 7.82
Snow
#FFFAFA
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4E2 #E2F9FB
analogous
#FBE2EC #FBE4E2 #FBF0E2
triadic
#FBE4E2 #E2FBE4 #E4E2FB
tetradic
#FBE4E2 #ECFBE2 #E2F9FB #F0E2FB
square
#FBE4E2 #ECFBE2 #E2F9FB #F0E2FB
split-complementary
#FBE4E2 #E2FBF0 #E2ECFB
monochromatic
#EC8076 #F4B2AC #FBE4E2 #FBE6E4 #FBE6E4
Accessibility & contrast
On white
1.21
#FBE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#FBE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4E2
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4E2 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E2
Deuteranopia (green-blind)
#EDEBE2
Tritanopia (blue-blind)
#FFE2E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe4e2; /* rgb */ color: rgb(251, 228, 226); /* oklch */ color: oklch(93.7% 0.025 23.6);
Tailwind
colors: {
custom: {
50: '#fceceb',
500: '#fbe4e2',
950: '#000000',
},
}SCSS
$custom: #fbe4e2; $custom-light: #fceceb; $custom-dark: #000000;
JSON
{
"hex": "#fbe4e2",
"rgb": {
"r": 251,
"g": 228,
"b": 226
},
"hsl": {
"h": 4.8,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93689,
"c": 0.02546,
"h": 23.6
},
"luminance": 0.81487
}Semantic roles & 50–950 ramp
primary
#FBE4E2
secondary
#A0DCE2
accent
#C8D80E
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484