#FBDFBC#FBDFBC
#FBDFBC is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.8% C 0.055 H 73.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFBC |
|---|---|
| RGB | rgb(251, 223, 188) |
| HSL | hsl(33, 89%, 86%) |
| HSV | hsv(33, 25%, 98%) |
| CMYK | cmyk(0%, 11.2%, 25.1%, 1.6%) |
| CIE-LAB | lab(90.28, 4.43, 20.70) |
| CIE-LCH | lch(90.28, 21.17, 77.92°) |
| OKLab | oklab(91.79% 0.016 0.053) |
| OKLCH | oklch(91.79% 0.055 73.2) |
| XYZ | xyz(75.2490, 76.9177, 58.4499) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.42
Light Peach
#FFD8B1
ΔE00 3.54
Peach
#FFDAB9
ΔE00 3.62
Wheat
#F5DEB3
ΔE00 3.66
Blanchedalmond
#FFEBCD
ΔE00 3.68
Navajowhite
#FFDEAD
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFBC #BCD8FB
analogous
#FBBFBC #FBDFBC #F7FBBC
triadic
#FBDFBC #BCFBDF #DFBCFB
tetradic
#FBDFBC #BCFBBF #BCD8FB #FBBCF7
square
#FBDFBC #BCFBBF #BCD8FB #FBBCF7
split-complementary
#FBDFBC #BCF7FB #BFBCFB
monochromatic
#F4A848 #F8C382 #FBDFBC #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.28
#FBDFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FBDFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFBC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFBC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFBA
Deuteranopia (green-blind)
#F0E6BD
Tritanopia (blue-blind)
#FFD8D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdfbc; /* rgb */ color: rgb(251, 223, 188); /* oklch */ color: oklch(91.8% 0.055 73.2);
Tailwind
colors: {
custom: {
50: '#fde8d0',
500: '#fbdfbc',
950: '#000000',
},
}SCSS
$custom: #fbdfbc; $custom-light: #fde8d0; $custom-dark: #000000;
JSON
{
"hex": "#fbdfbc",
"rgb": {
"r": 251,
"g": 223,
"b": 188
},
"hsl": {
"h": 33.333,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.91794,
"c": 0.05538,
"h": 73.2
},
"luminance": 0.76915
}Semantic roles & 50–950 ramp
primary
#FBDFBC
secondary
#7BA8E0
accent
#66E500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483