#FBE0BB#FBE0BB
#FBE0BB is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.0% C 0.057 H 75.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE0BB |
|---|---|
| RGB | rgb(251, 224, 187) |
| HSL | hsl(35, 89%, 86%) |
| HSV | hsv(35, 25%, 98%) |
| CMYK | cmyk(0%, 10.8%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.51, 3.78, 21.54) |
| CIE-LCH | lch(90.51, 21.87, 80.04°) |
| OKLab | oklab(91.97% 0.0141 0.0551) |
| OKLCH | oklch(91.97% 0.057 75.6) |
| XYZ | xyz(75.4095, 77.4106, 57.9735) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.91
Wheat
#F5DEB3
ΔE00 2.83
Moccasin
#FFE4B5
ΔE00 2.97
Navajowhite
#FFDEAD
ΔE00 3.19
Blanchedalmond
#FFEBCD
ΔE00 3.48
Light Peach
#FFD8B1
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE0BB #BBD6FB
analogous
#FBC0BB #FBE0BB #F6FBBB
triadic
#FBE0BB #BBFBE0 #E0BBFB
tetradic
#FBE0BB #BBFBC0 #BBD6FB #FBBBF6
square
#FBE0BB #BBFBC0 #BBD6FB #FBBBF6
split-complementary
#FBE0BB #BBF6FB #C0BBFB
monochromatic
#F4AB47 #F8C681 #FBE0BB #FDF2E2 #FDF2E2
Accessibility & contrast
On white
1.27
#FBE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FBE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE0BB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE0BB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#F1E6BC
Tritanopia (blue-blind)
#FFD9D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbe0bb; /* rgb */ color: rgb(251, 224, 187); /* oklch */ color: oklch(92.0% 0.057 75.6);
Tailwind
colors: {
custom: {
50: '#fde9cf',
500: '#fbe0bb',
950: '#000000',
},
}SCSS
$custom: #fbe0bb; $custom-light: #fde9cf; $custom-dark: #000000;
JSON
{
"hex": "#fbe0bb",
"rgb": {
"r": 251,
"g": 224,
"b": 187
},
"hsl": {
"h": 34.688,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.91966,
"c": 0.05685,
"h": 75.6
},
"luminance": 0.77408
}Semantic roles & 50–950 ramp
primary
#FBE0BB
secondary
#7AA5E0
accent
#61E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483