#FBE2E8#FBE2E8
#FBE2E8 is a very light, muted red. Relative luminance 0.807; OKLCH L 93.5% C 0.028 H 1.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2E8 |
|---|---|
| RGB | rgb(251, 226, 232) |
| HSL | hsl(346, 76%, 94%) |
| HSV | hsv(346, 10%, 98%) |
| CMYK | cmyk(0%, 10%, 7.6%, 1.6%) |
| CIE-LAB | lab(92.01, 9.54, 0.20) |
| CIE-LCH | lch(92.01, 9.54, 1.21°) |
| OKLab | oklab(93.48% 0.0285 0.0007) |
| OKLCH | oklch(93.48% 0.028 1.4) |
| XYZ | xyz(81.5441, 80.7295, 87.6150) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.88
Lavenderblush
#FFF0F5
ΔE00 4.40
Light Pink
#FFD1DF
ΔE00 7.10
Very Light Pink
#FFF4F2
ΔE00 7.46
Pale Pink
#FFCFDC
ΔE00 7.53
Snow
#FFFAFA
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2E8 #E2FBF5
analogous
#FBE2F4 #FBE2E8 #FBE8E2
triadic
#FBE2E8 #E8FBE2 #E2E8FB
tetradic
#FBE2E8 #F4FBE2 #E2FBF5 #E8E2FB
square
#FBE2E8 #F4FBE2 #E2FBF5 #E8E2FB
split-complementary
#FBE2E8 #E2FBE8 #E2F4FB
monochromatic
#EC7693 #F4ACBD #FBE2E8 #FBE4EA #FBE4EA
Accessibility & contrast
On white
1.22
#FBE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#FBE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2E8
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2E8 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E8
Deuteranopia (green-blind)
#EAEAE8
Tritanopia (blue-blind)
#FFE1E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbe2e8; /* rgb */ color: rgb(251, 226, 232); /* oklch */ color: oklch(93.5% 0.028 1.4);
Tailwind
colors: {
custom: {
50: '#fcebef',
500: '#fbe2e8',
950: '#000000',
},
}SCSS
$custom: #fbe2e8; $custom-light: #fcebef; $custom-dark: #000000;
JSON
{
"hex": "#fbe2e8",
"rgb": {
"r": 251,
"g": 226,
"b": 232
},
"hsl": {
"h": 345.6,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93475,
"c": 0.02848,
"h": 1.4
},
"luminance": 0.80728
}Semantic roles & 50–950 ramp
primary
#FBE2E8
secondary
#A0E2D2
accent
#D8A70E
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485