#FBDCBE#FBDCBE
#FBDCBE is a very light, muted orange. Relative luminance 0.754; OKLCH L 91.3% C 0.053 H 66.2°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCBE |
|---|---|
| RGB | rgb(251, 220, 190) |
| HSL | hsl(30, 88%, 86%) |
| HSV | hsv(30, 24%, 98%) |
| CMYK | cmyk(0%, 12.4%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.59, 6.24, 18.69) |
| CIE-LCH | lch(89.59, 19.71, 71.53°) |
| OKLab | oklab(91.26% 0.0212 0.0481) |
| OKLCH | oklch(91.26% 0.053 66.2) |
| XYZ | xyz(74.6716, 75.4157, 59.3284) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.83
Bisque
#FFE4C4
ΔE00 2.50
Light Peach
#FFD8B1
ΔE00 3.01
Blanchedalmond
#FFEBCD
ΔE00 5.19
Apricot
#FBCEB1
ΔE00 5.42
Navajowhite
#FFDEAD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCBE #BEDDFB
analogous
#FBBEBF #FBDCBE #FBFBBE
triadic
#FBDCBE #BEFBDC #DCBEFB
tetradic
#FBDCBE #BFFBBE #BEDDFB #FBBEFB
square
#FBDCBE #BFFBBE #BEDDFB #FBBEFB
split-complementary
#FBDCBE #BEFBFB #BEBFFB
monochromatic
#F49E4B #F7BD84 #FBDCBE #FDEFE2 #FDEFE2
Accessibility & contrast
On white
1.31
#FBDCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#FBDCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCBE
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCBE | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#EEE4BF
Tritanopia (blue-blind)
#FFD5D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdcbe; /* rgb */ color: rgb(251, 220, 190); /* oklch */ color: oklch(91.3% 0.053 66.2);
Tailwind
colors: {
custom: {
50: '#fde6d1',
500: '#fbdcbe',
950: '#000000',
},
}SCSS
$custom: #fbdcbe; $custom-light: #fde6d1; $custom-dark: #000000;
JSON
{
"hex": "#fbdcbe",
"rgb": {
"r": 251,
"g": 220,
"b": 190
},
"hsl": {
"h": 29.508,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.91261,
"c": 0.05254,
"h": 66.2
},
"luminance": 0.75413
}Semantic roles & 50–950 ramp
primary
#FBDCBE
secondary
#7DAFE0
accent
#75E500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483