#FBDCBA#FBDCBA
#FBDCBA is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.2% C 0.056 H 69.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCBA |
|---|---|
| RGB | rgb(251, 220, 186) |
| HSL | hsl(31, 89%, 86%) |
| HSV | hsv(31, 26%, 98%) |
| CMYK | cmyk(0%, 12.4%, 25.9%, 1.6%) |
| CIE-LAB | lab(89.51, 5.70, 20.67) |
| CIE-LCH | lch(89.51, 21.44, 74.57°) |
| OKLab | oklab(91.17% 0.0197 0.0529) |
| OKLCH | oklch(91.17% 0.056 69.6) |
| XYZ | xyz(74.2404, 75.2432, 57.0575) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.08
Peach
#FFDAB9
ΔE00 2.27
Light Peach
#FFD8B1
ΔE00 2.47
Navajowhite
#FFDEAD
ΔE00 4.21
Blanchedalmond
#FFEBCD
ΔE00 4.81
Wheat
#F5DEB3
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCBA #BAD9FB
analogous
#FBBBBA #FBDCBA #F9FBBA
triadic
#FBDCBA #BAFBDC #DCBAFB
tetradic
#FBDCBA #BAFBBB #BAD9FB #FBBAF9
square
#FBDCBA #BAFBBB #BAD9FB #FBBAF9
split-complementary
#FBDCBA #BAF9FB #BBBAFB
monochromatic
#F4A146 #F8BF80 #FBDCBA #FDF0E2 #FDF0E2
Accessibility & contrast
On white
1.31
#FBDCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#FBDCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCBA
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCBA | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB8
Deuteranopia (green-blind)
#EEE4BB
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdcba; /* rgb */ color: rgb(251, 220, 186); /* oklch */ color: oklch(91.2% 0.056 69.6);
Tailwind
colors: {
custom: {
50: '#fde6ce',
500: '#fbdcba',
950: '#000000',
},
}SCSS
$custom: #fbdcba; $custom-light: #fde6ce; $custom-dark: #000000;
JSON
{
"hex": "#fbdcba",
"rgb": {
"r": 251,
"g": 220,
"b": 186
},
"hsl": {
"h": 31.385,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.91172,
"c": 0.05644,
"h": 69.6
},
"luminance": 0.75241
}Semantic roles & 50–950 ramp
primary
#FBDCBA
secondary
#79AAE0
accent
#6DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483