#FBD6BB#FBD6BB
#FBD6BB is a very light, muted orange. Relative luminance 0.722; OKLCH L 90.0% C 0.055 H 58.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD6BB |
|---|---|
| RGB | rgb(251, 214, 187) |
| HSL | hsl(25, 89%, 86%) |
| HSV | hsv(25, 25%, 98%) |
| CMYK | cmyk(0%, 14.7%, 25.5%, 1.6%) |
| CIE-LAB | lab(88.06, 8.94, 18.13) |
| CIE-LCH | lch(88.06, 20.21, 63.76°) |
| OKLab | oklab(90.05% 0.029 0.0466) |
| OKLCH | oklch(90.05% 0.055 58.1) |
| XYZ | xyz(72.8006, 72.1928, 57.1038) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.32
Apricot
#FBCEB1
ΔE00 2.70
Light Peach
#FFD8B1
ΔE00 3.90
Bisque
#FFE4C4
ΔE00 5.45
Navajowhite
#FFDEAD
ΔE00 7.80
Blanchedalmond
#FFEBCD
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD6BB #BBE0FB
analogous
#FBBBC0 #FBD6BB #FBF6BB
triadic
#FBD6BB #BBFBD6 #D6BBFB
tetradic
#FBD6BB #C0FBBB #BBE0FB #F6BBFB
square
#FBD6BB #C0FBBB #BBE0FB #F6BBFB
split-complementary
#FBD6BB #BBFBF6 #BBC0FB
monochromatic
#F49047 #F8B381 #FBD6BB #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.36
#FBD6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#FBD6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD6BB
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD6BB | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#EAE0BB
Tritanopia (blue-blind)
#FFCFCE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fbd6bb; /* rgb */ color: rgb(251, 214, 187); /* oklch */ color: oklch(90.0% 0.055 58.1);
Tailwind
colors: {
custom: {
50: '#fde2cf',
500: '#fbd6bb',
950: '#000000',
},
}SCSS
$custom: #fbd6bb; $custom-light: #fde2cf; $custom-dark: #000000;
JSON
{
"hex": "#fbd6bb",
"rgb": {
"r": 251,
"g": 214,
"b": 187
},
"hsl": {
"h": 25.313,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.90046,
"c": 0.05495,
"h": 58.1
},
"luminance": 0.7219
}Semantic roles & 50–950 ramp
primary
#FBD6BB
secondary
#7AB5E0
accent
#85E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483