#FBD7BE#FBD7BE
#FBD7BE is a very light, muted orange. Relative luminance 0.728; OKLCH L 90.3% C 0.052 H 56.8°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD7BE |
|---|---|
| RGB | rgb(251, 215, 190) |
| HSL | hsl(25, 88%, 86%) |
| HSV | hsv(25, 24%, 98%) |
| CMYK | cmyk(0%, 14.3%, 24.3%, 1.6%) |
| CIE-LAB | lab(88.37, 8.83, 16.98) |
| CIE-LCH | lch(88.37, 19.14, 62.54°) |
| OKLab | oklab(90.31% 0.0287 0.0438) |
| OKLCH | oklch(90.31% 0.052 56.8) |
| XYZ | xyz(73.3790, 72.8303, 58.8976) |
| Luminance | 0.7283 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.87
Apricot
#FBCEB1
ΔE00 3.03
Light Peach
#FFD8B1
ΔE00 4.54
Bisque
#FFE4C4
ΔE00 5.63
Blanchedalmond
#FFEBCD
ΔE00 8.12
Navajowhite
#FFDEAD
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD7BE #BEE2FB
analogous
#FBBEC4 #FBD7BE #FBF6BE
triadic
#FBD7BE #BEFBD7 #D7BEFB
tetradic
#FBD7BE #C4FBBE #BEE2FB #F6BEFB
square
#FBD7BE #C4FBBE #BEE2FB #F6BEFB
split-complementary
#FBD7BE #BEFBF6 #BEC4FB
monochromatic
#F4904B #F7B484 #FBD7BE #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.35
#FBD7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#FBD7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD7BE
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD7BE | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#EAE1BE
Tritanopia (blue-blind)
#FFD0D0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fbd7be; /* rgb */ color: rgb(251, 215, 190); /* oklch */ color: oklch(90.3% 0.052 56.8);
Tailwind
colors: {
custom: {
50: '#fde3d1',
500: '#fbd7be',
950: '#000000',
},
}SCSS
$custom: #fbd7be; $custom-light: #fde3d1; $custom-dark: #000000;
JSON
{
"hex": "#fbd7be",
"rgb": {
"r": 251,
"g": 215,
"b": 190
},
"hsl": {
"h": 24.59,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.90306,
"c": 0.05238,
"h": 56.8
},
"luminance": 0.72828
}Semantic roles & 50–950 ramp
primary
#FBD7BE
secondary
#7DB8E0
accent
#87E500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483