#FBDCC4#FBDCC4
#FBDCC4 is a very light, muted orange. Relative luminance 0.757; OKLCH L 91.4% C 0.047 H 59.9°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCC4 |
|---|---|
| RGB | rgb(251, 220, 196) |
| HSL | hsl(26, 87%, 88%) |
| HSV | hsv(26, 22%, 98%) |
| CMYK | cmyk(0%, 12.4%, 21.9%, 1.6%) |
| CIE-LAB | lab(89.71, 7.08, 15.73) |
| CIE-LCH | lch(89.71, 17.25, 65.77°) |
| OKLab | oklab(91.4% 0.0236 0.0407) |
| OKLCH | oklch(91.4% 0.047 59.9) |
| XYZ | xyz(75.3409, 75.6834, 62.8535) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.96
Bisque
#FFE4C4
ΔE00 4.24
Light Peach
#FFD8B1
ΔE00 4.70
Apricot
#FBCEB1
ΔE00 4.82
Blanchedalmond
#FFEBCD
ΔE00 6.45
Antiquewhite
#FAEBD7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCC4 #C4E3FB
analogous
#FBC4C7 #FBDCC4 #FBF8C4
triadic
#FBDCC4 #C4FBDC #DCC4FB
tetradic
#FBDCC4 #C7FBC4 #C4E3FB #F8C4FB
square
#FBDCC4 #C7FBC4 #C4E3FB #F8C4FB
split-complementary
#FBDCC4 #C4FBF8 #C4C7FB
monochromatic
#F39851 #F7BA8B #FBDCC4 #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.30
#FBDCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#FBDCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCC4
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCC4 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC2
Deuteranopia (green-blind)
#EDE4C4
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdcc4; /* rgb */ color: rgb(251, 220, 196); /* oklch */ color: oklch(91.4% 0.047 59.9);
Tailwind
colors: {
custom: {
50: '#fde6d5',
500: '#fbdcc4',
950: '#000000',
},
}SCSS
$custom: #fbdcc4; $custom-light: #fde6d5; $custom-dark: #000000;
JSON
{
"hex": "#fbdcc4",
"rgb": {
"r": 251,
"g": 220,
"b": 196
},
"hsl": {
"h": 26.182,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.914,
"c": 0.04704,
"h": 59.9
},
"luminance": 0.75681
}Semantic roles & 50–950 ramp
primary
#FBDCC4
secondary
#82B8E1
accent
#81E402
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483