#FBEAEB#FBEAEB
#FBEAEB is a very light, near-neutral red. Relative luminance 0.854; OKLCH L 95.1% C 0.019 H 13.4°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEAEB |
|---|---|
| RGB | rgb(251, 234, 235) |
| HSL | hsl(356, 68%, 95%) |
| HSV | hsv(356, 7%, 98%) |
| CMYK | cmyk(0%, 6.8%, 6.4%, 1.6%) |
| CIE-LAB | lab(94.04, 5.92, 1.59) |
| CIE-LCH | lch(94.04, 6.13, 15.03°) |
| OKLab | oklab(95.08% 0.018 0.0043) |
| OKLCH | oklch(95.08% 0.019 13.4) |
| XYZ | xyz(84.2002, 85.3540, 90.6205) |
| Luminance | 0.8535 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.23
Very Light Pink
#FFF4F2
ΔE00 3.54
Mistyrose
#FFE4E1
ΔE00 3.76
Snow
#FFFAFA
ΔE00 5.81
Seashell
#FFF5EE
ΔE00 5.86
Linen
#FAF0E6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEAEB #EAFBFA
analogous
#FBEAF3 #FBEAEB #FBF2EA
triadic
#FBEAEB #EBFBEA #EAEBFB
tetradic
#FBEAEB #F3FBEA #EAFBFA #F2EAFB
square
#FBEAEB #F3FBEA #EAFBFA #F2EAFB
split-complementary
#FBEAEB #EAFBF2 #EAF3FB
monochromatic
#E78389 #F1B7BA #FAE5E7 #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.16
#FBEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#FBEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEAEB
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEAEB | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#FFE9EA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fbeaeb; /* rgb */ color: rgb(251, 234, 235); /* oklch */ color: oklch(95.1% 0.019 13.4);
Tailwind
colors: {
custom: {
50: '#fcf0f1',
500: '#fbeaeb',
950: '#000000',
},
}SCSS
$custom: #fbeaeb; $custom-light: #fcf0f1; $custom-dark: #000000;
JSON
{
"hex": "#fbeaeb",
"rgb": {
"r": 251,
"g": 234,
"b": 235
},
"hsl": {
"h": 356.471,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.95082,
"c": 0.01854,
"h": 13.4
},
"luminance": 0.85353
}Semantic roles & 50–950 ramp
primary
#FBEAEB
secondary
#A9E0DD
accent
#D0C516
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585