#FBEFEC#FBEFEC
#FBEFEC is a very light, near-neutral red. Relative luminance 0.883; OKLCH L 96.1% C 0.014 H 34.3°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEFEC |
|---|---|
| RGB | rgb(251, 239, 236) |
| HSL | hsl(12, 65%, 95%) |
| HSV | hsv(12, 6%, 98%) |
| CMYK | cmyk(0%, 4.8%, 6%, 1.6%) |
| CIE-LAB | lab(95.29, 3.52, 2.89) |
| CIE-LCH | lch(95.29, 4.56, 39.35°) |
| OKLab | oklab(96.07% 0.0113 0.0077) |
| OKLCH | oklch(96.07% 0.014 34.3) |
| XYZ | xyz(85.7886, 88.2992, 91.8647) |
| Luminance | 0.8830 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.15
Seashell
#FFF5EE
ΔE00 2.70
Snow
#FFFAFA
ΔE00 3.65
Linen
#FAF0E6
ΔE00 3.92
Lavenderblush
#FFF0F5
ΔE00 4.24
Whitesmoke
#F5F5F5
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEFEC #ECF8FB
analogous
#FBECF0 #FBEFEC #FBF6EC
triadic
#FBEFEC #ECFBEF #EFECFB
tetradic
#FBEFEC #F0FBEC #ECF8FB #F6ECFB
square
#FBEFEC #F0FBEC #ECF8FB #F6ECFB
split-complementary
#FBEFEC #ECFBF6 #ECF0FB
monochromatic
#E69A87 #F0C4B9 #FAEAE6 #FAEAE6 #FAEAE6
Accessibility & contrast
On white
1.13
#FBEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#FBEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEFEC
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEFEC | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#FEEEEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbefec; /* rgb */ color: rgb(251, 239, 236); /* oklch */ color: oklch(96.1% 0.014 34.3);
Tailwind
colors: {
custom: {
50: '#fcf4f2',
500: '#fbefec',
950: '#000000',
},
}SCSS
$custom: #fbefec; $custom-light: #fcf4f2; $custom-dark: #000000;
JSON
{
"hex": "#fbefec",
"rgb": {
"r": 251,
"g": 239,
"b": 236
},
"hsl": {
"h": 12,
"s": 65.217,
"l": 95.49
},
"oklch": {
"l": 0.96071,
"c": 0.01363,
"h": 34.3
},
"luminance": 0.88298
}Semantic roles & 50–950 ramp
primary
#FBEFEC
secondary
#ABD5E0
accent
#A9CD18
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585