#FBD7BF#FBD7BF
#FBD7BF is a very light, muted orange. Relative luminance 0.729; OKLCH L 90.3% C 0.052 H 55.6°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD7BF |
|---|---|
| RGB | rgb(251, 215, 191) |
| HSL | hsl(24, 88%, 87%) |
| HSV | hsv(24, 24%, 98%) |
| CMYK | cmyk(0%, 14.3%, 23.9%, 1.6%) |
| CIE-LAB | lab(88.39, 8.97, 16.49) |
| CIE-LCH | lch(88.39, 18.77, 61.46°) |
| OKLab | oklab(90.33% 0.0291 0.0426) |
| OKLCH | oklch(90.33% 0.052 55.6) |
| XYZ | xyz(73.4886, 72.8742, 59.4751) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.08
Peach
#FFDAB9
ΔE00 3.25
Light Peach
#FFD8B1
ΔE00 4.92
Bisque
#FFE4C4
ΔE00 5.93
Blanchedalmond
#FFEBCD
ΔE00 8.36
Antiquewhite
#FAEBD7
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD7BF #BFE3FB
analogous
#FBBFC5 #FBD7BF #FBF5BF
triadic
#FBD7BF #BFFBD7 #D7BFFB
tetradic
#FBD7BF #C5FBBF #BFE3FB #F5BFFB
square
#FBD7BF #C5FBBF #BFE3FB #F5BFFB
split-complementary
#FBD7BF #BFFBF5 #BFC5FB
monochromatic
#F48F4C #F7B385 #FBD7BF #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.35
#FBD7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#FBD7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD7BF
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD7BF | 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)
#E1D9BD
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#FFD0D0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fbd7bf; /* rgb */ color: rgb(251, 215, 191); /* oklch */ color: oklch(90.3% 0.052 55.6);
Tailwind
colors: {
custom: {
50: '#fde3d2',
500: '#fbd7bf',
950: '#000000',
},
}SCSS
$custom: #fbd7bf; $custom-light: #fde3d2; $custom-dark: #000000;
JSON
{
"hex": "#fbd7bf",
"rgb": {
"r": 251,
"g": 215,
"b": 191
},
"hsl": {
"h": 24,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.90329,
"c": 0.05158,
"h": 55.6
},
"luminance": 0.72872
}Semantic roles & 50–950 ramp
primary
#FBD7BF
secondary
#7EB9E0
accent
#8AE501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483