#FBE5EB#FBE5EB
#FBE5EB is a very light, muted pink. Relative luminance 0.825; OKLCH L 94.1% C 0.025 H 359.1°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE5EB |
|---|---|
| RGB | rgb(251, 229, 235) |
| HSL | hsl(344, 73%, 94%) |
| HSV | hsv(344, 9%, 98%) |
| CMYK | cmyk(0%, 8.8%, 6.4%, 1.6%) |
| CIE-LAB | lab(92.82, 8.49, -0.19) |
| CIE-LCH | lch(92.82, 8.49, 358.72°) |
| OKLab | oklab(94.13% 0.0252 -0.0004) |
| OKLCH | oklch(94.13% 0.025 359.1) |
| XYZ | xyz(82.7967, 82.5472, 90.1527) |
| Luminance | 0.8255 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.29
Mistyrose
#FFE4E1
ΔE00 4.06
Very Light Pink
#FFF4F2
ΔE00 6.52
Light Pink
#FFD1DF
ΔE00 8.14
Snow
#FFFAFA
ΔE00 8.41
Pale Pink
#FFCFDC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE5EB #E5FBF5
analogous
#FBE5F6 #FBE5EB #FBEAE5
triadic
#FBE5EB #EBFBE5 #E5EBFB
tetradic
#FBE5EB #F6FBE5 #E5FBF5 #EAE5FB
square
#FBE5EB #F6FBE5 #E5FBF5 #EAE5FB
split-complementary
#FBE5EB #E5FBEA #E5F6FB
monochromatic
#EB7B99 #F3B0C2 #FBE4EB #FBE4EB #FBE4EB
Accessibility & contrast
On white
1.20
#FBE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#FBE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE5EB
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE5EB | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#FFE4E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fbe5eb; /* rgb */ color: rgb(251, 229, 235); /* oklch */ color: oklch(94.1% 0.025 359.1);
Tailwind
colors: {
custom: {
50: '#fcedf1',
500: '#fbe5eb',
950: '#000000',
},
}SCSS
$custom: #fbe5eb; $custom-light: #fcedf1; $custom-dark: #000000;
JSON
{
"hex": "#fbe5eb",
"rgb": {
"r": 251,
"g": 229,
"b": 235
},
"hsl": {
"h": 343.636,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.94128,
"c": 0.02523,
"h": 359.1
},
"luminance": 0.82546
}Semantic roles & 50–950 ramp
primary
#FBE5EB
secondary
#A3E1D0
accent
#D5A010
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485