#FBE0E2#FBE0E2
#FBE0E2 is a very light, muted red. Relative luminance 0.793; OKLCH L 92.9% C 0.030 H 12.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE0E2 |
|---|---|
| RGB | rgb(251, 224, 226) |
| HSL | hsl(356, 77%, 93%) |
| HSV | hsv(356, 11%, 98%) |
| CMYK | cmyk(0%, 10.8%, 10%, 1.6%) |
| CIE-LAB | lab(91.38, 9.58, 2.42) |
| CIE-LCH | lch(91.38, 9.88, 14.14°) |
| OKLab | oklab(92.93% 0.0292 0.0065) |
| OKLCH | oklch(92.93% 0.03 12.6) |
| XYZ | xyz(80.1657, 79.3131, 83.0227) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.34
Lavenderblush
#FFF0F5
ΔE00 5.17
Light Pink
#FFD1DF
ΔE00 7.35
Very Light Pink
#FFF4F2
ΔE00 7.37
Pale Pink
#FFCFDC
ΔE00 7.63
Seashell
#FFF5EE
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE0E2 #E0FBF9
analogous
#FBE0EF #FBE0E2 #FBEBE0
triadic
#FBE0E2 #E2FBE0 #E0E2FB
tetradic
#FBE0E2 #EFFBE0 #E0FBF9 #EBE0FB
square
#FBE0E2 #EFFBE0 #E0FBF9 #EBE0FB
split-complementary
#FBE0E2 #E0FBEB #E0EFFB
monochromatic
#ED747D #F4AAAF #FBE0E2 #FCE4E6 #FCE4E6
Accessibility & contrast
On white
1.25
#FBE0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FBE0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE0E2
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE0E2 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E2
Deuteranopia (green-blind)
#EAE8E2
Tritanopia (blue-blind)
#FFDEE1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fbe0e2; /* rgb */ color: rgb(251, 224, 226); /* oklch */ color: oklch(92.9% 0.030 12.6);
Tailwind
colors: {
custom: {
50: '#fce9eb',
500: '#fbe0e2',
950: '#000000',
},
}SCSS
$custom: #fbe0e2; $custom-light: #fce9eb; $custom-dark: #000000;
JSON
{
"hex": "#fbe0e2",
"rgb": {
"r": 251,
"g": 224,
"b": 226
},
"hsl": {
"h": 355.556,
"s": 77.143,
"l": 93.137
},
"oklch": {
"l": 0.92929,
"c": 0.02989,
"h": 12.6
},
"luminance": 0.79312
}Semantic roles & 50–950 ramp
primary
#FBE0E2
secondary
#9DE2DD
accent
#D9CA0C
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484