#FBDCC7#FBDCC7
#FBDCC7 is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.5% C 0.045 H 56.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCC7 |
|---|---|
| RGB | rgb(251, 220, 199) |
| HSL | hsl(24, 87%, 88%) |
| HSV | hsv(24, 21%, 98%) |
| CMYK | cmyk(0%, 12.4%, 20.7%, 1.6%) |
| CIE-LAB | lab(89.78, 7.51, 14.26) |
| CIE-LCH | lch(89.78, 16.11, 62.22°) |
| OKLab | oklab(91.47% 0.0248 0.037) |
| OKLCH | oklch(91.47% 0.045 56.2) |
| XYZ | xyz(75.6858, 75.8213, 64.6698) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.00
Apricot
#FBCEB1
ΔE00 4.92
Bisque
#FFE4C4
ΔE00 5.35
Light Peach
#FFD8B1
ΔE00 5.79
Antiquewhite
#FAEBD7
ΔE00 6.93
Warm Beige
#E9DCC9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCC7 #C7E6FB
analogous
#FBC7CC #FBDCC7 #FBF6C7
triadic
#FBDCC7 #C7FBDC #DCC7FB
tetradic
#FBDCC7 #CCFBC7 #C7E6FB #F6C7FB
square
#FBDCC7 #CCFBC7 #C7E6FB #F6C7FB
split-complementary
#FBDCC7 #C7FBF6 #C7CCFB
monochromatic
#F39555 #F7B88E #FBDCC7 #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.30
#FBDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#FBDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCC7
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCC7 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC6
Deuteranopia (green-blind)
#ECE4C7
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdcc7; /* rgb */ color: rgb(251, 220, 199); /* oklch */ color: oklch(91.5% 0.045 56.2);
Tailwind
colors: {
custom: {
50: '#fde6d8',
500: '#fbdcc7',
950: '#000000',
},
}SCSS
$custom: #fbdcc7; $custom-light: #fde6d8; $custom-dark: #000000;
JSON
{
"hex": "#fbdcc7",
"rgb": {
"r": 251,
"g": 220,
"b": 199
},
"hsl": {
"h": 24.231,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.91472,
"c": 0.04451,
"h": 56.2
},
"luminance": 0.75819
}Semantic roles & 50–950 ramp
primary
#FBDCC7
secondary
#85BCE1
accent
#88E302
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483