#FBEDEC#FBEDEC
#FBEDEC is a very light, near-neutral red. Relative luminance 0.871; OKLCH L 95.7% C 0.015 H 22.4°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEDEC |
|---|---|
| RGB | rgb(251, 237, 236) |
| HSL | hsl(4, 65%, 95%) |
| HSV | hsv(4, 6%, 98%) |
| CMYK | cmyk(0%, 5.6%, 6%, 1.6%) |
| CIE-LAB | lab(94.80, 4.55, 2.18) |
| CIE-LCH | lch(94.80, 5.04, 25.57°) |
| OKLab | oklab(95.69% 0.0141 0.0058) |
| OKLCH | oklch(95.69% 0.015 22.4) |
| XYZ | xyz(85.2063, 87.1346, 91.6706) |
| Luminance | 0.8713 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.95
Lavenderblush
#FFF0F5
ΔE00 2.98
Seashell
#FFF5EE
ΔE00 4.16
Snow
#FFFAFA
ΔE00 4.42
Mistyrose
#FFE4E1
ΔE00 4.81
Linen
#FAF0E6
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEDEC #ECFAFB
analogous
#FBECF2 #FBEDEC #FBF4EC
triadic
#FBEDEC #ECFBED #EDECFB
tetradic
#FBEDEC #F2FBEC #ECFAFB #F4ECFB
square
#FBEDEC #F2FBEC #ECFAFB #F4ECFB
split-complementary
#FBEDEC #ECFBF4 #ECF2FB
monochromatic
#E68D87 #F0BDB9 #FAE7E6 #FAE7E6 #FAE7E6
Accessibility & contrast
On white
1.14
#FBEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#FBEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEDEC
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEDEC | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEC
Deuteranopia (green-blind)
#F2F1EC
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fbedec; /* rgb */ color: rgb(251, 237, 236); /* oklch */ color: oklch(95.7% 0.015 22.4);
Tailwind
colors: {
custom: {
50: '#fcf2f2',
500: '#fbedec',
950: '#000000',
},
}SCSS
$custom: #fbedec; $custom-light: #fcf2f2; $custom-dark: #000000;
JSON
{
"hex": "#fbedec",
"rgb": {
"r": 251,
"g": 237,
"b": 236
},
"hsl": {
"h": 4,
"s": 65.217,
"l": 95.49
},
"oklch": {
"l": 0.95686,
"c": 0.01526,
"h": 22.4
},
"luminance": 0.87134
}Semantic roles & 50–950 ramp
primary
#FBEDEC
secondary
#ABDCE0
accent
#C1CD18
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585