#FBE2E6#FBE2E6
#FBE2E6 is a very light, muted red. Relative luminance 0.806; OKLCH L 93.4% C 0.028 H 6.7°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2E6 |
|---|---|
| RGB | rgb(251, 226, 230) |
| HSL | hsl(350, 76%, 94%) |
| HSV | hsv(350, 10%, 98%) |
| CMYK | cmyk(0%, 10%, 8.4%, 1.6%) |
| CIE-LAB | lab(91.96, 9.21, 1.17) |
| CIE-LCH | lch(91.96, 9.28, 7.27°) |
| OKLab | oklab(93.42% 0.0277 0.0032) |
| OKLCH | oklch(93.42% 0.028 6.7) |
| XYZ | xyz(81.2616, 80.6165, 86.1273) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.07
Lavenderblush
#FFF0F5
ΔE00 4.35
Very Light Pink
#FFF4F2
ΔE00 7.03
Light Pink
#FFD1DF
ΔE00 7.49
Pale Pink
#FFCFDC
ΔE00 7.85
Snow
#FFFAFA
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2E6 #E2FBF7
analogous
#FBE2F2 #FBE2E6 #FBEAE2
triadic
#FBE2E6 #E6FBE2 #E2E6FB
tetradic
#FBE2E6 #F2FBE2 #E2FBF7 #EAE2FB
square
#FBE2E6 #F2FBE2 #E2FBF7 #EAE2FB
split-complementary
#FBE2E6 #E2FBEA #E2F2FB
monochromatic
#EC7689 #F4ACB8 #FBE2E6 #FBE4E8 #FBE4E8
Accessibility & contrast
On white
1.23
#FBE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#FBE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2E6
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2E6 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E6
Deuteranopia (green-blind)
#EBEAE6
Tritanopia (blue-blind)
#FFE0E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbe2e6; /* rgb */ color: rgb(251, 226, 230); /* oklch */ color: oklch(93.4% 0.028 6.7);
Tailwind
colors: {
custom: {
50: '#fcebed',
500: '#fbe2e6',
950: '#000000',
},
}SCSS
$custom: #fbe2e6; $custom-light: #fcebed; $custom-dark: #000000;
JSON
{
"hex": "#fbe2e6",
"rgb": {
"r": 251,
"g": 226,
"b": 230
},
"hsl": {
"h": 350.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93419,
"c": 0.02793,
"h": 6.7
},
"luminance": 0.80615
}Semantic roles & 50–950 ramp
primary
#FBE2E6
secondary
#A0E2D7
accent
#D8B80E
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484