#FBD9BE#FBD9BE
#FBD9BE is a very light, muted orange. Relative luminance 0.739; OKLCH L 90.7% C 0.052 H 60.5°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD9BE |
|---|---|
| RGB | rgb(251, 217, 190) |
| HSL | hsl(27, 88%, 86%) |
| HSV | hsv(27, 24%, 98%) |
| CMYK | cmyk(0%, 13.5%, 24.3%, 1.6%) |
| CIE-LAB | lab(88.85, 7.79, 17.67) |
| CIE-LCH | lch(88.85, 19.31, 66.20°) |
| OKLab | oklab(90.69% 0.0257 0.0455) |
| OKLCH | oklch(90.69% 0.052 60.5) |
| XYZ | xyz(73.8913, 73.8551, 59.0683) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.91
Light Peach
#FFD8B1
ΔE00 3.65
Apricot
#FBCEB1
ΔE00 3.83
Bisque
#FFE4C4
ΔE00 4.36
Blanchedalmond
#FFEBCD
ΔE00 6.92
Navajowhite
#FFDEAD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD9BE #BEE0FB
analogous
#FBBEC2 #FBD9BE #FBF7BE
triadic
#FBD9BE #BEFBD9 #D9BEFB
tetradic
#FBD9BE #C2FBBE #BEE0FB #F7BEFB
square
#FBD9BE #C2FBBE #BEE0FB #F7BEFB
split-complementary
#FBD9BE #BEFBF7 #BEC2FB
monochromatic
#F4964B #F7B784 #FBD9BE #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.33
#FBD9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#FBD9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD9BE
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD9BE | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#EBE2BE
Tritanopia (blue-blind)
#FFD2D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbd9be; /* rgb */ color: rgb(251, 217, 190); /* oklch */ color: oklch(90.7% 0.052 60.5);
Tailwind
colors: {
custom: {
50: '#fde4d1',
500: '#fbd9be',
950: '#000000',
},
}SCSS
$custom: #fbd9be; $custom-light: #fde4d1; $custom-dark: #000000;
JSON
{
"hex": "#fbd9be",
"rgb": {
"r": 251,
"g": 217,
"b": 190
},
"hsl": {
"h": 26.557,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.90687,
"c": 0.05228,
"h": 60.5
},
"luminance": 0.73853
}Semantic roles & 50–950 ramp
primary
#FBD9BE
secondary
#7DB4E0
accent
#80E500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483