#FBEBEB#FBEBEB
#FBEBEB is a very light, near-neutral red. Relative luminance 0.859; OKLCH L 95.3% C 0.017 H 17.5°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEBEB |
|---|---|
| RGB | rgb(251, 235, 235) |
| HSL | hsl(0, 67%, 95%) |
| HSV | hsv(0, 6%, 98%) |
| CMYK | cmyk(0%, 6.4%, 6.4%, 1.6%) |
| CIE-LAB | lab(94.28, 5.40, 1.95) |
| CIE-LCH | lch(94.28, 5.74, 19.80°) |
| OKLab | oklab(95.27% 0.0166 0.0052) |
| OKLCH | oklch(95.27% 0.017 17.5) |
| XYZ | xyz(84.4857, 85.9250, 90.7156) |
| Luminance | 0.8592 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.50
Very Light Pink
#FFF4F2
ΔE00 2.93
Mistyrose
#FFE4E1
ΔE00 4.03
Seashell
#FFF5EE
ΔE00 5.18
Snow
#FFFAFA
ΔE00 5.31
Linen
#FAF0E6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEBEB #EBFBFB
analogous
#FBEBF3 #FBEBEB #FBF3EB
triadic
#FBEBEB #EBFBEB #EBEBFB
tetradic
#FBEBEB #F3FBEB #EBFBFB #F3EBFB
square
#FBEBEB #F3FBEB #EBFBFB #F3EBFB
split-complementary
#FBEBEB #EBFBF3 #EBF3FB
monochromatic
#E78585 #F1B8B8 #FAE5E5 #FAE5E5 #FAE5E5
Accessibility & contrast
On white
1.15
#FBEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#FBEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEBEB
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEBEB | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#F1F0EB
Tritanopia (blue-blind)
#FFEAEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fbebeb; /* rgb */ color: rgb(251, 235, 235); /* oklch */ color: oklch(95.3% 0.017 17.5);
Tailwind
colors: {
custom: {
50: '#fcf1f1',
500: '#fbebeb',
950: '#000000',
},
}SCSS
$custom: #fbebeb; $custom-light: #fcf1f1; $custom-dark: #000000;
JSON
{
"hex": "#fbebeb",
"rgb": {
"r": 251,
"g": 235,
"b": 235
},
"hsl": {
"h": 0,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.95274,
"c": 0.0174,
"h": 17.5
},
"luminance": 0.85924
}Semantic roles & 50–950 ramp
primary
#FBEBEB
secondary
#AAE0E0
accent
#CFCF17
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585