#FBDCB6#FBDCB6
#FBDCB6 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 91.1% C 0.060 H 72.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCB6 |
|---|---|
| RGB | rgb(251, 220, 182) |
| HSL | hsl(33, 90%, 85%) |
| HSV | hsv(33, 27%, 98%) |
| CMYK | cmyk(0%, 12.4%, 27.5%, 1.6%) |
| CIE-LAB | lab(89.43, 5.17, 22.64) |
| CIE-LCH | lch(89.43, 23.22, 77.13°) |
| OKLab | oklab(91.08% 0.0181 0.0577) |
| OKLCH | oklch(91.08% 0.061 72.6) |
| XYZ | xyz(73.8212, 75.0755, 54.8493) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.49
Light Peach
#FFD8B1
ΔE00 2.59
Navajowhite
#FFDEAD
ΔE00 2.95
Peach
#FFDAB9
ΔE00 3.20
Moccasin
#FFE4B5
ΔE00 3.70
Wheat
#F5DEB3
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCB6 #B6D5FB
analogous
#FBB9B6 #FBDCB6 #F8FBB6
triadic
#FBDCB6 #B6FBDC #DCB6FB
tetradic
#FBDCB6 #B6FBB9 #B6D5FB #FBB6F8
square
#FBDCB6 #B6FBB9 #B6D5FB #FBB6F8
split-complementary
#FBDCB6 #B6F8FB #B9B6FB
monochromatic
#F5A442 #F8C07C #FBDCB6 #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.31
#FBDCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FBDCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCB6
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCB6 | 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)
#E8DDB4
Deuteranopia (green-blind)
#EFE4B7
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdcb6; /* rgb */ color: rgb(251, 220, 182); /* oklch */ color: oklch(91.1% 0.060 72.6);
Tailwind
colors: {
custom: {
50: '#fde6cc',
500: '#fbdcb6',
950: '#000000',
},
}SCSS
$custom: #fbdcb6; $custom-light: #fde6cc; $custom-dark: #000000;
JSON
{
"hex": "#fbdcb6",
"rgb": {
"r": 251,
"g": 220,
"b": 182
},
"hsl": {
"h": 33.043,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.91084,
"c": 0.0605,
"h": 72.6
},
"luminance": 0.75073
}Semantic roles & 50–950 ramp
primary
#FBDCB6
secondary
#76A5E0
accent
#67E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483