#FBE2BB#FBE2BB
#FBE2BB is a very light, muted orange. Relative luminance 0.785; OKLCH L 92.4% C 0.058 H 78.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2BB |
|---|---|
| RGB | rgb(251, 226, 187) |
| HSL | hsl(37, 89%, 86%) |
| HSV | hsv(37, 25%, 98%) |
| CMYK | cmyk(0%, 10%, 25.5%, 1.6%) |
| CIE-LAB | lab(91.00, 2.76, 22.22) |
| CIE-LCH | lch(91.00, 22.39, 82.93°) |
| OKLab | oklab(92.35% 0.0112 0.0568) |
| OKLCH | oklch(92.35% 0.058 78.9) |
| XYZ | xyz(75.9502, 78.4920, 58.1537) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.90
Moccasin
#FFE4B5
ΔE00 2.11
Bisque
#FFE4C4
ΔE00 2.77
Navajowhite
#FFDEAD
ΔE00 3.09
Blanchedalmond
#FFEBCD
ΔE00 3.30
Pale Peach
#FFE5AD
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2BB #BBD4FB
analogous
#FBC2BB #FBE2BB #F4FBBB
triadic
#FBE2BB #BBFBE2 #E2BBFB
tetradic
#FBE2BB #BBFBC2 #BBD4FB #FBBBF4
square
#FBE2BB #BBFBC2 #BBD4FB #FBBBF4
split-complementary
#FBE2BB #BBF4FB #C2BBFB
monochromatic
#F4B147 #F8C981 #FBE2BB #FDF3E2 #FDF3E2
Accessibility & contrast
On white
1.26
#FBE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FBE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2BB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2BB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#F3E8BC
Tritanopia (blue-blind)
#FFDBD7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbe2bb; /* rgb */ color: rgb(251, 226, 187); /* oklch */ color: oklch(92.4% 0.058 78.9);
Tailwind
colors: {
custom: {
50: '#fdebcf',
500: '#fbe2bb',
950: '#000000',
},
}SCSS
$custom: #fbe2bb; $custom-light: #fdebcf; $custom-dark: #000000;
JSON
{
"hex": "#fbe2bb",
"rgb": {
"r": 251,
"g": 226,
"b": 187
},
"hsl": {
"h": 36.563,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.92354,
"c": 0.05784,
"h": 78.9
},
"luminance": 0.7849
}Semantic roles & 50–950 ramp
primary
#FBE2BB
secondary
#7AA2E0
accent
#5AE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483