#FBE9EE#FBE9EE
#FBE9EE is a very light, muted pink. Relative luminance 0.850; OKLCH L 95.0% C 0.021 H 358.7°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE9EE |
|---|---|
| RGB | rgb(251, 233, 238) |
| HSL | hsl(343, 69%, 95%) |
| HSV | hsv(343, 7%, 98%) |
| CMYK | cmyk(0%, 7.2%, 5.2%, 1.6%) |
| CIE-LAB | lab(93.87, 6.94, -0.22) |
| CIE-LCH | lch(93.87, 6.94, 358.20°) |
| OKLab | oklab(94.98% 0.0206 -0.0005) |
| OKLCH | oklch(94.98% 0.021 358.7) |
| XYZ | xyz(84.3533, 84.9611, 92.8277) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.75
Mistyrose
#FFE4E1
ΔE00 4.43
Very Light Pink
#FFF4F2
ΔE00 5.02
Snow
#FFFAFA
ΔE00 6.80
Seashell
#FFF5EE
ΔE00 7.62
Ghostwhite
#F8F8FF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE9EE #E9FBF6
analogous
#FBE9F7 #FBE9EE #FBEDE9
triadic
#FBE9EE #EEFBE9 #E9EEFB
tetradic
#FBE9EE #F7FBE9 #E9FBF6 #EDE9FB
square
#FBE9EE #F7FBE9 #E9FBF6 #EDE9FB
split-complementary
#FBE9EE #E9FBED #E9F7FB
monochromatic
#E8819E #F2B5C6 #FAE5EB #FAE5EB #FAE5EB
Accessibility & contrast
On white
1.17
#FBE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#FBE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE9EE
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE9EE | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#EFEEEE
Tritanopia (blue-blind)
#FFE8EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fbe9ee; /* rgb */ color: rgb(251, 233, 238); /* oklch */ color: oklch(95.0% 0.021 358.7);
Tailwind
colors: {
custom: {
50: '#fcf0f3',
500: '#fbe9ee',
950: '#000000',
},
}SCSS
$custom: #fbe9ee; $custom-light: #fcf0f3; $custom-dark: #000000;
JSON
{
"hex": "#fbe9ee",
"rgb": {
"r": 251,
"g": 233,
"b": 238
},
"hsl": {
"h": 343.333,
"s": 69.231,
"l": 94.902
},
"oklch": {
"l": 0.94975,
"c": 0.02059,
"h": 358.7
},
"luminance": 0.8496
}Semantic roles & 50–950 ramp
primary
#FBE9EE
secondary
#A8E1D1
accent
#D19D14
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585