#FBE4E5#FBE4E5
#FBE4E5 is a very light, muted red. Relative luminance 0.817; OKLCH L 93.8% C 0.025 H 14.6°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4E5 |
|---|---|
| RGB | rgb(251, 228, 229) |
| HSL | hsl(357, 74%, 94%) |
| HSV | hsv(357, 9%, 98%) |
| CMYK | cmyk(0%, 9.2%, 8.8%, 1.6%) |
| CIE-LAB | lab(92.42, 8.01, 2.37) |
| CIE-LCH | lch(92.42, 8.35, 16.47°) |
| OKLab | oklab(93.77% 0.0245 0.0064) |
| OKLCH | oklch(93.77% 0.025 14.6) |
| XYZ | xyz(81.6686, 81.6545, 85.5722) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.05
Lavenderblush
#FFF0F5
ΔE00 3.90
Very Light Pink
#FFF4F2
ΔE00 5.78
Seashell
#FFF5EE
ΔE00 7.81
Snow
#FFFAFA
ΔE00 8.16
Linen
#FAF0E6
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4E5 #E4FBFA
analogous
#FBE4F1 #FBE4E5 #FBEFE4
triadic
#FBE4E5 #E5FBE4 #E4E5FB
tetradic
#FBE4E5 #F1FBE4 #E4FBFA #EFE4FB
square
#FBE4E5 #F1FBE4 #E4FBFA #EFE4FB
split-complementary
#FBE4E5 #E4FBEF #E4F1FB
monochromatic
#EB797E #F3AFB2 #FBE4E5 #FBE4E5 #FBE4E5
Accessibility & contrast
On white
1.21
#FBE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#FBE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4E5
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4E5 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E5
Deuteranopia (green-blind)
#EDEBE5
Tritanopia (blue-blind)
#FFE2E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe4e5; /* rgb */ color: rgb(251, 228, 229); /* oklch */ color: oklch(93.8% 0.025 14.6);
Tailwind
colors: {
custom: {
50: '#fceced',
500: '#fbe4e5',
950: '#000000',
},
}SCSS
$custom: #fbe4e5; $custom-light: #fceced; $custom-dark: #000000;
JSON
{
"hex": "#fbe4e5",
"rgb": {
"r": 251,
"g": 228,
"b": 229
},
"hsl": {
"h": 357.391,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.93771,
"c": 0.02528,
"h": 14.6
},
"luminance": 0.81653
}Semantic roles & 50–950 ramp
primary
#FBE4E5
secondary
#A2E1DF
accent
#D6CE0F
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484