#FBD8BE#FBD8BE
#FBD8BE is a very light, muted orange. Relative luminance 0.733; OKLCH L 90.5% C 0.052 H 58.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD8BE |
|---|---|
| RGB | rgb(251, 216, 190) |
| HSL | hsl(26, 88%, 86%) |
| HSV | hsv(26, 24%, 98%) |
| CMYK | cmyk(0%, 13.9%, 24.3%, 1.6%) |
| CIE-LAB | lab(88.61, 8.31, 17.33) |
| CIE-LCH | lch(88.61, 19.22, 64.37°) |
| OKLab | oklab(90.5% 0.0272 0.0447) |
| OKLCH | oklch(90.5% 0.052 58.6) |
| XYZ | xyz(73.6344, 73.3411, 58.9827) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.35
Apricot
#FBCEB1
ΔE00 3.39
Light Peach
#FFD8B1
ΔE00 4.06
Bisque
#FFE4C4
ΔE00 4.99
Blanchedalmond
#FFEBCD
ΔE00 7.52
Navajowhite
#FFDEAD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD8BE #BEE1FB
analogous
#FBBEC3 #FBD8BE #FBF7BE
triadic
#FBD8BE #BEFBD8 #D8BEFB
tetradic
#FBD8BE #C3FBBE #BEE1FB #F7BEFB
square
#FBD8BE #C3FBBE #BEE1FB #F7BEFB
split-complementary
#FBD8BE #BEFBF7 #BEC3FB
monochromatic
#F4934B #F7B584 #FBD8BE #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.34
#FBD8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#FBD8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD8BE
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD8BE | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABC
Deuteranopia (green-blind)
#EBE1BE
Tritanopia (blue-blind)
#FFD1D1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fbd8be; /* rgb */ color: rgb(251, 216, 190); /* oklch */ color: oklch(90.5% 0.052 58.6);
Tailwind
colors: {
custom: {
50: '#fde4d1',
500: '#fbd8be',
950: '#000000',
},
}SCSS
$custom: #fbd8be; $custom-light: #fde4d1; $custom-dark: #000000;
JSON
{
"hex": "#fbd8be",
"rgb": {
"r": 251,
"g": 216,
"b": 190
},
"hsl": {
"h": 25.574,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.90496,
"c": 0.0523,
"h": 58.6
},
"luminance": 0.73339
}Semantic roles & 50–950 ramp
primary
#FBD8BE
secondary
#7DB6E0
accent
#84E500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483