#FBD9BF#FBD9BF
#FBD9BF is a very light, muted orange. Relative luminance 0.739; OKLCH L 90.7% C 0.051 H 59.5°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD9BF |
|---|---|
| RGB | rgb(251, 217, 191) |
| HSL | hsl(26, 88%, 87%) |
| HSV | hsv(26, 24%, 98%) |
| CMYK | cmyk(0%, 13.5%, 23.9%, 1.6%) |
| CIE-LAB | lab(88.87, 7.93, 17.17) |
| CIE-LCH | lch(88.87, 18.92, 65.21°) |
| OKLab | oklab(90.71% 0.0261 0.0443) |
| OKLCH | oklch(90.71% 0.051 59.5) |
| XYZ | xyz(74.0010, 73.8989, 59.6459) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.26
Apricot
#FBCEB1
ΔE00 3.76
Light Peach
#FFD8B1
ΔE00 4.01
Bisque
#FFE4C4
ΔE00 4.64
Blanchedalmond
#FFEBCD
ΔE00 7.13
Champagne
#F7E7CE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD9BF #BFE1FB
analogous
#FBBFC3 #FBD9BF #FBF7BF
triadic
#FBD9BF #BFFBD9 #D9BFFB
tetradic
#FBD9BF #C3FBBF #BFE1FB #F7BFFB
square
#FBD9BF #C3FBBF #BFE1FB #F7BFFB
split-complementary
#FBD9BF #BFFBF7 #BFC3FB
monochromatic
#F4954C #F7B785 #FBD9BF #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.33
#FBD9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#FBD9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD9BF
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD9BF | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBD
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#FFD2D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbd9bf; /* rgb */ color: rgb(251, 217, 191); /* oklch */ color: oklch(90.7% 0.051 59.5);
Tailwind
colors: {
custom: {
50: '#fde4d2',
500: '#fbd9bf',
950: '#000000',
},
}SCSS
$custom: #fbd9bf; $custom-light: #fde4d2; $custom-dark: #000000;
JSON
{
"hex": "#fbd9bf",
"rgb": {
"r": 251,
"g": 217,
"b": 191
},
"hsl": {
"h": 26,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.9071,
"c": 0.0514,
"h": 59.5
},
"luminance": 0.73897
}Semantic roles & 50–950 ramp
primary
#FBD9BF
secondary
#7EB6E0
accent
#82E501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483