#FBE4E8#FBE4E8
#FBE4E8 is a very light, muted red. Relative luminance 0.818; OKLCH L 93.9% C 0.026 H 5.7°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4E8 |
|---|---|
| RGB | rgb(251, 228, 232) |
| HSL | hsl(350, 74%, 94%) |
| HSV | hsv(350, 9%, 98%) |
| CMYK | cmyk(0%, 9.2%, 7.6%, 1.6%) |
| CIE-LAB | lab(92.50, 8.50, 0.91) |
| CIE-LCH | lch(92.50, 8.55, 6.11°) |
| OKLab | oklab(93.85% 0.0256 0.0025) |
| OKLCH | oklch(93.85% 0.026 5.7) |
| XYZ | xyz(82.0911, 81.8235, 87.7973) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.17
Lavenderblush
#FFF0F5
ΔE00 3.62
Very Light Pink
#FFF4F2
ΔE00 6.36
Light Pink
#FFD1DF
ΔE00 8.15
Snow
#FFFAFA
ΔE00 8.47
Pale Pink
#FFCFDC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4E8 #E4FBF7
analogous
#FBE4F4 #FBE4E8 #FBECE4
triadic
#FBE4E8 #E8FBE4 #E4E8FB
tetradic
#FBE4E8 #F4FBE4 #E4FBF7 #ECE4FB
square
#FBE4E8 #F4FBE4 #E4FBF7 #ECE4FB
split-complementary
#FBE4E8 #E4FBEC #E4F4FB
monochromatic
#EB798D #F3AFBB #FBE4E8 #FBE4E8 #FBE4E8
Accessibility & contrast
On white
1.21
#FBE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#FBE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4E8
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4E8 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E8
Deuteranopia (green-blind)
#ECEBE8
Tritanopia (blue-blind)
#FFE3E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe4e8; /* rgb */ color: rgb(251, 228, 232); /* oklch */ color: oklch(93.9% 0.026 5.7);
Tailwind
colors: {
custom: {
50: '#fcecef',
500: '#fbe4e8',
950: '#000000',
},
}SCSS
$custom: #fbe4e8; $custom-light: #fcecef; $custom-dark: #000000;
JSON
{
"hex": "#fbe4e8",
"rgb": {
"r": 251,
"g": 228,
"b": 232
},
"hsl": {
"h": 349.565,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.93854,
"c": 0.0257,
"h": 5.7
},
"luminance": 0.81822
}Semantic roles & 50–950 ramp
primary
#FBE4E8
secondary
#A2E1D6
accent
#D6B40F
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485