#FBEBEA#FBEBEA
#FBEBEA is a very light, near-neutral red. Relative luminance 0.859; OKLCH L 95.2% C 0.017 H 21.8°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEBEA |
|---|---|
| RGB | rgb(251, 235, 234) |
| HSL | hsl(4, 68%, 95%) |
| HSV | hsv(4, 7%, 98%) |
| CMYK | cmyk(0%, 6.4%, 6.8%, 1.6%) |
| CIE-LAB | lab(94.26, 5.24, 2.43) |
| CIE-LCH | lch(94.26, 5.77, 24.89°) |
| OKLab | oklab(95.25% 0.0162 0.0065) |
| OKLCH | oklch(95.25% 0.017 21.8) |
| XYZ | xyz(84.3416, 85.8674, 89.9569) |
| Luminance | 0.8587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.74
Lavenderblush
#FFF0F5
ΔE00 2.94
Mistyrose
#FFE4E1
ΔE00 3.98
Seashell
#FFF5EE
ΔE00 4.81
Snow
#FFFAFA
ΔE00 5.25
Linen
#FAF0E6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEBEA #EAFAFB
analogous
#FBEAF2 #FBEBEA #FBF3EA
triadic
#FBEBEA #EAFBEB #EBEAFB
tetradic
#FBEBEA #F2FBEA #EAFAFB #F3EAFB
square
#FBEBEA #F2FBEA #EAFAFB #F3EAFB
split-complementary
#FBEBEA #EAFBF3 #EAF2FB
monochromatic
#E78983 #F1BAB7 #FAE7E5 #FAE7E5 #FAE7E5
Accessibility & contrast
On white
1.16
#FBEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#FBEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEBEA
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEBEA | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#F1F0EA
Tritanopia (blue-blind)
#FFEAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fbebea; /* rgb */ color: rgb(251, 235, 234); /* oklch */ color: oklch(95.2% 0.017 21.8);
Tailwind
colors: {
custom: {
50: '#fcf1f0',
500: '#fbebea',
950: '#000000',
},
}SCSS
$custom: #fbebea; $custom-light: #fcf1f0; $custom-dark: #000000;
JSON
{
"hex": "#fbebea",
"rgb": {
"r": 251,
"g": 235,
"b": 234
},
"hsl": {
"h": 3.529,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.95247,
"c": 0.01748,
"h": 21.8
},
"luminance": 0.85866
}Semantic roles & 50–950 ramp
primary
#FBEBEA
secondary
#A9DDE0
accent
#C5D016
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585