#FBD3BB#FBD3BB
#FBD3BB is a very light, muted orange. Relative luminance 0.707; OKLCH L 89.5% C 0.055 H 52.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD3BB |
|---|---|
| RGB | rgb(251, 211, 187) |
| HSL | hsl(23, 89%, 86%) |
| HSV | hsv(23, 25%, 98%) |
| CMYK | cmyk(0%, 15.9%, 25.5%, 1.6%) |
| CIE-LAB | lab(87.33, 10.49, 17.11) |
| CIE-LCH | lch(87.33, 20.07, 58.48°) |
| OKLab | oklab(89.48% 0.0336 0.0441) |
| OKLCH | oklch(89.48% 0.055 52.7) |
| XYZ | xyz(72.0483, 70.6883, 56.8531) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.05
Peach
#FFDAB9
ΔE00 4.12
Light Peach
#FFD8B1
ΔE00 5.54
Bisque
#FFE4C4
ΔE00 7.29
Mistyrose
#FFE4E1
ΔE00 9.26
Navajowhite
#FFDEAD
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD3BB #BBE3FB
analogous
#FBBBC3 #FBD3BB #FBF3BB
triadic
#FBD3BB #BBFBD3 #D3BBFB
tetradic
#FBD3BB #C3FBBB #BBE3FB #F3BBFB
square
#FBD3BB #C3FBBB #BBE3FB #F3BBFB
split-complementary
#FBD3BB #BBFBF3 #BBC3FB
monochromatic
#F48847 #F8AE81 #FBD3BB #FDECE2 #FDECE2
Accessibility & contrast
On white
1.39
#FBD3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FBD3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD3BB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD3BB | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#E7DEBB
Tritanopia (blue-blind)
#FFCCCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbd3bb; /* rgb */ color: rgb(251, 211, 187); /* oklch */ color: oklch(89.5% 0.055 52.7);
Tailwind
colors: {
custom: {
50: '#fde0cf',
500: '#fbd3bb',
950: '#000000',
},
}SCSS
$custom: #fbd3bb; $custom-light: #fde0cf; $custom-dark: #000000;
JSON
{
"hex": "#fbd3bb",
"rgb": {
"r": 251,
"g": 211,
"b": 187
},
"hsl": {
"h": 22.5,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.89477,
"c": 0.05543,
"h": 52.7
},
"luminance": 0.70686
}Semantic roles & 50–950 ramp
primary
#FBD3BB
secondary
#7ABAE0
accent
#8FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483