#FBDDBA#FBDDBA
#FBDDBA is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.4% C 0.057 H 71.3°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDDBA |
|---|---|
| RGB | rgb(251, 221, 186) |
| HSL | hsl(32, 89%, 86%) |
| HSV | hsv(32, 26%, 98%) |
| CMYK | cmyk(0%, 12%, 25.9%, 1.6%) |
| CIE-LAB | lab(89.75, 5.19, 21.01) |
| CIE-LCH | lch(89.75, 21.64, 76.13°) |
| OKLab | oklab(91.36% 0.0182 0.0538) |
| OKLCH | oklch(91.36% 0.057 71.3) |
| XYZ | xyz(74.5037, 75.7697, 57.1453) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.82
Light Peach
#FFD8B1
ΔE00 2.79
Peach
#FFDAB9
ΔE00 2.85
Navajowhite
#FFDEAD
ΔE00 3.78
Wheat
#F5DEB3
ΔE00 4.22
Moccasin
#FFE4B5
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDDBA #BAD8FB
analogous
#FBBCBA #FBDDBA #F8FBBA
triadic
#FBDDBA #BAFBDD #DDBAFB
tetradic
#FBDDBA #BAFBBC #BAD8FB #FBBAF8
square
#FBDDBA #BAFBBC #BAD8FB #FBBAF8
split-complementary
#FBDDBA #BAF8FB #BCBAFB
monochromatic
#F4A446 #F8C080 #FBDDBA #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.30
#FBDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FBDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDDBA
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDDBA | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB8
Deuteranopia (green-blind)
#EFE5BB
Tritanopia (blue-blind)
#FFD6D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbddba; /* rgb */ color: rgb(251, 221, 186); /* oklch */ color: oklch(91.4% 0.057 71.3);
Tailwind
colors: {
custom: {
50: '#fde7ce',
500: '#fbddba',
950: '#000000',
},
}SCSS
$custom: #fbddba; $custom-light: #fde7ce; $custom-dark: #000000;
JSON
{
"hex": "#fbddba",
"rgb": {
"r": 251,
"g": 221,
"b": 186
},
"hsl": {
"h": 32.308,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.91364,
"c": 0.05674,
"h": 71.3
},
"luminance": 0.75767
}Semantic roles & 50–950 ramp
primary
#FBDDBA
secondary
#79A9E0
accent
#6AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483