#FBE1BB#FBE1BB
#FBE1BB is a very light, muted orange. Relative luminance 0.779; OKLCH L 92.2% C 0.057 H 77.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE1BB |
|---|---|
| RGB | rgb(251, 225, 187) |
| HSL | hsl(36, 89%, 86%) |
| HSV | hsv(36, 25%, 98%) |
| CMYK | cmyk(0%, 10.4%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.76, 3.27, 21.88) |
| CIE-LCH | lch(90.76, 22.12, 81.50°) |
| OKLab | oklab(92.16% 0.0126 0.0559) |
| OKLCH | oklch(92.16% 0.057 77.3) |
| XYZ | xyz(75.6791, 77.9497, 58.0633) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.31
Wheat
#F5DEB3
ΔE00 2.33
Moccasin
#FFE4B5
ΔE00 2.50
Navajowhite
#FFDEAD
ΔE00 3.08
Blanchedalmond
#FFEBCD
ΔE00 3.34
Light Peach
#FFD8B1
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE1BB #BBD5FB
analogous
#FBC1BB #FBE1BB #F5FBBB
triadic
#FBE1BB #BBFBE1 #E1BBFB
tetradic
#FBE1BB #BBFBC1 #BBD5FB #FBBBF5
square
#FBE1BB #BBFBC1 #BBD5FB #FBBBF5
split-complementary
#FBE1BB #BBF5FB #C1BBFB
monochromatic
#F4AE47 #F8C781 #FBE1BB #FDF2E2 #FDF2E2
Accessibility & contrast
On white
1.27
#FBE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#FBE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE1BB
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE1BB | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#F2E7BC
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbe1bb; /* rgb */ color: rgb(251, 225, 187); /* oklch */ color: oklch(92.2% 0.057 77.3);
Tailwind
colors: {
custom: {
50: '#fdeacf',
500: '#fbe1bb',
950: '#000000',
},
}SCSS
$custom: #fbe1bb; $custom-light: #fdeacf; $custom-dark: #000000;
JSON
{
"hex": "#fbe1bb",
"rgb": {
"r": 251,
"g": 225,
"b": 187
},
"hsl": {
"h": 35.625,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.9216,
"c": 0.05732,
"h": 77.3
},
"luminance": 0.77948
}Semantic roles & 50–950 ramp
primary
#FBE1BB
secondary
#7AA4E0
accent
#5DE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483