#FBDBBC#FBDBBC
#FBDBBC is a very light, muted orange. Relative luminance 0.748; OKLCH L 91.0% C 0.054 H 66.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBBC |
|---|---|
| RGB | rgb(251, 219, 188) |
| HSL | hsl(30, 89%, 86%) |
| HSV | hsv(30, 25%, 98%) |
| CMYK | cmyk(0%, 12.7%, 25.1%, 1.6%) |
| CIE-LAB | lab(89.30, 6.49, 19.34) |
| CIE-LCH | lch(89.30, 20.40, 71.45°) |
| OKLab | oklab(91.02% 0.0219 0.0497) |
| OKLCH | oklch(91.02% 0.054 66.2) |
| XYZ | xyz(74.1929, 74.8055, 58.0979) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.51
Light Peach
#FFD8B1
ΔE00 2.62
Bisque
#FFE4C4
ΔE00 2.71
Apricot
#FBCEB1
ΔE00 5.19
Navajowhite
#FFDEAD
ΔE00 5.37
Blanchedalmond
#FFEBCD
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBBC #BCDCFB
analogous
#FBBCBC #FBDBBC #FBFABC
triadic
#FBDBBC #BCFBDB #DBBCFB
tetradic
#FBDBBC #BCFBBC #BCDCFB #FABCFB
square
#FBDBBC #BCFBBC #BCDCFB #FABCFB
split-complementary
#FBDBBC #BCFBFA #BCBCFB
monochromatic
#F49D48 #F8BC82 #FBDBBC #FDEFE2 #FDEFE2
Accessibility & contrast
On white
1.32
#FBDBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FBDBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBBC
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBBC | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#EDE3BD
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdbbc; /* rgb */ color: rgb(251, 219, 188); /* oklch */ color: oklch(91.0% 0.054 66.2);
Tailwind
colors: {
custom: {
50: '#fde6d0',
500: '#fbdbbc',
950: '#000000',
},
}SCSS
$custom: #fbdbbc; $custom-light: #fde6d0; $custom-dark: #000000;
JSON
{
"hex": "#fbdbbc",
"rgb": {
"r": 251,
"g": 219,
"b": 188
},
"hsl": {
"h": 29.524,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.91024,
"c": 0.05428,
"h": 66.2
},
"luminance": 0.74803
}Semantic roles & 50–950 ramp
primary
#FBDBBC
secondary
#7BAEE0
accent
#75E500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483