#FBD9BB#FBD9BB
#FBD9BB is a very light, muted orange. Relative luminance 0.737; OKLCH L 90.6% C 0.055 H 63.5°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD9BB |
|---|---|
| RGB | rgb(251, 217, 187) |
| HSL | hsl(28, 89%, 86%) |
| HSV | hsv(28, 25%, 98%) |
| CMYK | cmyk(0%, 13.5%, 25.5%, 1.6%) |
| CIE-LAB | lab(88.79, 7.38, 19.15) |
| CIE-LCH | lch(88.79, 20.52, 68.91°) |
| OKLab | oklab(90.62% 0.0245 0.0492) |
| OKLCH | oklch(90.62% 0.055 63.5) |
| XYZ | xyz(73.5668, 73.7253, 57.3593) |
| Luminance | 0.7372 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.09
Light Peach
#FFD8B1
ΔE00 2.67
Bisque
#FFE4C4
ΔE00 3.66
Apricot
#FBCEB1
ΔE00 4.22
Navajowhite
#FFDEAD
ΔE00 6.08
Blanchedalmond
#FFEBCD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD9BB #BBDDFB
analogous
#FBBBBD #FBD9BB #FBF9BB
triadic
#FBD9BB #BBFBD9 #D9BBFB
tetradic
#FBD9BB #BDFBBB #BBDDFB #F9BBFB
square
#FBD9BB #BDFBBB #BBDDFB #F9BBFB
split-complementary
#FBD9BB #BBFBF9 #BBBDFB
monochromatic
#F49847 #F8B981 #FBD9BB #FDEFE2 #FDEFE2
Accessibility & contrast
On white
1.33
#FBD9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#FBD9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD9BB
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD9BB | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#ECE2BB
Tritanopia (blue-blind)
#FFD2D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbd9bb; /* rgb */ color: rgb(251, 217, 187); /* oklch */ color: oklch(90.6% 0.055 63.5);
Tailwind
colors: {
custom: {
50: '#fde4cf',
500: '#fbd9bb',
950: '#000000',
},
}SCSS
$custom: #fbd9bb; $custom-light: #fde4cf; $custom-dark: #000000;
JSON
{
"hex": "#fbd9bb",
"rgb": {
"r": 251,
"g": 217,
"b": 187
},
"hsl": {
"h": 28.125,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.90619,
"c": 0.05496,
"h": 63.5
},
"luminance": 0.73723
}Semantic roles & 50–950 ramp
primary
#FBD9BB
secondary
#7AB0E0
accent
#7AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483