#FBE2E7#FBE2E7
#FBE2E7 is a very light, muted red. Relative luminance 0.807; OKLCH L 93.4% C 0.028 H 4.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2E7 |
|---|---|
| RGB | rgb(251, 226, 231) |
| HSL | hsl(348, 76%, 94%) |
| HSV | hsv(348, 10%, 98%) |
| CMYK | cmyk(0%, 10%, 8%, 1.6%) |
| CIE-LAB | lab(91.99, 9.37, 0.69) |
| CIE-LCH | lch(91.99, 9.40, 4.20°) |
| OKLab | oklab(93.45% 0.0281 0.002) |
| OKLCH | oklch(93.45% 0.028 4) |
| XYZ | xyz(81.4025, 80.6729, 86.8690) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.48
Lavenderblush
#FFF0F5
ΔE00 4.36
Very Light Pink
#FFF4F2
ΔE00 7.24
Light Pink
#FFD1DF
ΔE00 7.28
Pale Pink
#FFCFDC
ΔE00 7.68
Snow
#FFFAFA
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2E7 #E2FBF6
analogous
#FBE2F3 #FBE2E7 #FBE9E2
triadic
#FBE2E7 #E7FBE2 #E2E7FB
tetradic
#FBE2E7 #F3FBE2 #E2FBF6 #E9E2FB
square
#FBE2E7 #F3FBE2 #E2FBF6 #E9E2FB
split-complementary
#FBE2E7 #E2FBE9 #E2F3FB
monochromatic
#EC768E #F4ACBA #FBE2E7 #FBE4E9 #FBE4E9
Accessibility & contrast
On white
1.23
#FBE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#FBE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2E7
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2E7 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E7
Deuteranopia (green-blind)
#EAEAE7
Tritanopia (blue-blind)
#FFE1E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbe2e7; /* rgb */ color: rgb(251, 226, 231); /* oklch */ color: oklch(93.4% 0.028 4.0);
Tailwind
colors: {
custom: {
50: '#fcebee',
500: '#fbe2e7',
950: '#000000',
},
}SCSS
$custom: #fbe2e7; $custom-light: #fcebee; $custom-dark: #000000;
JSON
{
"hex": "#fbe2e7",
"rgb": {
"r": 251,
"g": 226,
"b": 231
},
"hsl": {
"h": 348,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93447,
"c": 0.02818,
"h": 4
},
"luminance": 0.80671
}Semantic roles & 50–950 ramp
primary
#FBE2E7
secondary
#A0E2D4
accent
#D8AF0E
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485