#FBDCB8#FBDCB8
#FBDCB8 is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.1% C 0.058 H 71.2°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCB8 |
|---|---|
| RGB | rgb(251, 220, 184) |
| HSL | hsl(32, 89%, 85%) |
| HSV | hsv(32, 27%, 98%) |
| CMYK | cmyk(0%, 12.4%, 26.7%, 1.6%) |
| CIE-LAB | lab(89.47, 5.44, 21.65) |
| CIE-LCH | lch(89.47, 22.32, 75.91°) |
| OKLab | oklab(91.13% 0.0189 0.0553) |
| OKLCH | oklch(91.13% 0.058 71.2) |
| XYZ | xyz(74.0293, 75.1587, 55.9456) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.20
Light Peach
#FFD8B1
ΔE00 2.45
Peach
#FFDAB9
ΔE00 2.71
Navajowhite
#FFDEAD
ΔE00 3.56
Wheat
#F5DEB3
ΔE00 4.25
Moccasin
#FFE4B5
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCB8 #B8D7FB
analogous
#FBBAB8 #FBDCB8 #F8FBB8
triadic
#FBDCB8 #B8FBDC #DCB8FB
tetradic
#FBDCB8 #B8FBBA #B8D7FB #FBB8F8
square
#FBDCB8 #B8FBBA #B8D7FB #FBB8F8
split-complementary
#FBDCB8 #B8F8FB #BAB8FB
monochromatic
#F4A344 #F8BF7E #FBDCB8 #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.31
#FBDCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FBDCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCB8
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCB8 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB6
Deuteranopia (green-blind)
#EFE4B9
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdcb8; /* rgb */ color: rgb(251, 220, 184); /* oklch */ color: oklch(91.1% 0.058 71.2);
Tailwind
colors: {
custom: {
50: '#fde6cd',
500: '#fbdcb8',
950: '#000000',
},
}SCSS
$custom: #fbdcb8; $custom-light: #fde6cd; $custom-dark: #000000;
JSON
{
"hex": "#fbdcb8",
"rgb": {
"r": 251,
"g": 220,
"b": 184
},
"hsl": {
"h": 32.239,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.91128,
"c": 0.05846,
"h": 71.2
},
"luminance": 0.75156
}Semantic roles & 50–950 ramp
primary
#FBDCB8
secondary
#77A8E0
accent
#6AE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483