#FBEDEB#FBEDEB
#FBEDEB is a very light, near-neutral red. Relative luminance 0.871; OKLCH L 95.7% C 0.015 H 27.3°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEDEB |
|---|---|
| RGB | rgb(251, 237, 235) |
| HSL | hsl(8, 67%, 95%) |
| HSV | hsv(8, 6%, 98%) |
| CMYK | cmyk(0%, 5.6%, 6.4%, 1.6%) |
| CIE-LAB | lab(94.77, 4.38, 2.66) |
| CIE-LCH | lch(94.77, 5.12, 31.26°) |
| OKLab | oklab(95.66% 0.0137 0.0071) |
| OKLCH | oklch(95.66% 0.015 27.3) |
| XYZ | xyz(85.0615, 87.0767, 90.9076) |
| Luminance | 0.8708 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.81
Lavenderblush
#FFF0F5
ΔE00 3.46
Seashell
#FFF5EE
ΔE00 3.76
Snow
#FFFAFA
ΔE00 4.41
Mistyrose
#FFE4E1
ΔE00 4.85
Linen
#FAF0E6
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEDEB #EBF9FB
analogous
#FBEBF1 #FBEDEB #FBF5EB
triadic
#FBEDEB #EBFBED #EDEBFB
tetradic
#FBEDEB #F1FBEB #EBF9FB #F5EBFB
square
#FBEDEB #F1FBEB #EBF9FB #F5EBFB
split-complementary
#FBEDEB #EBFBF5 #EBF1FB
monochromatic
#E79185 #F1BFB8 #FAE8E5 #FAE8E5 #FAE8E5
Accessibility & contrast
On white
1.14
#FBEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#FBEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEDEB
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEDEB | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEB
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#FFECEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fbedeb; /* rgb */ color: rgb(251, 237, 235); /* oklch */ color: oklch(95.7% 0.015 27.3);
Tailwind
colors: {
custom: {
50: '#fcf2f1',
500: '#fbedeb',
950: '#000000',
},
}SCSS
$custom: #fbedeb; $custom-light: #fcf2f1; $custom-dark: #000000;
JSON
{
"hex": "#fbedeb",
"rgb": {
"r": 251,
"g": 237,
"b": 235
},
"hsl": {
"h": 7.5,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.95658,
"c": 0.01546,
"h": 27.3
},
"luminance": 0.87076
}Semantic roles & 50–950 ramp
primary
#FBEDEB
secondary
#AAD9E0
accent
#B8CF17
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585