#FBE9EB#FBE9EB
#FBE9EB is a very light, near-neutral red. Relative luminance 0.848; OKLCH L 94.9% C 0.020 H 9.8°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE9EB |
|---|---|
| RGB | rgb(251, 233, 235) |
| HSL | hsl(353, 69%, 95%) |
| HSV | hsv(353, 7%, 98%) |
| CMYK | cmyk(0%, 7.2%, 6.4%, 1.6%) |
| CIE-LAB | lab(93.79, 6.43, 1.23) |
| CIE-LCH | lch(93.79, 6.55, 10.85°) |
| OKLab | oklab(94.89% 0.0195 0.0034) |
| OKLCH | oklch(94.89% 0.02 9.8) |
| XYZ | xyz(83.9163, 84.7863, 90.5258) |
| Luminance | 0.8478 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.14
Mistyrose
#FFE4E1
ΔE00 3.61
Very Light Pink
#FFF4F2
ΔE00 4.16
Snow
#FFFAFA
ΔE00 6.32
Seashell
#FFF5EE
ΔE00 6.53
Linen
#FAF0E6
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE9EB #E9FBF9
analogous
#FBE9F4 #FBE9EB #FBF0E9
triadic
#FBE9EB #EBFBE9 #E9EBFB
tetradic
#FBE9EB #F4FBE9 #E9FBF9 #F0E9FB
square
#FBE9EB #F4FBE9 #E9FBF9 #F0E9FB
split-complementary
#FBE9EB #E9FBF0 #E9F4FB
monochromatic
#E8818D #F2B5BC #FAE5E7 #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.17
#FBE9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#FBE9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE9EB
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE9EB | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#FFE8EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fbe9eb; /* rgb */ color: rgb(251, 233, 235); /* oklch */ color: oklch(94.9% 0.020 9.8);
Tailwind
colors: {
custom: {
50: '#fcf0f1',
500: '#fbe9eb',
950: '#000000',
},
}SCSS
$custom: #fbe9eb; $custom-light: #fcf0f1; $custom-dark: #000000;
JSON
{
"hex": "#fbe9eb",
"rgb": {
"r": 251,
"g": 233,
"b": 235
},
"hsl": {
"h": 353.333,
"s": 69.231,
"l": 94.902
},
"oklch": {
"l": 0.94891,
"c": 0.01976,
"h": 9.8
},
"luminance": 0.84785
}Semantic roles & 50–950 ramp
primary
#FBE9EB
secondary
#A8E1DA
accent
#D1BC14
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585