#FBD3BE#FBD3BE
#FBD3BE is a very light, muted orange. Relative luminance 0.708; OKLCH L 89.5% C 0.053 H 49.3°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD3BE |
|---|---|
| RGB | rgb(251, 211, 190) |
| HSL | hsl(21, 88%, 86%) |
| HSV | hsv(21, 24%, 98%) |
| CMYK | cmyk(0%, 15.9%, 24.3%, 1.6%) |
| CIE-LAB | lab(87.40, 10.90, 15.62) |
| CIE-LCH | lch(87.40, 19.05, 55.08°) |
| OKLab | oklab(89.55% 0.0347 0.0404) |
| OKLCH | oklch(89.55% 0.053 49.3) |
| XYZ | xyz(72.3729, 70.8181, 58.5622) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.94
Peach
#FFDAB9
ΔE00 5.24
Light Peach
#FFD8B1
ΔE00 6.73
Bisque
#FFE4C4
ΔE00 8.18
Mistyrose
#FFE4E1
ΔE00 8.31
Warm Beige
#E9DCC9
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD3BE #BEE6FB
analogous
#FBBEC8 #FBD3BE #FBF2BE
triadic
#FBD3BE #BEFBD3 #D3BEFB
tetradic
#FBD3BE #C8FBBE #BEE6FB #F2BEFB
square
#FBD3BE #C8FBBE #BEE6FB #F2BEFB
split-complementary
#FBD3BE #BEFBF2 #BEC8FB
monochromatic
#F4854B #F7AC84 #FBD3BE #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.38
#FBD3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#FBD3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD3BE
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD3BE | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BD
Deuteranopia (green-blind)
#E7DEBE
Tritanopia (blue-blind)
#FFCCCD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbd3be; /* rgb */ color: rgb(251, 211, 190); /* oklch */ color: oklch(89.5% 0.053 49.3);
Tailwind
colors: {
custom: {
50: '#fde0d1',
500: '#fbd3be',
950: '#000000',
},
}SCSS
$custom: #fbd3be; $custom-light: #fde0d1; $custom-dark: #000000;
JSON
{
"hex": "#fbd3be",
"rgb": {
"r": 251,
"g": 211,
"b": 190
},
"hsl": {
"h": 20.656,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.89547,
"c": 0.05329,
"h": 49.3
},
"luminance": 0.70815
}Semantic roles & 50–950 ramp
primary
#FBD3BE
secondary
#7DBEE0
accent
#96E500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483