#FBE0BC#FBE0BC
#FBE0BC is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.0% C 0.056 H 74.9°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE0BC |
|---|---|
| RGB | rgb(251, 224, 188) |
| HSL | hsl(34, 89%, 86%) |
| HSV | hsv(34, 25%, 98%) |
| CMYK | cmyk(0%, 10.8%, 25.1%, 1.6%) |
| CIE-LAB | lab(90.53, 3.92, 21.05) |
| CIE-LCH | lch(90.53, 21.41, 79.46°) |
| OKLab | oklab(91.99% 0.0145 0.0539) |
| OKLCH | oklch(91.99% 0.056 74.9) |
| XYZ | xyz(75.5169, 77.4536, 58.5392) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.63
Wheat
#F5DEB3
ΔE00 3.11
Moccasin
#FFE4B5
ΔE00 3.27
Blanchedalmond
#FFEBCD
ΔE00 3.39
Navajowhite
#FFDEAD
ΔE00 3.45
Light Peach
#FFD8B1
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE0BC #BCD7FB
analogous
#FBC0BC #FBE0BC #F6FBBC
triadic
#FBE0BC #BCFBE0 #E0BCFB
tetradic
#FBE0BC #BCFBC0 #BCD7FB #FBBCF6
square
#FBE0BC #BCFBC0 #BCD7FB #FBBCF6
split-complementary
#FBE0BC #BCF6FB #C0BCFB
monochromatic
#F4AB48 #F8C582 #FBE0BC #FDF2E2 #FDF2E2
Accessibility & contrast
On white
1.27
#FBE0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#FBE0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE0BC
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE0BC | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0BA
Deuteranopia (green-blind)
#F1E7BD
Tritanopia (blue-blind)
#FFD9D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbe0bc; /* rgb */ color: rgb(251, 224, 188); /* oklch */ color: oklch(92.0% 0.056 74.9);
Tailwind
colors: {
custom: {
50: '#fde9d0',
500: '#fbe0bc',
950: '#000000',
},
}SCSS
$custom: #fbe0bc; $custom-light: #fde9d0; $custom-dark: #000000;
JSON
{
"hex": "#fbe0bc",
"rgb": {
"r": 251,
"g": 224,
"b": 188
},
"hsl": {
"h": 34.286,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.91988,
"c": 0.05579,
"h": 74.9
},
"luminance": 0.77451
}Semantic roles & 50–950 ramp
primary
#FBE0BC
secondary
#7BA6E0
accent
#62E500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483