#FBE5EF#FBE5EF
#FBE5EF is a very light, muted pink. Relative luminance 0.828; OKLCH L 94.2% C 0.027 H 348.3°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE5EF |
|---|---|
| RGB | rgb(251, 229, 239) |
| HSL | hsl(333, 73%, 94%) |
| HSV | hsv(333, 9%, 98%) |
| CMYK | cmyk(0%, 8.8%, 4.8%, 1.6%) |
| CIE-LAB | lab(92.92, 9.17, -2.13) |
| CIE-LCH | lch(92.92, 9.41, 346.95°) |
| OKLab | oklab(94.24% 0.0267 -0.0055) |
| OKLCH | oklch(94.24% 0.027 348.3) |
| XYZ | xyz(83.3811, 82.7810, 93.2304) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.91
Mistyrose
#FFE4E1
ΔE00 5.58
Very Light Pink
#FFF4F2
ΔE00 7.63
Light Pink
#FFD1DF
ΔE00 7.68
Pale Pink
#FFCFDC
ΔE00 8.23
Lavender (CSS)
#E6E6FA
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE5EF #E5FBF1
analogous
#FBE5FA #FBE5EF #FBE6E5
triadic
#FBE5EF #EFFBE5 #E5EFFB
tetradic
#FBE5EF #FAFBE5 #E5FBF1 #E6E5FB
square
#FBE5EF #FAFBE5 #E5FBF1 #E6E5FB
split-complementary
#FBE5EF #E5FBE6 #E5FAFB
monochromatic
#EB7BAE #F3B0CE #FBE4EF #FBE4EF #FBE4EF
Accessibility & contrast
On white
1.20
#FBE5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#FBE5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE5EF
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE5EF | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9EF
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#FFE5E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fbe5ef; /* rgb */ color: rgb(251, 229, 239); /* oklch */ color: oklch(94.2% 0.027 348.3);
Tailwind
colors: {
custom: {
50: '#fcedf4',
500: '#fbe5ef',
950: '#000000',
},
}SCSS
$custom: #fbe5ef; $custom-light: #fcedf4; $custom-dark: #000000;
JSON
{
"hex": "#fbe5ef",
"rgb": {
"r": 251,
"g": 229,
"b": 239
},
"hsl": {
"h": 332.727,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.94243,
"c": 0.02726,
"h": 348.3
},
"luminance": 0.8278
}Semantic roles & 50–950 ramp
primary
#FBE5EF
secondary
#A3E1C5
accent
#D57C10
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485