#FCD3BB#FCD3BB
#FCD3BB is a very light, muted orange. Relative luminance 0.709; OKLCH L 89.6% C 0.056 H 52.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD3BB |
|---|---|
| RGB | rgb(252, 211, 187) |
| HSL | hsl(22, 92%, 86%) |
| HSV | hsv(22, 26%, 99%) |
| CMYK | cmyk(0%, 16.3%, 25.8%, 1.2%) |
| CIE-LAB | lab(87.42, 10.86, 17.25) |
| CIE-LCH | lch(87.42, 20.39, 57.80°) |
| OKLab | oklab(89.57% 0.0347 0.0445) |
| OKLCH | oklch(89.57% 0.056 52.1) |
| XYZ | xyz(72.4096, 70.8746, 56.8700) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.00
Peach
#FFDAB9
ΔE00 4.31
Light Peach
#FFD8B1
ΔE00 5.70
Bisque
#FFE4C4
ΔE00 7.53
Mistyrose
#FFE4E1
ΔE00 9.26
Navajowhite
#FFDEAD
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD3BB #BBE4FC
analogous
#FCBBC3 #FCD3BB #FCF3BB
triadic
#FCD3BB #BBFCD3 #D3BBFC
tetradic
#FCD3BB #C3FCBB #BBE4FC #F3BBFC
square
#FCD3BB #C3FCBB #BBE4FC #F3BBFC
split-complementary
#FCD3BB #BBFCF3 #BBC3FC
monochromatic
#F78746 #F9AD80 #FCD3BB #FEECE2 #FEECE2
Accessibility & contrast
On white
1.38
#FCD3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#FCD3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD3BB
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD3BB | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#E8DFBB
Tritanopia (blue-blind)
#FFCCCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd3bb; /* rgb */ color: rgb(252, 211, 187); /* oklch */ color: oklch(89.6% 0.056 52.1);
Tailwind
colors: {
custom: {
50: '#fee0cf',
500: '#fcd3bb',
950: '#000000',
},
}SCSS
$custom: #fcd3bb; $custom-light: #fee0cf; $custom-dark: #000000;
JSON
{
"hex": "#fcd3bb",
"rgb": {
"r": 252,
"g": 211,
"b": 187
},
"hsl": {
"h": 22.154,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.89569,
"c": 0.05638,
"h": 52.1
},
"luminance": 0.70872
}Semantic roles & 50–950 ramp
primary
#FCD3BB
secondary
#79BBE2
accent
#91E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483