#FBDCB4#FBDCB4
#FBDCB4 is a very light, moderate orange. Relative luminance 0.750; OKLCH L 91.0% C 0.063 H 73.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCB4 |
|---|---|
| RGB | rgb(251, 220, 180) |
| HSL | hsl(34, 90%, 85%) |
| HSV | hsv(34, 28%, 98%) |
| CMYK | cmyk(0%, 12.4%, 28.3%, 1.6%) |
| CIE-LAB | lab(89.39, 4.91, 23.62) |
| CIE-LCH | lch(89.39, 24.13, 78.26°) |
| OKLab | oklab(91.04% 0.0173 0.0601) |
| OKLCH | oklch(91.04% 0.063 73.9) |
| XYZ | xyz(73.6160, 74.9934, 53.7685) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.36
Light Peach
#FFD8B1
ΔE00 2.85
Bisque
#FFE4C4
ΔE00 2.88
Moccasin
#FFE4B5
ΔE00 3.19
Wheat
#F5DEB3
ΔE00 3.30
Peach
#FFDAB9
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCB4 #B4D3FB
analogous
#FBB9B4 #FBDCB4 #F6FBB4
triadic
#FBDCB4 #B4FBDC #DCB4FB
tetradic
#FBDCB4 #B4FBB9 #B4D3FB #FBB4F6
square
#FBDCB4 #B4FBB9 #B4D3FB #FBB4F6
split-complementary
#FBDCB4 #B4F6FB #B9B4FB
monochromatic
#F5A640 #F8C17A #FBDCB4 #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.31
#FBDCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FBDCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCB4
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCB4 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB1
Deuteranopia (green-blind)
#EFE4B5
Tritanopia (blue-blind)
#FFD4D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdcb4; /* rgb */ color: rgb(251, 220, 180); /* oklch */ color: oklch(91.0% 0.063 73.9);
Tailwind
colors: {
custom: {
50: '#fde6ca',
500: '#fbdcb4',
950: '#000000',
},
}SCSS
$custom: #fbdcb4; $custom-light: #fde6ca; $custom-dark: #000000;
JSON
{
"hex": "#fbdcb4",
"rgb": {
"r": 251,
"g": 220,
"b": 180
},
"hsl": {
"h": 33.803,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.91042,
"c": 0.06255,
"h": 73.9
},
"luminance": 0.74991
}Semantic roles & 50–950 ramp
primary
#FBDCB4
secondary
#74A3DF
accent
#64E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482