#FBE4E9#FBE4E9
#FBE4E9 is a very light, muted red. Relative luminance 0.819; OKLCH L 93.9% C 0.026 H 2.8°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4E9 |
|---|---|
| RGB | rgb(251, 228, 233) |
| HSL | hsl(347, 74%, 94%) |
| HSV | hsv(347, 9%, 98%) |
| CMYK | cmyk(0%, 9.2%, 7.2%, 1.6%) |
| CIE-LAB | lab(92.52, 8.67, 0.43) |
| CIE-LCH | lch(92.52, 8.68, 2.81°) |
| OKLab | oklab(93.88% 0.0259 0.0013) |
| OKLCH | oklch(93.88% 0.026 2.8) |
| XYZ | xyz(82.2335, 81.8805, 88.5475) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.57
Lavenderblush
#FFF0F5
ΔE00 3.61
Very Light Pink
#FFF4F2
ΔE00 6.59
Light Pink
#FFD1DF
ΔE00 7.96
Pale Pink
#FFCFDC
ΔE00 8.37
Snow
#FFFAFA
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4E9 #E4FBF6
analogous
#FBE4F5 #FBE4E9 #FBEBE4
triadic
#FBE4E9 #E9FBE4 #E4E9FB
tetradic
#FBE4E9 #F5FBE4 #E4FBF6 #EBE4FB
square
#FBE4E9 #F5FBE4 #E4FBF6 #EBE4FB
split-complementary
#FBE4E9 #E4FBEB #E4F5FB
monochromatic
#EB7992 #F3AFBE #FBE4E9 #FBE4E9 #FBE4E9
Accessibility & contrast
On white
1.21
#FBE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#FBE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4E9
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4E9 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E9
Deuteranopia (green-blind)
#ECEBE9
Tritanopia (blue-blind)
#FFE3E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe4e9; /* rgb */ color: rgb(251, 228, 233); /* oklch */ color: oklch(93.9% 0.026 2.8);
Tailwind
colors: {
custom: {
50: '#fcecf0',
500: '#fbe4e9',
950: '#000000',
},
}SCSS
$custom: #fbe4e9; $custom-light: #fcecf0; $custom-dark: #000000;
JSON
{
"hex": "#fbe4e9",
"rgb": {
"r": 251,
"g": 228,
"b": 233
},
"hsl": {
"h": 346.957,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.93882,
"c": 0.02597,
"h": 2.8
},
"luminance": 0.81879
}Semantic roles & 50–950 ramp
primary
#FBE4E9
secondary
#A2E1D4
accent
#D6AB0F
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485