#FBDFBB#FBDFBB
#FBDFBB is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.8% C 0.056 H 74.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFBB |
|---|---|
| RGB | rgb(251, 223, 187) |
| HSL | hsl(34, 89%, 86%) |
| HSV | hsv(34, 25%, 98%) |
| CMYK | cmyk(0%, 11.2%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.26, 4.29, 21.20) |
| CIE-LCH | lch(90.26, 21.63, 78.55°) |
| OKLab | oklab(91.77% 0.0156 0.0542) |
| OKLCH | oklch(91.77% 0.056 74) |
| XYZ | xyz(75.1415, 76.8747, 57.8842) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.65
Wheat
#F5DEB3
ΔE00 3.37
Navajowhite
#FFDEAD
ΔE00 3.41
Moccasin
#FFE4B5
ΔE00 3.48
Light Peach
#FFD8B1
ΔE00 3.59
Blanchedalmond
#FFEBCD
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFBB #BBD7FB
analogous
#FBBFBB #FBDFBB #F7FBBB
triadic
#FBDFBB #BBFBDF #DFBBFB
tetradic
#FBDFBB #BBFBBF #BBD7FB #FBBBF7
square
#FBDFBB #BBFBBF #BBD7FB #FBBBF7
split-complementary
#FBDFBB #BBF7FB #BFBBFB
monochromatic
#F4A947 #F8C481 #FBDFBB #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.28
#FBDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FBDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFBB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFBB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB9
Deuteranopia (green-blind)
#F1E6BC
Tritanopia (blue-blind)
#FFD8D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdfbb; /* rgb */ color: rgb(251, 223, 187); /* oklch */ color: oklch(91.8% 0.056 74.0);
Tailwind
colors: {
custom: {
50: '#fde8cf',
500: '#fbdfbb',
950: '#000000',
},
}SCSS
$custom: #fbdfbb; $custom-light: #fde8cf; $custom-dark: #000000;
JSON
{
"hex": "#fbdfbb",
"rgb": {
"r": 251,
"g": 223,
"b": 187
},
"hsl": {
"h": 33.75,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.91772,
"c": 0.05643,
"h": 74
},
"luminance": 0.76872
}Semantic roles & 50–950 ramp
primary
#FBDFBB
secondary
#7AA7E0
accent
#64E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483