#FBDFBE#FBDFBE
#FBDFBE is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.8% C 0.053 H 71.7°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFBE |
|---|---|
| RGB | rgb(251, 223, 190) |
| HSL | hsl(32, 88%, 86%) |
| HSV | hsv(32, 24%, 98%) |
| CMYK | cmyk(0%, 11.2%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.32, 4.70, 19.72) |
| CIE-LCH | lch(90.32, 20.27, 76.59°) |
| OKLab | oklab(91.84% 0.0168 0.0506) |
| OKLCH | oklch(91.84% 0.053 71.7) |
| XYZ | xyz(75.4661, 77.0045, 59.5933) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.13
Peach
#FFDAB9
ΔE00 3.27
Light Peach
#FFD8B1
ΔE00 3.53
Blanchedalmond
#FFEBCD
ΔE00 3.69
Wheat
#F5DEB3
ΔE00 4.28
Navajowhite
#FFDEAD
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFBE #BEDAFB
analogous
#FBC1BE #FBDFBE #F9FBBE
triadic
#FBDFBE #BEFBDF #DFBEFB
tetradic
#FBDFBE #BEFBC1 #BEDAFB #FBBEF9
square
#FBDFBE #BEFBC1 #BEDAFB #FBBEF9
split-complementary
#FBDFBE #BEF9FB #C1BEFB
monochromatic
#F4A64B #F7C384 #FBDFBE #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.28
#FBDFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FBDFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFBE
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFBE | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0BC
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#FFD8D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdfbe; /* rgb */ color: rgb(251, 223, 190); /* oklch */ color: oklch(91.8% 0.053 71.7);
Tailwind
colors: {
custom: {
50: '#fde9d1',
500: '#fbdfbe',
950: '#000000',
},
}SCSS
$custom: #fbdfbe; $custom-light: #fde9d1; $custom-dark: #000000;
JSON
{
"hex": "#fbdfbe",
"rgb": {
"r": 251,
"g": 223,
"b": 190
},
"hsl": {
"h": 32.459,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.91839,
"c": 0.05331,
"h": 71.7
},
"luminance": 0.77002
}Semantic roles & 50–950 ramp
primary
#FBDFBE
secondary
#7DABE0
accent
#69E500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483