#FBE4E7#FBE4E7
#FBE4E7 is a very light, muted red. Relative luminance 0.818; OKLCH L 93.8% C 0.025 H 8.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4E7 |
|---|---|
| RGB | rgb(251, 228, 231) |
| HSL | hsl(352, 74%, 94%) |
| HSV | hsv(352, 9%, 98%) |
| CMYK | cmyk(0%, 9.2%, 8%, 1.6%) |
| CIE-LAB | lab(92.47, 8.34, 1.40) |
| CIE-LCH | lch(92.47, 8.45, 9.50°) |
| OKLab | oklab(93.83% 0.0252 0.0038) |
| OKLCH | oklch(93.83% 0.025 8.6) |
| XYZ | xyz(81.9495, 81.7669, 87.0514) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.78
Lavenderblush
#FFF0F5
ΔE00 3.66
Very Light Pink
#FFF4F2
ΔE00 6.15
Snow
#FFFAFA
ΔE00 8.35
Light Pink
#FFD1DF
ΔE00 8.36
Seashell
#FFF5EE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4E7 #E4FBF8
analogous
#FBE4F3 #FBE4E7 #FBEDE4
triadic
#FBE4E7 #E7FBE4 #E4E7FB
tetradic
#FBE4E7 #F3FBE4 #E4FBF8 #EDE4FB
square
#FBE4E7 #F3FBE4 #E4FBF8 #EDE4FB
split-complementary
#FBE4E7 #E4FBED #E4F3FB
monochromatic
#EB7988 #F3AFB8 #FBE4E7 #FBE4E7 #FBE4E7
Accessibility & contrast
On white
1.21
#FBE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#FBE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4E7
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4E7 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E7
Deuteranopia (green-blind)
#ECEBE7
Tritanopia (blue-blind)
#FFE3E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe4e7; /* rgb */ color: rgb(251, 228, 231); /* oklch */ color: oklch(93.8% 0.025 8.6);
Tailwind
colors: {
custom: {
50: '#fcecee',
500: '#fbe4e7',
950: '#000000',
},
}SCSS
$custom: #fbe4e7; $custom-light: #fcecee; $custom-dark: #000000;
JSON
{
"hex": "#fbe4e7",
"rgb": {
"r": 251,
"g": 228,
"b": 231
},
"hsl": {
"h": 352.174,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.93826,
"c": 0.02549,
"h": 8.6
},
"luminance": 0.81766
}Semantic roles & 50–950 ramp
primary
#FBE4E7
secondary
#A2E1D9
accent
#D6BC0F
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485