#FBD7BB#FBD7BB
#FBD7BB is a very light, muted orange. Relative luminance 0.727; OKLCH L 90.2% C 0.055 H 59.9°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD7BB |
|---|---|
| RGB | rgb(251, 215, 187) |
| HSL | hsl(26, 89%, 86%) |
| HSV | hsv(26, 25%, 98%) |
| CMYK | cmyk(0%, 14.3%, 25.5%, 1.6%) |
| CIE-LAB | lab(88.30, 8.42, 18.47) |
| CIE-LCH | lch(88.30, 20.30, 65.50°) |
| OKLab | oklab(90.24% 0.0275 0.0475) |
| OKLCH | oklch(90.24% 0.055 59.9) |
| XYZ | xyz(73.0545, 72.7005, 57.1885) |
| Luminance | 0.7270 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.78
Apricot
#FBCEB1
ΔE00 3.16
Light Peach
#FFD8B1
ΔE00 3.42
Bisque
#FFE4C4
ΔE00 4.84
Navajowhite
#FFDEAD
ΔE00 7.22
Blanchedalmond
#FFEBCD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD7BB #BBDFFB
analogous
#FBBBBF #FBD7BB #FBF7BB
triadic
#FBD7BB #BBFBD7 #D7BBFB
tetradic
#FBD7BB #BFFBBB #BBDFFB #F7BBFB
square
#FBD7BB #BFFBBB #BBDFFB #F7BBFB
split-complementary
#FBD7BB #BBFBF7 #BBBFFB
monochromatic
#F49347 #F8B581 #FBD7BB #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.35
#FBD7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#FBD7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD7BB
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD7BB | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#EAE1BB
Tritanopia (blue-blind)
#FFD0CF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fbd7bb; /* rgb */ color: rgb(251, 215, 187); /* oklch */ color: oklch(90.2% 0.055 59.9);
Tailwind
colors: {
custom: {
50: '#fde3cf',
500: '#fbd7bb',
950: '#000000',
},
}SCSS
$custom: #fbd7bb; $custom-light: #fde3cf; $custom-dark: #000000;
JSON
{
"hex": "#fbd7bb",
"rgb": {
"r": 251,
"g": 215,
"b": 187
},
"hsl": {
"h": 26.25,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.90237,
"c": 0.0549,
"h": 59.9
},
"luminance": 0.72698
}Semantic roles & 50–950 ramp
primary
#FBD7BB
secondary
#7AB3E0
accent
#81E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483