#FBE6E2#FBE6E2
#FBE6E2 is a very light, muted red. Relative luminance 0.826; OKLCH L 94.1% C 0.024 H 30.5°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE6E2 |
|---|---|
| RGB | rgb(251, 230, 226) |
| HSL | hsl(10, 76%, 94%) |
| HSV | hsv(10, 10%, 98%) |
| CMYK | cmyk(0%, 8.4%, 10%, 1.6%) |
| CIE-LAB | lab(92.84, 6.49, 4.53) |
| CIE-LCH | lch(92.84, 7.92, 34.95°) |
| OKLab | oklab(94.07% 0.0204 0.012) |
| OKLCH | oklch(94.07% 0.024 30.5) |
| XYZ | xyz(81.8067, 82.5952, 83.5697) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.25
Very Light Pink
#FFF4F2
ΔE00 4.56
Lavenderblush
#FFF0F5
ΔE00 4.78
Seashell
#FFF5EE
ΔE00 5.82
Linen
#FAF0E6
ΔE00 6.49
Snow
#FFFAFA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE6E2 #E2F7FB
analogous
#FBE2EA #FBE6E2 #FBF2E2
triadic
#FBE6E2 #E2FBE6 #E6E2FB
tetradic
#FBE6E2 #EAFBE2 #E2F7FB #F2E2FB
square
#FBE6E2 #EAFBE2 #E2F7FB #F2E2FB
split-complementary
#FBE6E2 #E2FBF2 #E2EAFB
monochromatic
#EC8976 #F4B8AC #FBE6E2 #FBE8E4 #FBE8E4
Accessibility & contrast
On white
1.20
#FBE6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#FBE6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE6E2
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE6E2 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E2
Deuteranopia (green-blind)
#EFECE2
Tritanopia (blue-blind)
#FFE4E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fbe6e2; /* rgb */ color: rgb(251, 230, 226); /* oklch */ color: oklch(94.1% 0.024 30.5);
Tailwind
colors: {
custom: {
50: '#fcedeb',
500: '#fbe6e2',
950: '#000000',
},
}SCSS
$custom: #fbe6e2; $custom-light: #fcedeb; $custom-dark: #000000;
JSON
{
"hex": "#fbe6e2",
"rgb": {
"r": 251,
"g": 230,
"b": 226
},
"hsl": {
"h": 9.6,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.94071,
"c": 0.02371,
"h": 30.5
},
"luminance": 0.82594
}Semantic roles & 50–950 ramp
primary
#FBE6E2
secondary
#A0D7E2
accent
#B8D80E
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484