#FBEBED#FBEBED
#FBEBED is a very light, near-neutral red. Relative luminance 0.860; OKLCH L 95.3% C 0.018 H 8.8°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEBED |
|---|---|
| RGB | rgb(251, 235, 237) |
| HSL | hsl(353, 67%, 95%) |
| HSV | hsv(353, 6%, 98%) |
| CMYK | cmyk(0%, 6.4%, 5.6%, 1.6%) |
| CIE-LAB | lab(94.33, 5.74, 0.98) |
| CIE-LCH | lch(94.33, 5.82, 9.68°) |
| OKLab | oklab(95.33% 0.0174 0.0027) |
| OKLCH | oklch(95.33% 0.018 8.8) |
| XYZ | xyz(84.7762, 86.0413, 92.2459) |
| Luminance | 0.8604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.71
Very Light Pink
#FFF4F2
ΔE00 3.46
Mistyrose
#FFE4E1
ΔE00 4.28
Snow
#FFFAFA
ΔE00 5.53
Seashell
#FFF5EE
ΔE00 5.95
Ghostwhite
#F8F8FF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEBED #EBFBF9
analogous
#FBEBF5 #FBEBED #FBF1EB
triadic
#FBEBED #EDFBEB #EBEDFB
tetradic
#FBEBED #F5FBEB #EBFBF9 #F1EBFB
square
#FBEBED #F5FBEB #EBFBF9 #F1EBFB
split-complementary
#FBEBED #EBFBF1 #EBF5FB
monochromatic
#E78591 #F1B8BF #FAE5E8 #FAE5E8 #FAE5E8
Accessibility & contrast
On white
1.15
#FBEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#FBEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEBED
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEBED | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#FFEAEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fbebed; /* rgb */ color: rgb(251, 235, 237); /* oklch */ color: oklch(95.3% 0.018 8.8);
Tailwind
colors: {
custom: {
50: '#fcf1f2',
500: '#fbebed',
950: '#000000',
},
}SCSS
$custom: #fbebed; $custom-light: #fcf1f2; $custom-dark: #000000;
JSON
{
"hex": "#fbebed",
"rgb": {
"r": 251,
"g": 235,
"b": 237
},
"hsl": {
"h": 352.5,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.95329,
"c": 0.01756,
"h": 8.8
},
"luminance": 0.8604
}Semantic roles & 50–950 ramp
primary
#FBEBED
secondary
#AAE0D9
accent
#CFB817
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585