#FBE2E5#FBE2E5
#FBE2E5 is a very light, muted red. Relative luminance 0.806; OKLCH L 93.4% C 0.028 H 9.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2E5 |
|---|---|
| RGB | rgb(251, 226, 229) |
| HSL | hsl(353, 76%, 94%) |
| HSV | hsv(353, 10%, 98%) |
| CMYK | cmyk(0%, 10%, 8.8%, 1.6%) |
| CIE-LAB | lab(91.94, 9.04, 1.66) |
| CIE-LCH | lch(91.94, 9.19, 10.41°) |
| OKLab | oklab(93.39% 0.0274 0.0045) |
| OKLCH | oklch(93.39% 0.028 9.4) |
| XYZ | xyz(81.1216, 80.5605, 85.3899) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.66
Lavenderblush
#FFF0F5
ΔE00 4.39
Very Light Pink
#FFF4F2
ΔE00 6.84
Light Pink
#FFD1DF
ΔE00 7.71
Pale Pink
#FFCFDC
ΔE00 8.05
Seashell
#FFF5EE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2E5 #E2FBF8
analogous
#FBE2F1 #FBE2E5 #FBEBE2
triadic
#FBE2E5 #E5FBE2 #E2E5FB
tetradic
#FBE2E5 #F1FBE2 #E2FBF8 #EBE2FB
square
#FBE2E5 #F1FBE2 #E2FBF8 #EBE2FB
split-complementary
#FBE2E5 #E2FBEB #E2F1FB
monochromatic
#EC7685 #F4ACB5 #FBE2E5 #FBE4E7 #FBE4E7
Accessibility & contrast
On white
1.23
#FBE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#FBE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2E5
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2E5 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E5
Deuteranopia (green-blind)
#EBE9E5
Tritanopia (blue-blind)
#FFE0E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbe2e5; /* rgb */ color: rgb(251, 226, 229); /* oklch */ color: oklch(93.4% 0.028 9.4);
Tailwind
colors: {
custom: {
50: '#fcebed',
500: '#fbe2e5',
950: '#000000',
},
}SCSS
$custom: #fbe2e5; $custom-light: #fcebed; $custom-dark: #000000;
JSON
{
"hex": "#fbe2e5",
"rgb": {
"r": 251,
"g": 226,
"b": 229
},
"hsl": {
"h": 352.8,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93391,
"c": 0.02773,
"h": 9.4
},
"luminance": 0.80559
}Semantic roles & 50–950 ramp
primary
#FBE2E5
secondary
#A0E2DA
accent
#D8C00E
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484