#FBE5EE#FBE5EE
#FBE5EE is a very light, muted pink. Relative luminance 0.827; OKLCH L 94.2% C 0.027 H 350.9°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE5EE |
|---|---|
| RGB | rgb(251, 229, 238) |
| HSL | hsl(335, 73%, 94%) |
| HSV | hsv(335, 9%, 98%) |
| CMYK | cmyk(0%, 8.8%, 5.2%, 1.6%) |
| CIE-LAB | lab(92.89, 9.00, -1.64) |
| CIE-LCH | lch(92.89, 9.15, 349.66°) |
| OKLab | oklab(94.21% 0.0263 -0.0042) |
| OKLCH | oklch(94.21% 0.027 350.9) |
| XYZ | xyz(83.2338, 82.7220, 92.4546) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.71
Mistyrose
#FFE4E1
ΔE00 5.20
Very Light Pink
#FFF4F2
ΔE00 7.34
Light Pink
#FFD1DF
ΔE00 7.77
Pale Pink
#FFCFDC
ΔE00 8.29
Snow
#FFFAFA
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE5EE #E5FBF2
analogous
#FBE5F9 #FBE5EE #FBE7E5
triadic
#FBE5EE #EEFBE5 #E5EEFB
tetradic
#FBE5EE #F9FBE5 #E5FBF2 #E7E5FB
square
#FBE5EE #F9FBE5 #E5FBF2 #E7E5FB
split-complementary
#FBE5EE #E5FBE7 #E5F9FB
monochromatic
#EB7BA9 #F3B0CB #FBE4EE #FBE4EE #FBE4EE
Accessibility & contrast
On white
1.20
#FBE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#FBE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE5EE
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE5EE | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#EBECED
Tritanopia (blue-blind)
#FFE5E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fbe5ee; /* rgb */ color: rgb(251, 229, 238); /* oklch */ color: oklch(94.2% 0.027 350.9);
Tailwind
colors: {
custom: {
50: '#fcedf3',
500: '#fbe5ee',
950: '#000000',
},
}SCSS
$custom: #fbe5ee; $custom-light: #fcedf3; $custom-dark: #000000;
JSON
{
"hex": "#fbe5ee",
"rgb": {
"r": 251,
"g": 229,
"b": 238
},
"hsl": {
"h": 335.455,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.94214,
"c": 0.02668,
"h": 350.9
},
"luminance": 0.82721
}Semantic roles & 50–950 ramp
primary
#FBE5EE
secondary
#A3E1C8
accent
#D58510
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485