#FBE5ED#FBE5ED
#FBE5ED is a very light, muted pink. Relative luminance 0.827; OKLCH L 94.2% C 0.026 H 353.5°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE5ED |
|---|---|
| RGB | rgb(251, 229, 237) |
| HSL | hsl(338, 73%, 94%) |
| HSV | hsv(338, 9%, 98%) |
| CMYK | cmyk(0%, 8.8%, 5.6%, 1.6%) |
| CIE-LAB | lab(92.87, 8.83, -1.16) |
| CIE-LCH | lch(92.87, 8.90, 352.52°) |
| OKLab | oklab(94.19% 0.026 -0.0029) |
| OKLCH | oklch(94.19% 0.026 353.5) |
| XYZ | xyz(83.0873, 82.6634, 91.6830) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.53
Mistyrose
#FFE4E1
ΔE00 4.82
Very Light Pink
#FFF4F2
ΔE00 7.06
Light Pink
#FFD1DF
ΔE00 7.87
Pale Pink
#FFCFDC
ΔE00 8.37
Snow
#FFFAFA
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE5ED #E5FBF3
analogous
#FBE5F8 #FBE5ED #FBE8E5
triadic
#FBE5ED #EDFBE5 #E5EDFB
tetradic
#FBE5ED #F8FBE5 #E5FBF3 #E8E5FB
square
#FBE5ED #F8FBE5 #E5FBF3 #E8E5FB
split-complementary
#FBE5ED #E5FBE8 #E5F8FB
monochromatic
#EB7BA4 #F3B0C8 #FBE4ED #FBE4ED #FBE4ED
Accessibility & contrast
On white
1.20
#FBE5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#FBE5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE5ED
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE5ED | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#FFE4E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fbe5ed; /* rgb */ color: rgb(251, 229, 237); /* oklch */ color: oklch(94.2% 0.026 353.5);
Tailwind
colors: {
custom: {
50: '#fcedf2',
500: '#fbe5ed',
950: '#000000',
},
}SCSS
$custom: #fbe5ed; $custom-light: #fcedf2; $custom-dark: #000000;
JSON
{
"hex": "#fbe5ed",
"rgb": {
"r": 251,
"g": 229,
"b": 237
},
"hsl": {
"h": 338.182,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.94185,
"c": 0.02614,
"h": 353.5
},
"luminance": 0.82662
}Semantic roles & 50–950 ramp
primary
#FBE5ED
secondary
#A3E1CB
accent
#D58E10
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485