#FBDCB3#FBDCB3
#FBDCB3 is a very light, moderate orange. Relative luminance 0.750; OKLCH L 91.0% C 0.064 H 74.6°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCB3 |
|---|---|
| RGB | rgb(251, 220, 179) |
| HSL | hsl(34, 90%, 84%) |
| HSV | hsv(34, 29%, 98%) |
| CMYK | cmyk(0%, 12.4%, 28.7%, 1.6%) |
| CIE-LAB | lab(89.37, 4.78, 24.12) |
| CIE-LCH | lch(89.37, 24.59, 78.78°) |
| OKLab | oklab(91.02% 0.0169 0.0613) |
| OKLCH | oklch(91.02% 0.064 74.6) |
| XYZ | xyz(73.5145, 74.9528, 53.2340) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.08
Moccasin
#FFE4B5
ΔE00 2.96
Light Peach
#FFD8B1
ΔE00 3.01
Bisque
#FFE4C4
ΔE00 3.10
Wheat
#F5DEB3
ΔE00 3.11
Peach
#FFDAB9
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCB3 #B3D2FB
analogous
#FBB8B3 #FBDCB3 #F6FBB3
triadic
#FBDCB3 #B3FBDC #DCB3FB
tetradic
#FBDCB3 #B3FBB8 #B3D2FB #FBB3F6
square
#FBDCB3 #B3FBB8 #B3D2FB #FBB3F6
split-complementary
#FBDCB3 #B3F6FB #B8B3FB
monochromatic
#F5A63F #F8C179 #FBDCB3 #FDF2E2 #FDF2E2
Accessibility & contrast
On white
1.31
#FBDCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#FBDCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCB3
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCB3 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB0
Deuteranopia (green-blind)
#F0E4B4
Tritanopia (blue-blind)
#FFD4D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdcb3; /* rgb */ color: rgb(251, 220, 179); /* oklch */ color: oklch(91.0% 0.064 74.6);
Tailwind
colors: {
custom: {
50: '#fde6ca',
500: '#fbdcb3',
950: '#000000',
},
}SCSS
$custom: #fbdcb3; $custom-light: #fde6ca; $custom-dark: #000000;
JSON
{
"hex": "#fbdcb3",
"rgb": {
"r": 251,
"g": 220,
"b": 179
},
"hsl": {
"h": 34.167,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.91021,
"c": 0.06359,
"h": 74.6
},
"luminance": 0.7495
}Semantic roles & 50–950 ramp
primary
#FBDCB3
secondary
#73A2DF
accent
#63E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482