#FBD8BF#FBD8BF
#FBD8BF is a very light, muted orange. Relative luminance 0.734; OKLCH L 90.5% C 0.051 H 57.6°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD8BF |
|---|---|
| RGB | rgb(251, 216, 191) |
| HSL | hsl(25, 88%, 87%) |
| HSV | hsv(25, 24%, 98%) |
| CMYK | cmyk(0%, 13.9%, 23.9%, 1.6%) |
| CIE-LAB | lab(88.63, 8.45, 16.83) |
| CIE-LCH | lch(88.63, 18.83, 63.35°) |
| OKLab | oklab(90.52% 0.0276 0.0434) |
| OKLCH | oklch(90.52% 0.051 57.6) |
| XYZ | xyz(73.7440, 73.3850, 59.5603) |
| Luminance | 0.7338 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.72
Apricot
#FBCEB1
ΔE00 3.37
Light Peach
#FFD8B1
ΔE00 4.44
Bisque
#FFE4C4
ΔE00 5.28
Blanchedalmond
#FFEBCD
ΔE00 7.75
Champagne
#F7E7CE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD8BF #BFE2FB
analogous
#FBBFC4 #FBD8BF #FBF6BF
triadic
#FBD8BF #BFFBD8 #D8BFFB
tetradic
#FBD8BF #C4FBBF #BFE2FB #F6BFFB
square
#FBD8BF #C4FBBF #BFE2FB #F6BFFB
split-complementary
#FBD8BF #BFFBF6 #BFC4FB
monochromatic
#F4924C #F7B585 #FBD8BF #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.34
#FBD8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#FBD8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD8BF
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD8BF | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#FFD1D1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fbd8bf; /* rgb */ color: rgb(251, 216, 191); /* oklch */ color: oklch(90.5% 0.051 57.6);
Tailwind
colors: {
custom: {
50: '#fde4d2',
500: '#fbd8bf',
950: '#000000',
},
}SCSS
$custom: #fbd8bf; $custom-light: #fde4d2; $custom-dark: #000000;
JSON
{
"hex": "#fbd8bf",
"rgb": {
"r": 251,
"g": 216,
"b": 191
},
"hsl": {
"h": 25,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.90519,
"c": 0.05146,
"h": 57.6
},
"luminance": 0.73383
}Semantic roles & 50–950 ramp
primary
#FBD8BF
secondary
#7EB7E0
accent
#86E501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483