#FBE0BF#FBE0BF
#FBE0BF is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.1% C 0.053 H 72.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE0BF |
|---|---|
| RGB | rgb(251, 224, 191) |
| HSL | hsl(33, 88%, 87%) |
| HSV | hsv(33, 24%, 98%) |
| CMYK | cmyk(0%, 10.8%, 23.9%, 1.6%) |
| CIE-LAB | lab(90.59, 4.32, 19.57) |
| CIE-LCH | lch(90.59, 20.04, 77.54°) |
| OKLab | oklab(92.05% 0.0157 0.0502) |
| OKLCH | oklch(92.05% 0.053 72.7) |
| XYZ | xyz(75.8437, 77.5843, 60.2602) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 0.95
Blanchedalmond
#FFEBCD
ΔE00 3.30
Peach
#FFDAB9
ΔE00 3.68
Light Peach
#FFD8B1
ΔE00 3.90
Wheat
#F5DEB3
ΔE00 4.04
Moccasin
#FFE4B5
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE0BF #BFDAFB
analogous
#FBC2BF #FBE0BF #F8FBBF
triadic
#FBE0BF #BFFBE0 #E0BFFB
tetradic
#FBE0BF #BFFBC2 #BFDAFB #FBBFF8
square
#FBE0BF #BFFBC2 #BFDAFB #FBBFF8
split-complementary
#FBE0BF #BFF8FB #C2BFFB
monochromatic
#F4A84C #F7C485 #FBE0BF #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.27
#FBE0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FBE0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE0BF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE0BF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BD
Deuteranopia (green-blind)
#F1E7C0
Tritanopia (blue-blind)
#FFD9D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbe0bf; /* rgb */ color: rgb(251, 224, 191); /* oklch */ color: oklch(92.1% 0.053 72.7);
Tailwind
colors: {
custom: {
50: '#fde9d2',
500: '#fbe0bf',
950: '#000000',
},
}SCSS
$custom: #fbe0bf; $custom-light: #fde9d2; $custom-dark: #000000;
JSON
{
"hex": "#fbe0bf",
"rgb": {
"r": 251,
"g": 224,
"b": 191
},
"hsl": {
"h": 33,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.92054,
"c": 0.05263,
"h": 72.7
},
"luminance": 0.77582
}Semantic roles & 50–950 ramp
primary
#FBE0BF
secondary
#7EAAE0
accent
#67E501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483