#FBDCBB#FBDCBB
#FBDCBB is a very light, muted orange. Relative luminance 0.753; OKLCH L 91.2% C 0.055 H 68.8°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCBB |
|---|---|
| RGB | rgb(251, 220, 187) |
| HSL | hsl(31, 89%, 86%) |
| HSV | hsv(31, 25%, 98%) |
| CMYK | cmyk(0%, 12.4%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.53, 5.84, 20.17) |
| CIE-LCH | lch(89.53, 21.00, 73.86°) |
| OKLab | oklab(91.19% 0.0201 0.0517) |
| OKLCH | oklch(91.19% 0.055 68.8) |
| XYZ | xyz(74.3471, 75.2859, 57.6194) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.09
Bisque
#FFE4C4
ΔE00 2.11
Light Peach
#FFD8B1
ΔE00 2.54
Navajowhite
#FFDEAD
ΔE00 4.54
Blanchedalmond
#FFEBCD
ΔE00 4.87
Wheat
#F5DEB3
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCBB #BBDAFB
analogous
#FBBCBB #FBDCBB #FAFBBB
triadic
#FBDCBB #BBFBDC #DCBBFB
tetradic
#FBDCBB #BBFBBC #BBDAFB #FBBBFA
square
#FBDCBB #BBFBBC #BBDAFB #FBBBFA
split-complementary
#FBDCBB #BBFAFB #BCBBFB
monochromatic
#F4A147 #F8BE81 #FBDCBB #FDF0E2 #FDF0E2
Accessibility & contrast
On white
1.31
#FBDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FBDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCBB
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCBB | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#EEE4BC
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdcbb; /* rgb */ color: rgb(251, 220, 187); /* oklch */ color: oklch(91.2% 0.055 68.8);
Tailwind
colors: {
custom: {
50: '#fde6cf',
500: '#fbdcbb',
950: '#000000',
},
}SCSS
$custom: #fbdcbb; $custom-light: #fde6cf; $custom-dark: #000000;
JSON
{
"hex": "#fbdcbb",
"rgb": {
"r": 251,
"g": 220,
"b": 187
},
"hsl": {
"h": 30.938,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.91194,
"c": 0.05546,
"h": 68.8
},
"luminance": 0.75283
}Semantic roles & 50–950 ramp
primary
#FBDCBB
secondary
#7AACE0
accent
#6FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483