#FBDCB9#FBDCB9
#FBDCB9 is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.1% C 0.057 H 70.4°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCB9 |
|---|---|
| RGB | rgb(251, 220, 185) |
| HSL | hsl(32, 89%, 85%) |
| HSV | hsv(32, 26%, 98%) |
| CMYK | cmyk(0%, 12.4%, 26.3%, 1.6%) |
| CIE-LAB | lab(89.49, 5.57, 21.16) |
| CIE-LCH | lch(89.49, 21.88, 75.26°) |
| OKLab | oklab(91.15% 0.0193 0.0541) |
| OKLCH | oklch(91.15% 0.057 70.4) |
| XYZ | xyz(74.1345, 75.2008, 56.4996) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.12
Light Peach
#FFD8B1
ΔE00 2.44
Peach
#FFDAB9
ΔE00 2.48
Navajowhite
#FFDEAD
ΔE00 3.88
Wheat
#F5DEB3
ΔE00 4.53
Moccasin
#FFE4B5
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCB9 #B9D8FB
analogous
#FBBBB9 #FBDCB9 #F9FBB9
triadic
#FBDCB9 #B9FBDC #DCB9FB
tetradic
#FBDCB9 #B9FBBB #B9D8FB #FBB9F9
square
#FBDCB9 #B9FBBB #B9D8FB #FBB9F9
split-complementary
#FBDCB9 #B9F9FB #BBB9FB
monochromatic
#F4A245 #F8BF7F #FBDCB9 #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.31
#FBDCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#FBDCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCB9
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCB9 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB7
Deuteranopia (green-blind)
#EFE4BA
Tritanopia (blue-blind)
#FFD5D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdcb9; /* rgb */ color: rgb(251, 220, 185); /* oklch */ color: oklch(91.1% 0.057 70.4);
Tailwind
colors: {
custom: {
50: '#fde6ce',
500: '#fbdcb9',
950: '#000000',
},
}SCSS
$custom: #fbdcb9; $custom-light: #fde6ce; $custom-dark: #000000;
JSON
{
"hex": "#fbdcb9",
"rgb": {
"r": 251,
"g": 220,
"b": 185
},
"hsl": {
"h": 31.818,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.9115,
"c": 0.05745,
"h": 70.4
},
"luminance": 0.75198
}Semantic roles & 50–950 ramp
primary
#FBDCB9
secondary
#78A9E0
accent
#6CE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483