#FBDCB1#FBDCB1
#FBDCB1 is a very light, moderate orange. Relative luminance 0.749; OKLCH L 91.0% C 0.066 H 75.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCB1 |
|---|---|
| RGB | rgb(251, 220, 177) |
| HSL | hsl(35, 90%, 84%) |
| HSV | hsv(35, 29%, 98%) |
| CMYK | cmyk(0%, 12.4%, 29.5%, 1.6%) |
| CIE-LAB | lab(89.33, 4.53, 25.10) |
| CIE-LCH | lch(89.33, 25.51, 79.78°) |
| OKLab | oklab(90.98% 0.0161 0.0637) |
| OKLCH | oklch(90.98% 0.066 75.8) |
| XYZ | xyz(73.3137, 74.8725, 52.1764) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.56
Moccasin
#FFE4B5
ΔE00 2.56
Wheat
#F5DEB3
ΔE00 2.80
Light Peach
#FFD8B1
ΔE00 3.38
Bisque
#FFE4C4
ΔE00 3.56
Peach
#FFDAB9
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCB1 #B1D0FB
analogous
#FBB7B1 #FBDCB1 #F5FBB1
triadic
#FBDCB1 #B1FBDC #DCB1FB
tetradic
#FBDCB1 #B1FBB7 #B1D0FB #FBB1F5
square
#FBDCB1 #B1FBB7 #B1D0FB #FBB1F5
split-complementary
#FBDCB1 #B1F5FB #B7B1FB
monochromatic
#F5A83D #F8C277 #FBDCB1 #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.31
#FBDCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#FBDCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCB1
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCB1 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAE
Deuteranopia (green-blind)
#F0E4B2
Tritanopia (blue-blind)
#FFD4D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdcb1; /* rgb */ color: rgb(251, 220, 177); /* oklch */ color: oklch(91.0% 0.066 75.8);
Tailwind
colors: {
custom: {
50: '#fde6c8',
500: '#fbdcb1',
950: '#000000',
},
}SCSS
$custom: #fbdcb1; $custom-light: #fde6c8; $custom-dark: #000000;
JSON
{
"hex": "#fbdcb1",
"rgb": {
"r": 251,
"g": 220,
"b": 177
},
"hsl": {
"h": 34.865,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.90979,
"c": 0.06568,
"h": 75.8
},
"luminance": 0.7487
}Semantic roles & 50–950 ramp
primary
#FBDCB1
secondary
#719FDF
accent
#60E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482