#FBEBEC#FBEBEC
#FBEBEC is a very light, near-neutral red. Relative luminance 0.860; OKLCH L 95.3% C 0.017 H 13.1°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEBEC |
|---|---|
| RGB | rgb(251, 235, 236) |
| HSL | hsl(356, 67%, 95%) |
| HSV | hsv(356, 6%, 98%) |
| CMYK | cmyk(0%, 6.4%, 6%, 1.6%) |
| CIE-LAB | lab(94.31, 5.57, 1.46) |
| CIE-LCH | lch(94.31, 5.76, 14.70°) |
| OKLab | oklab(95.3% 0.017 0.004) |
| OKLCH | oklch(95.3% 0.017 13.1) |
| XYZ | xyz(84.6305, 85.9830, 91.4786) |
| Luminance | 0.8598 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.09
Very Light Pink
#FFF4F2
ΔE00 3.18
Mistyrose
#FFE4E1
ΔE00 4.13
Snow
#FFFAFA
ΔE00 5.40
Seashell
#FFF5EE
ΔE00 5.56
Linen
#FAF0E6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEBEC #EBFBFA
analogous
#FBEBF4 #FBEBEC #FBF2EB
triadic
#FBEBEC #ECFBEB #EBECFB
tetradic
#FBEBEC #F4FBEB #EBFBFA #F2EBFB
square
#FBEBEC #F4FBEB #EBFBFA #F2EBFB
split-complementary
#FBEBEC #EBFBF2 #EBF4FB
monochromatic
#E7858B #F1B8BC #FAE5E7 #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.15
#FBEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#FBEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEBEC
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEBEC | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#FFEAEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fbebec; /* rgb */ color: rgb(251, 235, 236); /* oklch */ color: oklch(95.3% 0.017 13.1);
Tailwind
colors: {
custom: {
50: '#fcf1f2',
500: '#fbebec',
950: '#000000',
},
}SCSS
$custom: #fbebec; $custom-light: #fcf1f2; $custom-dark: #000000;
JSON
{
"hex": "#fbebec",
"rgb": {
"r": 251,
"g": 235,
"b": 236
},
"hsl": {
"h": 356.25,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.95302,
"c": 0.01742,
"h": 13.1
},
"luminance": 0.85982
}Semantic roles & 50–950 ramp
primary
#FBEBEC
secondary
#AAE0DD
accent
#CFC317
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585