#FBDCB5#FBDCB5
#FBDCB5 is a very light, moderate orange. Relative luminance 0.750; OKLCH L 91.1% C 0.062 H 73.3°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCB5 |
|---|---|
| RGB | rgb(251, 220, 181) |
| HSL | hsl(33, 90%, 85%) |
| HSV | hsv(33, 28%, 98%) |
| CMYK | cmyk(0%, 12.4%, 27.9%, 1.6%) |
| CIE-LAB | lab(89.41, 5.04, 23.13) |
| CIE-LCH | lch(89.41, 23.67, 77.70°) |
| OKLab | oklab(91.06% 0.0177 0.0589) |
| OKLCH | oklch(91.06% 0.062 73.3) |
| XYZ | xyz(73.7182, 75.0343, 54.3070) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.65
Bisque
#FFE4C4
ΔE00 2.67
Light Peach
#FFD8B1
ΔE00 2.71
Moccasin
#FFE4B5
ΔE00 3.44
Peach
#FFDAB9
ΔE00 3.45
Wheat
#F5DEB3
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCB5 #B5D4FB
analogous
#FBB9B5 #FBDCB5 #F7FBB5
triadic
#FBDCB5 #B5FBDC #DCB5FB
tetradic
#FBDCB5 #B5FBB9 #B5D4FB #FBB5F7
square
#FBDCB5 #B5FBB9 #B5D4FB #FBB5F7
split-complementary
#FBDCB5 #B5F7FB #B9B5FB
monochromatic
#F5A541 #F8C17B #FBDCB5 #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.31
#FBDCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FBDCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCB5
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCB5 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB2
Deuteranopia (green-blind)
#EFE4B6
Tritanopia (blue-blind)
#FFD4D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdcb5; /* rgb */ color: rgb(251, 220, 181); /* oklch */ color: oklch(91.1% 0.062 73.3);
Tailwind
colors: {
custom: {
50: '#fde6cb',
500: '#fbdcb5',
950: '#000000',
},
}SCSS
$custom: #fbdcb5; $custom-light: #fde6cb; $custom-dark: #000000;
JSON
{
"hex": "#fbdcb5",
"rgb": {
"r": 251,
"g": 220,
"b": 181
},
"hsl": {
"h": 33.429,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.91063,
"c": 0.06152,
"h": 73.3
},
"luminance": 0.75032
}Semantic roles & 50–950 ramp
primary
#FBDCB5
secondary
#75A4DF
accent
#66E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482