#FBEBEE#FBEBEE
#FBEBEE is a very light, near-neutral red. Relative luminance 0.861; OKLCH L 95.4% C 0.018 H 4.5°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEBEE |
|---|---|
| RGB | rgb(251, 235, 238) |
| HSL | hsl(349, 67%, 95%) |
| HSV | hsv(349, 6%, 98%) |
| CMYK | cmyk(0%, 6.4%, 5.2%, 1.6%) |
| CIE-LAB | lab(94.36, 5.91, 0.50) |
| CIE-LCH | lch(94.36, 5.93, 4.80°) |
| OKLab | oklab(95.36% 0.0177 0.0014) |
| OKLCH | oklch(95.36% 0.018 4.5) |
| XYZ | xyz(84.9227, 86.0999, 93.0175) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.38
Very Light Pink
#FFF4F2
ΔE00 3.77
Mistyrose
#FFE4E1
ΔE00 4.48
Snow
#FFFAFA
ΔE00 5.68
Seashell
#FFF5EE
ΔE00 6.34
Ghostwhite
#F8F8FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEBEE #EBFBF8
analogous
#FBEBF6 #FBEBEE #FBF0EB
triadic
#FBEBEE #EEFBEB #EBEEFB
tetradic
#FBEBEE #F6FBEB #EBFBF8 #F0EBFB
square
#FBEBEE #F6FBEB #EBFBF8 #F0EBFB
split-complementary
#FBEBEE #EBFBF0 #EBF6FB
monochromatic
#E78597 #F1B8C3 #FAE5E9 #FAE5E9 #FAE5E9
Accessibility & contrast
On white
1.15
#FBEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#FBEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEBEE
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEBEE | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#F0F0EE
Tritanopia (blue-blind)
#FEEAEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fbebee; /* rgb */ color: rgb(251, 235, 238); /* oklch */ color: oklch(95.4% 0.018 4.5);
Tailwind
colors: {
custom: {
50: '#fcf1f3',
500: '#fbebee',
950: '#000000',
},
}SCSS
$custom: #fbebee; $custom-light: #fcf1f3; $custom-dark: #000000;
JSON
{
"hex": "#fbebee",
"rgb": {
"r": 251,
"g": 235,
"b": 238
},
"hsl": {
"h": 348.75,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.95357,
"c": 0.01778,
"h": 4.5
},
"luminance": 0.86099
}Semantic roles & 50–950 ramp
primary
#FBEBEE
secondary
#AAE0D6
accent
#CFAC17
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585