#FBD8BB#FBD8BB
#FBD8BB is a very light, muted orange. Relative luminance 0.732; OKLCH L 90.4% C 0.055 H 61.7°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD8BB |
|---|---|
| RGB | rgb(251, 216, 187) |
| HSL | hsl(27, 89%, 86%) |
| HSV | hsv(27, 25%, 98%) |
| CMYK | cmyk(0%, 13.9%, 25.5%, 1.6%) |
| CIE-LAB | lab(88.55, 7.90, 18.81) |
| CIE-LCH | lch(88.55, 20.40, 67.21°) |
| OKLab | oklab(90.43% 0.026 0.0483) |
| OKLCH | oklch(90.43% 0.055 61.7) |
| XYZ | xyz(73.3099, 73.2113, 57.2736) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.33
Light Peach
#FFD8B1
ΔE00 3.00
Apricot
#FBCEB1
ΔE00 3.67
Bisque
#FFE4C4
ΔE00 4.25
Navajowhite
#FFDEAD
ΔE00 6.64
Blanchedalmond
#FFEBCD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD8BB #BBDEFB
analogous
#FBBBBE #FBD8BB #FBF8BB
triadic
#FBD8BB #BBFBD8 #D8BBFB
tetradic
#FBD8BB #BEFBBB #BBDEFB #F8BBFB
square
#FBD8BB #BEFBBB #BBDEFB #F8BBFB
split-complementary
#FBD8BB #BBFBF8 #BBBEFB
monochromatic
#F49647 #F8B781 #FBD8BB #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.34
#FBD8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#FBD8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD8BB
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD8BB | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#EBE1BB
Tritanopia (blue-blind)
#FFD1D0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fbd8bb; /* rgb */ color: rgb(251, 216, 187); /* oklch */ color: oklch(90.4% 0.055 61.7);
Tailwind
colors: {
custom: {
50: '#fde4cf',
500: '#fbd8bb',
950: '#000000',
},
}SCSS
$custom: #fbd8bb; $custom-light: #fde4cf; $custom-dark: #000000;
JSON
{
"hex": "#fbd8bb",
"rgb": {
"r": 251,
"g": 216,
"b": 187
},
"hsl": {
"h": 27.188,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.90428,
"c": 0.0549,
"h": 61.7
},
"luminance": 0.73209
}Semantic roles & 50–950 ramp
primary
#FBD8BB
secondary
#7AB2E0
accent
#7EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483